summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-1/+1
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-154/+7
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2-13/+44
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-05powerpc: Use generic init_taskThomas Gleixner2-30/+1
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris4-26/+26
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-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach1-0/+3
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry1-1/+1
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+0
2012-04-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-20/+23
2012-04-11irq: Kill pointless irqd_to_hw exportGrant Likely1-6/+0
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt1-2/+2
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt1-18/+21
2012-04-05Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds5-20/+28
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell2-0/+3
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds28-23/+19
2012-03-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds6-14/+49
2012-03-29Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-83/+362
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells28-23/+19
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz5-20/+28
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt1-4/+8
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell4-8/+5
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell1-2/+2
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard1-0/+34
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds1-0/+1
2012-03-24Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+2
2012-03-24coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-93/+28
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds49-7535/+2041
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-614/+3
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell1-14/+0
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell7-252/+15
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt1-0/+18
2012-03-20powerpc/PCI: convert devtree bus addresses to resourceBjorn Helgaas1-4/+8
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas3-6/+10
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2012-03-17powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong1-1/+1
2012-03-16powerpc: Fix power4/970 idle code regression with lockdepBenjamin Herrenschmidt1-1/+1
2012-03-15powerpc: Add initial e6500 cpu supportKumar Gala1-0/+18
2012-03-13Merge branch 'eeh' into nextBenjamin Herrenschmidt2-1/+8