summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-01[CIFS] Fix indentation of fs/cifs/Kconfig entriesSteve French1-18/+19
2012-10-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-9/+5
2012-10-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-54/+47
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-199/+101
2012-10-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+44
2012-10-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-159/+114
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds32-906/+892
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds208-5240/+13242
2012-10-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+3
2012-10-01Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-40/+102
2012-10-01[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)Steve French5-29/+56
2012-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-68/+66
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds57-1424/+1932
2012-10-01Merge tag 'ktest-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+3
2012-10-01Merge tag 'localmodconfig-v3.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-26/+24
2012-10-01IB/qib: Fix local access validation for user MRsMike Marciniszyn1-2/+3
2012-10-01localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando1-0/+2
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds71-3568/+4900
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds87-207/+142
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds43-563/+1417
2012-10-01Merge tag 'regmap-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds4-26/+83
2012-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds15-800/+710
2012-10-01Merge branch 'multitouch' into for-linusJiri Kosina2-7/+65
2012-10-01Merge branch 'upstream' into for-linusJiri Kosina31-229/+110
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina545-5148/+8154
2012-10-01spi: remove completely broken Tegra driverStephen Warren3-709/+0
2012-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville67-1375/+3271
2012-10-01mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier1-0/+3
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2-14/+15
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2-13/+22
2012-10-01HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-01HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-10-01HID: multitouch: add support for GeneralTouch multi-touchscreenXianhan Yu2-1/+18
2012-10-01HID: Add support for Sony PS3 BD Remote ControlDavid Dillow5-1/+232
2012-10-01HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2-6/+16
2012-10-01pinctrl: add bcm2835 driverSimon Arlott4-0/+1155
2012-10-01pinctrl: clarify idle vs sleep statesLinus Walleij1-5/+10
2012-09-30IB/srp: Avoid having aborted requests hangBart Van Assche1-0/+1
2012-09-30IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche1-1/+1
2012-09-30IB/qib: Add a qib driver versionDean Luick3-3/+16
2012-09-30RDMA/nes: Fix compilation error when nes_debug is enabledTatyana Nikolova1-2/+2
2012-09-30RDMA/nes: Print hardware resource typeTatyana Nikolova3-11/+20
2012-09-30RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova1-0/+2
2012-09-30RDMA/nes: Cosmetic changesTatyana Nikolova1-19/+13
2012-09-30RDMA/nes: Fix for incorrect MSS when TSO is onTatyana Nikolova1-7/+7
2012-09-30RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova1-25/+7
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier3-26/+38
2012-09-30mlx4_core: Trivial cleanups to driver log messagesRoland Dreier1-5/+4
2012-09-30mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier1-1/+1