Age | Commit message (Expand) | Author | Files | Lines |
2012-12-14 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -5/+91 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -67/+10 |
2012-12-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+8 |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+7 |
2012-12-12 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 1 | -2/+2 |
2012-12-12 | numa: convert static memory to dynamically allocated memory for per node device | Wen Congyang | 1 | -2/+2 |
2012-12-06 | KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations | Paul Mackerras | 1 | -3/+1 |
2012-11-29 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -2/+2 |
2012-11-29 | powerpc: switch to generic fork/clone/vfork | Al Viro | 1 | -23/+0 |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 3 | -44/+10 |
2012-11-29 | powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2 | -8/+0 |
2012-11-20 | vtime: Warn if irqs aren't disabled on system time accounting APIs | Frederic Weisbecker | 1 | -0/+2 |
2012-11-19 | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker | 1 | -6/+0 |
2012-11-19 | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker | 1 | -7/+7 |
2012-11-19 | vtime: Remove the underscore prefix invasion | Frederic Weisbecker | 1 | -2/+2 |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder | 3 | -3/+3 |
2012-11-03 | uprobes/powerpc: Do not use arch_uprobe_*_step() helpers | Oleg Nesterov | 1 | -0/+6 |
2012-11-03 | uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume() | Oleg Nesterov | 1 | -3/+1 |
2012-10-31 | Merge commit 'origin/queue' into for-queue | Alexander Graf | 41 | -355/+796 |
2012-10-30 | KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online | Paul Mackerras | 1 | -0/+46 |
2012-10-30 | Merge remote-tracking branch 'master' into queue | Marcelo Tosatti | 41 | -355/+796 |
2012-10-30 | vtime: Make vtime_account_system() irqsafe | Frederic Weisbecker | 1 | -2/+2 |
2012-10-22 | powerpc: make fork_idle() take the common "kernel thread" path in copy_thread() | Al Viro | 1 | -1/+1 |
2012-10-22 | powerpc: put the "zero usp means using parent's stack pointer" to copy_thread() | Al Viro | 1 | -5/+4 |
2012-10-22 | powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al. | Al Viro | 1 | -3/+0 |
2012-10-22 | powerpc: don't bother with zero-extending arguments in sys_clone() | Al Viro | 1 | -8/+0 |
2012-10-22 | powerpc: take dereferencing to ret_from_kernel_thread() | Al Viro | 2 | -3/+2 |
2012-10-18 | cpuidle/powerpc: Fix smt_snooze_delay functionality. | Deepthi Dharwar | 1 | -1/+1 |
2012-10-15 | powerpc: don't mess with r2 in copy_thread() and friends | Al Viro | 2 | -3/+0 |
2012-10-15 | powerpc: switch to saner kernel_execve() semantics | Al Viro | 3 | -21/+3 |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -130/+59 |
2012-10-11 | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue | Marcelo Tosatti | 4 | -2/+44 |
2012-10-06 | powerpc/epapr: export epapr_hypercall_start | Scott Wood | 1 | -0/+5 |
2012-10-06 | KVM: PPC: ev_idle hcall support for e500 guests | Liu Yu-B13201 | 2 | -1/+38 |
2012-10-06 | KVM: PPC: use definitions in epapr header for hcalls | Stuart Yoder | 1 | -1/+1 |
2012-10-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 33 | -171/+734 |
2012-10-05 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 1 | -51/+0 |
2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -2/+2 |
2012-10-04 | powerpc/iommu: Fix multiple issues with IOMMU pools code | Anton Blanchard | 1 | -1/+4 |
2012-10-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+62 |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -38/+7 |
2012-10-03 | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 1 | -38/+7 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -0/+20 |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -23/+35 |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger | 1 | -1/+0 |
2012-10-01 | powerpc: switch to generic sys_execve()/kernel_execve() | Al Viro | 5 | -48/+17 |
2012-10-01 | powerpc: split ret_from_fork | Al Viro | 6 | -81/+42 |
2012-09-28 | Merge tag 'v3.6-rc7' into next | James Morris | 14 | -33/+89 |