aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-24RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocationSteve Wise1-2/+6
2010-05-24RDMA/cxgb4: Fix overflow bug in CQ armSteve Wise1-19/+12
2010-05-24RDMA/cxgb4: Optimize CQ overflow detectionSteve Wise2-12/+17
2010-05-24RDMA/cxgb4: CQ size must be IQ size - 2Steve Wise1-1/+4
2010-05-24RDMA/cxgb4: Register RDMA provider based on LLD state_change eventsSteve Wise3-10/+39
2010-05-24RDMA/cxgb4: Detach from the LLD after unregistering RDMA deviceSteve Wise1-3/+1
2010-05-24macvlan: do proper cleanup in macvlan_common_newlink() V2Jiri Pirko1-1/+8
2010-05-24be2net: Bug fix in init code in probeSarveshwar Bandi1-4/+6
2010-05-24net/dccp: expansion of error code sizeYoichi Yuasa1-3/+3
2010-05-24Merge branch 'master' into develRussell King18-25/+41
2010-05-24Merge branch 'devel-stable' into develRussell King151-3863/+5881
2010-05-24Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into dev...Russell King116-3664/+4784
2010-05-24ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900wanzongshun3-0/+58
2010-05-24lib/atomic64_test: fix missing include of linux/kernel.hPeter Huewe1-0/+1
2010-05-24x86: remove last traces of quicklist usagePeter Zijlstra1-1/+0
2010-05-24x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas1-0/+11
2010-05-24x86: "nosmp" command line option should force the system into UP modeJan Beulich1-3/+23
2010-05-24arch/x86/pci: use kasprintfJulia Lawall1-2/+1
2010-05-24x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson1-8/+33
2010-05-24ARM: 5939/1: ARM: Add option CMDLINE_FORCE to force usage of the in-kernel cm...Alexander Holler2-0/+13
2010-05-24ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin1-0/+2
2010-05-24ARM: mach-at91: duplicated includeAndrea Gelmini1-1/+0
2010-05-24ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-24ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanupAndrea Gelmini1-4/+7
2010-05-24ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-24ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanupAndrea Gelmini1-4/+4
2010-05-24ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-05-24ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanupAndrea Gelmini1-3/+3
2010-05-24ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-05-24ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-24ARM: SPEAR6xx: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan1-5/+12
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap1-1/+1
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap1-0/+3
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter1-1/+1
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter1-0/+4
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter1-2/+4
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde1-1/+1
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde4-14/+18
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville3-27/+3
2010-05-24wireless: update gfp/slab.h includesTejun Heo2-0/+2
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa1-1/+1
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf1-3/+4
2010-05-24slub: move kmem_cache_node into it's own cachelineAlexander Duyck2-28/+14
2010-05-24HID: Add the GYR4101US USB ID to hid-gyrationCory Maccarrone3-0/+3
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder27-513/+2382
2010-05-24[SCSI] ipr: improve interrupt service routine performanceWayne Boyer1-33/+30
2010-05-24[SCSI] ipr: set the data list length in the request control blockWayne Boyer1-0/+2
2010-05-24[SCSI] ipr: fix a register read to use the correct address for 64 bit adaptersWayne Boyer2-5/+9
2010-05-24[SCSI] ipr: include the resource path in the IOA status area structureWayne Boyer2-59/+98