summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan2012-04-301-2/+2
* powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-303-9/+7
* powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt2012-04-231-0/+9
* powerpc/eeh: Fix crash caused by null eeh_devGavin Shan2012-04-231-1/+1
* Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-04-233-22/+8
|\
| * powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi2012-04-193-22/+8
* | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-124-5/+4
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-042-13/+16
|\ \ | |/ |/|
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-282-13/+16
* | powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton2012-04-021-1/+1
* | powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov2012-04-021-1/+1
* | powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-023-3/+3
* | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-024-5/+5
|\ \
| * | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2012-03-294-5/+5
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-1/+1
|\ \ \
| * | | Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-1/+1
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2864-59/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-2865-60/+9
* | | | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-281-2/+0
* | | | powerpc/pseries: Cut down on enthusiastic use of defines in RAS codeAnton Blanchard2012-03-281-25/+1
* | | | powerpc/pseries: Clean up ras_error_interrupt codeAnton Blanchard2012-03-281-19/+8
* | | | powerpc/pseries: Remove RTAS_POWERMGM_EVENTSAnton Blanchard2012-03-281-1/+1
* | | | powerpc/pseries: Use rtas_get_sensor in RAS codeAnton Blanchard2012-03-281-4/+1
* | | | powerpc/pseries: Parse and handle EPOW interruptsAnton Blanchard2012-03-281-17/+116
* | | | powerpc: Make function that parses RTAS error logs globalAnton Blanchard2012-03-281-66/+2
* | | | powerpc/eeh: Retrieve PHB from global listGavin Shan2012-03-281-14/+5
* | | | powerpc/eeh: Remove eeh information from pci_dnGavin Shan2012-03-281-16/+13
* | | | powerpc/eeh: Remove eeh device from OF nodeGavin Shan2012-03-281-1/+1
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-238-16/+8
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas2012-03-201-3/+0
| * | | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
| * | | powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-236-9/+8
| * | | powerpc/PCI: make pci_probe_only default to 0Bjorn Helgaas2012-02-234-7/+3
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21103-10267/+2179
|\ \ \
| * | | powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-212-0/+2
| * | | powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2012-03-212-2/+1
| * | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-03-2116-504/+762
| |\ \ \
| | * | | powerpc: add support for MPIC message register APIJia Hongtao2012-03-161-0/+8
| | * | | powerpc/85xx: mpc8548cds - Add FPGA node to dtschenhui zhao2012-03-161-16/+34
| | * | | powerpc/85xx: mpc8548cds - Add RapidIO node to dtschenhui zhao2012-03-161-0/+1
| | * | | powerpc/85xx: mpc85xxcds - Fix PCI I/O space resource of PCI bridgechenhui zhao2012-03-161-2/+29
| | * | | powerpc/85xx: Add Quicc Engine support for p1025rdbZhicheng Fan2012-03-161-1/+76
| | * | | powerpc/85xx: Abstract common define of signal multiplex control for qeZhicheng Fan2012-03-161-20/+15
| | * | | powerpc/85xx: allow CONFIG_PHYS_64BIT to be selectableTimur Tabi2012-03-161-1/+0
| | * | | powerpc/85xx: Add missing config option for CACHE SRAM codeClaudiu Manoil2012-03-161-0/+9
| | * | | powerpc/85xx: p1022ds: enable monitor switching via pixis indirect modeTimur Tabi2012-03-161-22/+110
| | * | | powerpc/85xx: Board support for GE IMP3AMartyn Welch2012-03-163-0/+262
| | * | | powerpc: Move GE PIC driversMartyn Welch2012-03-167-271/+3
| | * | | gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch2012-03-162-173/+1
| | * | | powerpc: Add GE FPGA config optionMartyn Welch2012-03-162-3/+11
OpenPOWER on IntegriCloud