summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2012-04-08KVM: PPC: Book 3S: Fix compilation for !HV configsPaul Mackerras
2012-04-08KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras
2012-04-08KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras
2012-04-08KVM: PPC: e500mc supportScott Wood
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood
2012-04-08powerpc/booke: Provide exception macros with interrupt nameScott Wood
2012-04-05Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2012-03-20Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-03-20powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas