summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2412-32/+173
|\
| * of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney2010-11-221-0/+97
| * phylib: Add support for Marvell 88E1149R devices.David Daney2010-11-222-0/+41
| * phylib: Use common page register definition for Marvell PHYs.David Daney2010-11-221-13/+14
| * qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao2010-11-221-3/+3
| * ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend2010-11-221-3/+3
| * SuperH IrDA: correct Baud rate error correctionNicolas Kaiser2010-11-211-1/+1
| * atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings2010-11-211-1/+1
| * net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-214-6/+4
| * bonding: change list contact to netdev@vger.kernel.orgSimon Horman2010-11-211-1/+1
| * e1000: fix screaming IRQAnupam Chanda2010-11-211-4/+8
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-2419-48/+151
|\ \
| * | USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern2010-11-161-5/+5
| * | USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu2010-11-161-1/+1
| * | USB: isp1362-hcd - fix section mismatch warningAxel Lin2010-11-161-1/+1
| * | USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-164-5/+57
| * | USB: OTG: langwell_otg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-5/+4
| * | USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-6/+4
| * | USB: misc: usbled: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-1/+1
| * | USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman2010-11-151-1/+1
| * | USB: misc: cypress_cy7c63: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-4/+2
| * | USB: storage: sierra_ms: fix sysfs file attributeGreg Kroah-Hartman2010-11-151-1/+1
| * | USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman2010-11-151-1/+1
| * | USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman2010-11-151-4/+3
| * | Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-154-13/+70
| |\ \
| | * | xhci: Fix command ring replay after resume.Sarah Sharp2010-11-151-10/+61
| | * | xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-112-2/+7
| | * | xHCI: release spinlock when setup interruptAndiry Xu2010-11-111-0/+2
| | * | xhci: Remove excessive printks with shared IRQs.Sarah Sharp2010-11-111-1/+0
* | | | Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds2010-11-221-1/+1
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-11-206-56/+37
|\ \ \ \
| * | | | ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner2010-11-201-0/+24
| * | | | fs: Do not dispatch FITRIM through separate super_operationLukas Czerner2010-11-203-41/+0
| * | | | ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong2010-11-191-2/+3
| * | | | jbd2: fix /proc/fs/jbd2/<dev> when using an external journalyangsheng2010-11-181-8/+8
| * | | | ext4: missing unlock in ext4_clear_request_list()Dan Carpenter2010-11-181-3/+0
| * | | | ext4: fix setting random pages PageUptodateMarkus Trippelsdorf2010-11-181-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-2014-76/+129
|\ \ \ \ \
| * | | | | ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil2010-11-181-3/+7
| * | | | | ceph: fix frag offset for non-leftmost fragsSage Weil2010-11-121-1/+4
| * | | | | ceph: fix dangling pointerSage Weil2010-11-121-0/+1
| * | | | | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-093-5/+9
| * | | | | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-095-19/+44
| * | | | | ceph: fix comment, remove extraneous argsSage Weil2010-11-093-15/+11
| * | | | | ceph: fix update of ctime from MDSSage Weil2010-11-081-2/+4
| * | | | | ceph: fix version check on racing inode updatesSage Weil2010-11-081-4/+9
| * | | | | ceph: fix uid/gid on resent mds requestsSage Weil2010-11-082-2/+7
| * | | | | ceph: fix rdcache_gen usage and invalidateSage Weil2010-11-083-14/+10
| * | | | | ceph: re-request max_size if cap auth changesSage Weil2010-11-071-0/+5
| * | | | | ceph: only let auth caps update max_sizeSage Weil2010-11-071-1/+8