summaryrefslogtreecommitdiffstats
path: root/Documentation/x86/pat.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-30USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin1-0/+3
2010-06-30USB: gadget/printer, fix sleep inside atomicJiri Slaby1-16/+16
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby1-5/+10
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2-8/+0
2010-06-30USB: fix oops in usb_sg_init()Alan Stern1-2/+5
2010-06-30USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy1-1/+5
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang1-3/+10
2010-06-30USB: otg/ulpi: bail out on read errorsWolfram Sang1-6/+11
2010-06-30usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad1-1/+2
2010-06-30USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu1-1/+1
2010-06-30USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp1-16/+46
2010-06-30USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz1-0/+11
2010-06-30USB: g_serial: fix tty cleanup on unloadJon Povey1-0/+1
2010-06-30USB: g_serial: don't set low_latency flagJon Povey1-13/+2
2010-06-27KEYS: Propagate error code instead of returning -EINVALDan Carpenter1-2/+2
2010-06-27phylib: Add autoload support for the LXT973 phy.David Woodhouse1-0/+1
2010-06-27ISDN: hysdn, fix potential NULL dereferenceJiri Slaby1-1/+2
2010-06-27vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt1-9/+20
2010-06-26isdn/gigaset: correct CAPI connection state storageTilman Schmidt3-53/+180
2010-06-26isdn/gigaset: encode HLC and BC togetherTilman Schmidt3-38/+52
2010-06-26isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt1-32/+51
2010-06-26isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt1-4/+4
2010-06-26isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt6-112/+94
2010-06-26cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli1-1/+2
2010-06-26smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki1-5/+13
2010-06-26ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger1-1/+1
2010-06-25Bluetooth: Bring back var 'i' incrementGustavo F. Padovan1-0/+2
2010-06-25MAINTAINERS - Add an entry for the input MT protocolHenrik Rydberg1-0/+7
2010-06-25ext3: update ctime when changing the file's permission by setfaclMiao Xie1-0/+1
2010-06-25ext2: update ctime when changing the file's permission by setfaclJan Kara1-0/+1
2010-06-24xfrm: check bundle policy existance before dereferencing itTimo Teräs1-1/+2
2010-06-24md/raid5: don't include 'spare' drives when reshaping to fewer devices.NeilBrown1-2/+7
2010-06-24md/raid5: add a missing 'continue' in a loop.NeilBrown1-1/+3
2010-06-24md/raid5: Allow recovered part of partially recovered devices to be in-syncNeilBrown1-12/+30
2010-06-24md/raid5: More careful check for "has array failed".NeilBrown1-4/+71
2010-06-24md: Don't update ->recovery_offset when reshaping an array to fewer devices.NeilBrown2-0/+3
2010-06-24md/raid5: avoid oops when number of devices is reduced then increased.NeilBrown1-9/+10
2010-06-24md: enable raid4->raid0 takeoverMaciej Trela1-2/+6
2010-06-24md: clear layout after ->raid0 takeoverMaciej Trela1-0/+2
2010-06-24md: fix raid10 takeover: use new_layout for setup_confMaciej Trela1-8/+7
2010-06-24md: fix handling of array level takeover that re-arranges devices.NeilBrown6-35/+41
2010-06-24md: raid10: Fix null pointer dereference in fix_read_error()Prasanna S. Panchamukhi1-6/+6
2010-06-24Restore partition detection of newly created md arrays.NeilBrown1-0/+1
2010-06-23sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips1-5/+14
2010-06-23MAINTAINERS: change mailing list address for CIFSJeff Layton1-1/+1
2010-06-23cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov1-21/+34
2010-06-23net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty1-0/+2
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet1-1/+1
2010-06-23virtio-pci: disable msi at startupMichael S. Tsirkin2-0/+4
2010-06-23virtio: return ENOMEM on out of memoryMichael S. Tsirkin1-1/+1