aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-110/+10
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-29irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG renameGrant Likely7-7/+7
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely1-10/+0
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 Torvalds131-700/+680
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds26-220/+294
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds41-1176/+4161
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells132-701/+686
2012-03-28powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt4-5/+45
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2-5/+17
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell10-26/+5
2012-03-28powerpc: Remove NO_IRQ_IGNOREStephen Rothwell3-11/+3
2012-03-28powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard1-25/+1
2012-03-28powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard1-19/+8
2012-03-28powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2-2/+1
2012-03-28powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard1-4/+1
2012-03-28powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard1-17/+116
2012-03-28powerpc: Make function that parses RTAS error logs globalAnton Blanchard3-66/+69
2012-03-28powerpc/eeh: Retrieve PHB from global listGavin Shan1-14/+5
2012-03-28powerpc/eeh: Remove eeh information from pci_dnGavin Shan2-24/+13
2012-03-28powerpc/eeh: Remove eeh device from OF nodeGavin Shan2-1/+9
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll1-1/+2
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds3-0/+3
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 Torvalds15-119/+37
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds282-13846/+9612
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+7
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-1/+5
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds43-1211/+230
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds5-10/+9
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-1/+5
2012-03-20spufs: make register_filesystem the last potential failure exitAl Viro1-5/+5
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-2/+2
2012-03-21powerpc/ps3: Do not adjust the wrapper load addressStephen Rothwell1-9/+13
2012-03-21powerpc: Remove the rest of the legacy iSeries include filesStephen Rothwell9-707/+0
2012-03-21powerpc: Remove the remaining CONFIG_PPC_ISERIES piecesStephen Rothwell5-37/+3
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell18-367/+26
2012-03-21powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2-2/+1
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt87-897/+4927
2012-03-21Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt5-4/+198
2012-03-21powerpc/5200: convert mpc5200 to use of_platform_populate()Grant Likely1-6/+4
2012-03-21powerpc/mpc5200: add options to mpc5200_defconfigHeiko Schocher1-0/+4
2012-03-21powerpc/mpc52xx: add a4m072 board supportHeiko Schocher2-0/+169
2012-03-20powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas1-3/+0
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 Helgaas4-6/+11