summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar13-33/+48
2012-03-14hwmon: (zl6100) Enable interval between chip accesses for all chipsGuenter Roeck2-17/+9
2012-03-14perf tools, x86: Build perf on older user-space as wellIngo Molnar4-0/+10
2012-03-14perf tools: Use scnprintf where applicableArnaldo Carvalho de Melo8-33/+35
2012-03-14perf tools: Incorrect use of snprintf results in SEGVAnton Blanchard1-0/+3
2012-03-14block: fix ioc leak in put_io_contextXiaotian Feng1-0/+6
2012-03-14iscsi-target: Fix reservation conflict -EBUSY response handling bugNicholas Bellinger1-1/+1
2012-03-14target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASENicholas Bellinger2-12/+23
2012-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2012-03-14sparc32: Add -Av8 to assembler command line.David S. Miller1-1/+1
2012-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-45/+78
2012-03-14Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds6-576/+1488
2012-03-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+10
2012-03-14Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-16/+59
2012-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-6/+4
2012-03-14tile: Use set_current_blocked() and block_sigmask()Matt Fleming2-15/+3
2012-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-5/+22
2012-03-13perf record: Fix buffer overrun bug in tracepoint_id_to_path()Stephane Eranian1-1/+1
2012-03-13hwmon: (w83627ehf) Describe undocumented pwm attributesGuenter Roeck1-1/+6
2012-03-13hwmon: (w83627ehf) Fix temp2 source for W83627UHGJean Delvare2-5/+5
2012-03-13Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-3/+714
2012-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+3
2012-03-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-2/+10
2012-03-13Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-2/+8
2012-03-13tun: don't hold network namespace by tun socketsStanislav Kinsbursky1-3/+12
2012-03-13bnx2x: FCoE statistics id fixedYuval Mintz1-3/+9
2012-03-13bnx2x: dcb bit indices flags used as bitsYuval Mintz2-4/+6
2012-03-13bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior1-1/+1
2012-03-13bnx2x: pfc statistics counts pfc events twiceYuval Mintz1-12/+0
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra1-8/+9
2012-03-12hwmon: (w83627ehf) Fix memory leak in probe functionGuenter Roeck1-4/+3
2012-03-12arch/tile: misplaced parens near likelyroel1-1/+1
2012-03-12arch/tile: sync up the defconfig files to the tipChris Metcalf2-559/+1483
2012-03-12arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf1-1/+1
2012-03-12rt2x00: fix random stallsStanislaw Gruszka3-1/+17
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2-4/+5
2012-03-12hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776FGuenter Roeck1-1/+1
2012-03-12panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()Xi Wang1-2/+2
2012-03-12acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc1-1/+29
2012-03-12Fujitsu tablet extras driverRobert Gerlach4-0/+502
2012-03-12x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptopsBen Hutchings3-0/+181
2012-03-12dql: Fix undefined jiffiesTom Herbert1-0/+1
2012-03-12tcp: fix syncookie regressionEric Dumazet2-17/+23
2012-03-12usb: asix: Patch for Sitecom LN-031Joerg Neikes1-0/+4
2012-03-12regulator: da9052: Ensure the selected voltage falls within the specified rangeAxel Lin1-4/+4
2012-03-12regulator: Set n_voltages for da9052 regulatorsAxel Lin1-0/+4
2012-03-12regulator: Fix setting selector in tps6524x set_voltage functionAxel Lin1-1/+1
2012-03-11restore smp_mb() in unlock_new_inode()Al Viro1-0/+1
2012-03-11vfs: fix return value from do_last()Miklos Szeredi1-1/+1
2012-03-11vfs: fix double put after complete_walk()Miklos Szeredi1-1/+1