summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-22powerpc: Fix irq distributionKim Phillips
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt
2012-05-22powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro
2012-05-22new helper: sigsuspend()Al Viro
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-16powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder
2012-05-14powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder
2012-05-14powerpc/pseries: Add PFO support to the VIO busKent Yoder
2012-05-14powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad
2012-05-14powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings
2012-05-14Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-05-11powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt
2012-05-10Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-05-08powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt
2012-05-08powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner
2012-05-08powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner
2012-05-06kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan
2012-05-05powerpc: Use generic init_taskThomas Gleixner
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris
2012-05-03powerpc/47x: Kernel support for KEXECSuzuki Poulose
2012-05-03powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard
2012-04-30powerpc: Optimise enable_kernel_altivecAnton Blanchard
2012-04-30powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard
2012-04-30powerpc: Better scheduling of CR save code in system call pathAnton Blanchard
2012-04-30powerpc: No need to preserve count register across system callAnton Blanchard
2012-04-30powerpc: No need to save XER in a system callAnton Blanchard
2012-04-30powerpc: Hide some system call labels from profile toolsAnton Blanchard
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-26powerpc: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-11irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt