summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2-4/+1
2010-11-17KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity1-8/+7
2010-11-17KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2-3/+3
2010-11-17gianfar: fix signedness issueNicolas Kaiser1-4/+3
2010-11-17net: bnx2x: fix error value signVasiliy Kulikov1-1/+1
2010-11-178139cp: fix checksum brokenShan Wei1-6/+4
2010-11-17r8169: fix checksum brokenShan Wei1-2/+1
2010-11-17rds: Integer overflow in RDS cmsg handlingDan Rosenberg1-1/+1
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng1-2/+2
2010-11-17kgdb,x86: fix regression in detach handlingJason Wessel1-4/+8
2010-11-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang1-4/+4
2010-11-17kdb: fix memory leak in kdb_main.cJovi Zhang1-6/+7
2010-11-17[libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik1-12/+9
2010-11-17BKL: remove references to lock_kernel from commentsArnd Bergmann1-4/+4
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann137-137/+0
2010-11-17staging/stradis: mark as "depends on BKL"Arnd Bergmann1-1/+1
2010-11-16kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner1-1/+1
2010-11-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds10-58/+86
2010-11-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-22/+62
2010-11-16Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-6/+39
2010-11-16Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+4
2010-11-16SCSI host lock push-downJeff Garzik115-199/+347
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez1-0/+52
2010-11-16ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2-1/+5
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan3-1/+9
2010-11-16ath9k_htc: Update usb device ID listRajkumar Manoharan1-0/+5
2010-11-16ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan1-2/+1
2010-11-16xfrm: update flowi saddr in icmp_send if unsetUlrich Weber1-0/+3
2010-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2010-11-16irda: irttp: allow zero byte packetsWolfram Sang1-6/+19
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-44/+167
2010-11-16PCI: fix offset check for sysfs mmapped filesDarrick J. Wong1-1/+1
2010-11-16nfs: Ignore kmemleak false positive in nfs_readdir_make_qstrCatalin Marinas1-0/+6
2010-11-16SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl1-3/+1
2010-11-16nfs: trivial: remove unused nfs_wait_event macroJeff Layton1-6/+0
2010-11-16kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches1-1/+1
2010-11-15Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov1-14/+14
2010-11-15Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds1-1/+1
2010-11-15NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust5-7/+11
2010-11-15NFS: Fix a couple of regressions in readdir.Trond Myklebust1-34/+56
2010-11-15Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...Trond Myklebust1-1/+1
2010-11-15Regression: fix mounting NFS when NFSv3 support is not compiledPaulius Zaleckas1-1/+7
2010-11-15NLM: Fix a regression in lockdTrond Myklebust2-7/+5
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris7-40/+28
2010-11-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+6
2010-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-42/+192
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-36/+23
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-49/+174
2010-11-15PM / PM QoS: Fix reversed min and maxColin Cross1-2/+2
2010-11-15i2c: Sanity checks on adapter registrationJean Delvare1-0/+12