aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells65-60/+9
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds103-10267/+2179
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 Torvalds4-0/+4
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds18-181/+129
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: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2-0/+2
2012-03-21powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2-2/+1
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt16-504/+762
2012-03-21Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2-1/+2
2012-03-21powerpc/5200: convert mpc5200 to use of_platform_populate()Grant Likely1-6/+4
2012-03-21powerpc/mpc52xx: add a4m072 board supportHeiko Schocher1-0/+1
2012-03-17powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong1-0/+1
2012-03-17powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong1-1/+1
2012-03-16powerpc: add support for MPIC message register APIJia Hongtao1-0/+8
2012-03-16powerpc/85xx: mpc8548cds - Add FPGA node to dtschenhui zhao1-16/+34
2012-03-16powerpc/85xx: mpc8548cds - Add RapidIO node to dtschenhui zhao1-0/+1
2012-03-16powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridgechenhui zhao1-2/+29
2012-03-16powerpc/85xx: Add Quicc Engine support for p1025rdbZhicheng Fan1-1/+76
2012-03-16powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan1-20/+15
2012-03-16powerpc/85xx: allow CONFIG_PHYS_64BIT to be selectableTimur Tabi1-1/+0
2012-03-16powerpc/85xx: Add missing config option for CACHE SRAM codeClaudiu Manoil1-0/+9
2012-03-16powerpc/85xx: p1022ds: enable monitor switching via pixis indirect modeTimur Tabi1-22/+110
2012-03-16powerpc/85xx: Board support for GE IMP3AMartyn Welch3-0/+262
2012-03-16powerpc: Move GE PIC driversMartyn Welch7-271/+3
2012-03-16gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch2-173/+1
2012-03-16powerpc: Add GE FPGA config optionMartyn Welch2-3/+11
2012-03-16powerpc/85xx: Add p1020rdb-pc platform supportZhicheng Fan1-1/+23
2012-03-16powerpc/85xx: add P1020UTM-PC platform supportJerry Huang1-0/+22
2012-03-16powerpc/85xx: add P1020MBG-PC platform supportJerry Huang1-0/+22
2012-03-16powerpc/85xx: p1022ds: disable the NOR flash node if video is enabledTimur Tabi1-0/+71
2012-03-16powerpc/85xx: Add p1025rdb platform supportZhicheng Fan1-0/+22
2012-03-16powerpc/85xx: Adds Support for P2020RDB-PC boardTang Yuantian1-0/+24
2012-03-16powerpc/85xx: Added P1021RDB-PC Platform supportXu Jiucheng1-0/+24
2012-03-15powerpc/85xx: fix Kconfig warning about missing 8250 dependencyPaul Gortmaker1-0/+1
2012-03-13Merge branch 'eeh' into nextBenjamin Herrenschmidt11-736/+1327
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt1-2/+16
2012-03-09powerpc/eeh: pseries platform config space access in EEHGavin Shan2-17/+55
2012-03-09powerpc/eeh: Introduce struct eeh_stats for EEHGavin Shan1-27/+38
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeriesGavin Shan1-48/+48
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux componentsGavin Shan3-59/+60
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH coreGavin Shan1-129/+140
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cacheGavin Shan1-7/+20
2012-03-09powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfsGavin Shan1-13/+10
2012-03-09powerpc/eeh: Introduce EEH deviceGavin Shan4-2/+112
2012-03-09powerpc/eeh: Cleanup function names in EEH aux componentsGavin Shan2-5/+5
2012-03-09powerpc/pseries: Cleanup comments in EEH aux componentsGavin Shan4-73/+97
2012-03-09powerpc/eeh: pseries platform EEH configure bridgeGavin Shan3-45/+30
2012-03-09powerpc/eeh: pseries platform EEH error log retrievalGavin Shan3-65/+49