| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation: change email address for Hans Koch | Hans J. Koch | 2010-11-19 | 3 | -5/+5 |
* | Documentation/gpio.txt: explain poll/select usage | Bernhard Walle | 2010-11-19 | 1 | -0/+10 |
* | Documentation: make configfs example code simpler, clearer | Dan Carpenter | 2010-11-19 | 1 | -1/+1 |
* | kernel-doc: escape xml for structs | Randy Dunlap | 2010-11-19 | 1 | -3/+9 |
* | Fix build failure at cx25821-video driver | Youquan Song | 2010-11-18 | 1 | -0/+1 |
* | hardirq.h: needs sched.h if using BKL | Linus Torvalds | 2010-11-18 | 1 | -0/+1 |
* | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-11-18 | 2 | -11/+10 |
|\ |
|
| * | KVM: VMX: Fix host userspace gsbase corruption | Avi Kivity | 2010-11-17 | 1 | -8/+7 |
| * | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity | 2010-11-17 | 2 | -3/+3 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-11-18 | 3 | -16/+21 |
|\ \ |
|
| * | | kgdb,ppc: Fix regression in evr register handling | Dongdong Deng | 2010-11-17 | 1 | -2/+2 |
| * | | kgdb,x86: fix regression in detach handling | Jason Wessel | 2010-11-17 | 1 | -4/+8 |
| * | | kdb: fix crash when KDB_BASE_CMD_MAX is exceeded | Jovi Zhang | 2010-11-17 | 1 | -4/+4 |
| * | | kdb: fix memory leak in kdb_main.c | Jovi Zhang | 2010-11-17 | 1 | -6/+7 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-11-18 | 9 | -11/+20 |
|\ \ \ |
|
| * | | | powerpc: Update a BKL related comment | Alessio Igor Bogani | 2010-11-18 | 1 | -3/+2 |
| * | | | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 | Kumar Gala | 2010-11-18 | 1 | -1/+4 |
| * | | | powerpc: Fix call to subpage_protection() | Michael Neuling | 2010-11-18 | 1 | -1/+1 |
| * | | | powerpc: Set CONFIG_32BIT on ppc32 | kerstin jonsson | 2010-11-18 | 1 | -0/+4 |
| * | | | powerpc/mm: Fix build error in setup_initial_memory_limit | Kumar Gala | 2010-11-18 | 1 | -1/+1 |
| * | | | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG | Nishanth Aravamudan | 2010-11-18 | 3 | -4/+6 |
| * | | | powerpc: Fix div64 in bootloader | Benjamin Herrenschmidt | 2010-11-18 | 1 | -1/+2 |
* | | | | hardirq.h: remove now-empty #ifdef/#endif pair | Linus Torvalds | 2010-11-18 | 1 | -2/+0 |
|/ / / |
|
* | | | Fix build failure due to hwirq.h needing smp_lock.h | Linus Torvalds | 2010-11-17 | 2 | -4/+1 |
* | | | BKL: remove references to lock_kernel from comments | Arnd Bergmann | 2010-11-17 | 1 | -4/+4 |
* | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 137 | -137/+0 |
* | | | staging/stradis: mark as "depends on BKL" | Arnd Bergmann | 2010-11-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | kernel: make /proc/kallsyms mode 400 to reduce ease of attacking | Marcus Meissner | 2010-11-17 | 1 | -1/+1 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-11-17 | 10 | -58/+86 |
|\ \ |
|
| * | | nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr | Catalin Marinas | 2010-11-16 | 1 | -0/+6 |
| * | | SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable | Jesper Juhl | 2010-11-16 | 1 | -3/+1 |
| * | | nfs: trivial: remove unused nfs_wait_event macro | Jeff Layton | 2010-11-16 | 1 | -6/+0 |
| * | | NFS: readdir shouldn't read beyond the reply returned by the server | Trond Myklebust | 2010-11-16 | 5 | -7/+11 |
| * | | NFS: Fix a couple of regressions in readdir. | Trond Myklebust | 2010-11-16 | 1 | -34/+56 |
| * | | Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS... | Trond Myklebust | 2010-11-16 | 1 | -1/+1 |
| * | | Regression: fix mounting NFS when NFSv3 support is not compiled | Paulius Zaleckas | 2010-11-16 | 1 | -1/+7 |
| * | | NLM: Fix a regression in lockd | Trond Myklebust | 2010-11-16 | 2 | -7/+5 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-17 | 4 | -22/+62 |
|\ \ \ |
|
| * | | | sched: Fix cross-sched-class wakeup preemption | Peter Zijlstra | 2010-11-11 | 3 | -18/+27 |
| * | | | sched: Fix runnable condition for stoptask | Peter Zijlstra | 2010-11-10 | 1 | -1/+1 |
| * | | | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha | 2010-11-10 | 3 | -3/+34 |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-11-17 | 4 | -6/+39 |
|\ \ \ \ |
|
| * | | | | PM / PM QoS: Fix reversed min and max | Colin Cross | 2010-11-15 | 1 | -2/+2 |
| * | | | | PM / OPP: Hide OPP configuration when SoCs do not provide an implementation | Mark Brown | 2010-11-11 | 2 | -0/+7 |
| * | | | | PM: Allow devices to be removed during late suspend and early resume | Rafael J. Wysocki | 2010-11-11 | 1 | -4/+30 |
| |/ / / |
|
* | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-11-16 | 2 | -2/+4 |
|\ \ \ \ |
|
| * | | | | futex: Address compiler warnings in exit_robust_list | Darren Hart | 2010-11-10 | 2 | -2/+4 |
* | | | | | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 115 | -199/+347 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-11-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | PCI: fix offset check for sysfs mmapped files | Darrick J. Wong | 2010-11-16 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|