summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
2010-11-18Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+10
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds3-16/+21
2010-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-11/+20
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani1-3/+2
2010-11-18powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala1-1/+4
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling1-1/+1
2010-11-18powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson1-0/+4
2010-11-18powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan3-4/+6
2010-11-18powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt1-1/+2
2010-11-18hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds1-2/+0
2010-11-18Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2-4/+1
2010-11-18KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity1-8/+7
2010-11-18KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2-3/+3
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-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-17kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner1-1/+1
2010-11-17Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds10-58/+86
2010-11-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-22/+62
2010-11-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-6/+39
2010-11-17Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+4
2010-11-17SCSI host lock push-downJeff Garzik115-199/+347
2010-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
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-16Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds1-1/+1
2010-11-16NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust5-7/+11
2010-11-16NFS: Fix a couple of regressions in readdir.Trond Myklebust1-34/+56
2010-11-16Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...Trond Myklebust1-1/+1
2010-11-16Regression: fix mounting NFS when NFSv3 support is not compiledPaulius Zaleckas1-1/+7
2010-11-16NLM: Fix a regression in lockdTrond Myklebust2-7/+5
2010-11-16capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris7-40/+28
2010-11-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+6
2010-11-16Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-42/+192
2010-11-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-36/+23
2010-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-49/+174
2010-11-16PM / PM QoS: Fix reversed min and maxColin Cross1-2/+2
2010-11-16i2c: Sanity checks on adapter registrationJean Delvare1-0/+12
2010-11-16i2c: Mark i2c_adapter.id as deprecatedJean Delvare3-2/+11
2010-11-16i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare3-3/+0