aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras1-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-61/+175
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-13/+4
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+11
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds14-170/+468
2012-05-22powerpc: Fix irq distributionKim Phillips1-1/+1
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags"Benjamin Herrenschmidt1-71/+6
2012-05-21powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro1-3/+3
2012-05-21new helper: sigsuspend()Al Viro1-10/+1
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-154/+7
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-8/+11
2012-05-16powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder1-1/+2
2012-05-14powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder1-1/+7
2012-05-14powerpc/pseries: Add PFO support to the VIO busKent Yoder1-39/+234
2012-05-14powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flagsK.Prasad1-6/+71
2012-05-14powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings1-2/+6
2012-05-14Merge branch 'merge' into nextBenjamin Herrenschmidt2-13/+44
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
2012-05-10Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt1-8/+195
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt5-32/+19
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2-3/+9
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2-19/+7
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner1-31/+0
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2-10/+3
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner1-19/+0
2012-05-08powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner1-9/+5
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt1-0/+4
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan1-1/+2
2012-05-05powerpc: Use generic init_taskThomas Gleixner2-30/+1
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris4-26/+26
2012-05-03powerpc/47x: Kernel support for KEXECSuzuki Poulose1-6/+189
2012-05-03powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose1-2/+6
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2-74/+0
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard1-4/+0
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard2-1/+11
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2-16/+0
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard2-7/+0
2012-04-30powerpc: Better scheduling of CR save code in system call pathAnton Blanchard1-9/+7
2012-04-30powerpc: No need to preserve count register across system callAnton Blanchard1-2/+1
2012-04-30powerpc: No need to save XER in a system callAnton Blanchard1-2/+1
2012-04-30powerpc: Hide some system call labels from profile toolsAnton Blanchard1-4/+4
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2-10/+3
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner1-69/+5
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt1-0/+3
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti3-26/+23
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach1-0/+3