summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-5/+91
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-67/+10
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+8
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-2/+2
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang1-2/+2
2012-12-06KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras1-3/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+2
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro1-23/+0
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro3-44/+10
2012-11-28powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2-8/+0
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker1-0/+2
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker1-6/+0
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-7/+7
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker1-2/+2
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder3-3/+3
2012-11-03uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov1-0/+6
2012-11-03uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov1-3/+1
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf41-355/+796
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras1-0/+46
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti41-355/+796
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker1-2/+2
2012-10-21powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()Al Viro1-1/+1
2012-10-21powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()Al Viro1-5/+4
2012-10-21powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.Al Viro1-3/+0
2012-10-21powerpc: don't bother with zero-extending arguments in sys_clone()Al Viro1-8/+0
2012-10-21powerpc: take dereferencing to ret_from_kernel_thread()Al Viro2-3/+2
2012-10-18cpuidle/powerpc: Fix smt_snooze_delay functionality.Deepthi Dharwar1-1/+1
2012-10-14powerpc: don't mess with r2 in copy_thread() and friendsAl Viro2-3/+0
2012-10-14powerpc: switch to saner kernel_execve() semanticsAl Viro3-21/+3
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-130/+59
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti4-2/+44
2012-10-05powerpc/epapr: export epapr_hypercall_startScott Wood1-0/+5
2012-10-05KVM: PPC: ev_idle hcall support for e500 guestsLiu Yu-B132012-1/+38
2012-10-05KVM: PPC: use definitions in epapr header for hcallsStuart Yoder1-1/+1
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds33-171/+734
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-51/+0
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard1-1/+4
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-0/+62
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-38/+7
2012-10-02compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas1-38/+7
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+20
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-23/+35
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro5-48/+17
2012-09-30powerpc: split ret_from_forkAl Viro6-81/+42
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris14-33/+89