summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-06KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras
2012-11-29flagday: don't pass regs to copy_thread()Al Viro
2012-11-29powerpc: switch to generic fork/clone/vforkAl Viro
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-11-03uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov
2012-11-03uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-22powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()Al Viro
2012-10-22powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()Al Viro
2012-10-22powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.Al Viro
2012-10-22powerpc: don't bother with zero-extending arguments in sys_clone()Al Viro
2012-10-22powerpc: take dereferencing to ret_from_kernel_thread()Al Viro
2012-10-17cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar
2012-10-14powerpc: don't mess with r2 in copy_thread() and friendsAl Viro
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-10-05powerpc/epapr: export epapr_hypercall_startScott Wood
2012-10-05KVM: PPC: ev_idle hcall support for e500 guestsLiu Yu-B13201
2012-10-05KVM: PPC: use definitions in epapr header for hcallsStuart Yoder
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard
2012-10-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-03compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-10-01powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-10-01powerpc: split ret_from_forkAl Viro
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris