aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-6/+0
2012-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-20/+23
2012-04-10irq: 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-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds5-20/+28
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell2-0/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds28-23/+19
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-14/+49
2012-03-28Merge 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/paulg/linuxLinus Torvalds1-0/+1
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-8/+2
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds5-93/+28
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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/kernel/git/tip/tipLinus 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
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt13-294/+551
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan2-1/+8
2012-03-09powerpc: Replace mfmsr instructions with load from PACA kernel_msr fieldBenjamin Herrenschmidt2-12/+7
2012-03-09powerpc: Fix 64-bit BookE FP unavailable exceptionsBenjamin Herrenschmidt1-6/+7
2012-03-09powerpc: Disable interrupts in 64-bit kernel FP and vector faultsBenjamin Herrenschmidt3-7/+9
2012-03-09powerpc: Call do_page_fault() with interrupts offBenjamin Herrenschmidt7-54/+28
2012-03-09powerpc: Improve 64-bit syscall entry/exitBenjamin Herrenschmidt1-20/+23
2012-03-09powerpc: Rework runlatch codeBenjamin Herrenschmidt2-13/+14
2012-03-09powerpc: Use the same interrupt prolog for perfmon as other interruptsBenjamin Herrenschmidt1-3/+3
2012-03-09powerpc: Remove legacy iSeries bits from assembly filesBenjamin Herrenschmidt5-172/+15
2012-03-09powerpc: clean up vio.cStephen Rothwell1-17/+1
2012-03-07powerpc: Make SPARSE_IRQ requiredGrant Likely1-4/+0
2012-03-07powerpc/prom: Remove limit on maximum size of propertiesNishanth Aravamudan1-15/+0
2012-03-07powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2-16/+8
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4