summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-2310-55/+313
|\ \
| * | powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-141-0/+7
| * | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-101-0/+2
| |\ \
| | * | powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone boardMai La2012-05-031-0/+2
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-094-11/+9
| |\ \ \ | | |/ / | |/| |
| * | | powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard2012-04-301-1/+1
| * | | powerpc: Add 64-bit CPU targets for gccAnton Blanchard2012-04-301-0/+30
| * | | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-301-9/+0
| * | | i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-301-0/+1
| * | | powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard2012-04-301-2/+2
| * | | Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt2012-04-304-43/+270
| |\ \ \
| | * | | powerpc/ps3: Minor Kconfig cleanupGeoff Levand2012-04-241-4/+4
| | * | | powerpc/ps3: Remove MEMORY_HOTPLUG requirementAndre Heider2012-04-241-1/+0
| | * | | powerpc/ps3: Add highmem region memory earlyHector Martin2012-04-241-56/+10
| | * | | powerpc/ps3: Use highmem region from repositoryAndre Heider2012-04-241-2/+49
| | * | | powerpc/ps3: Add highmem repository read routinesAndre Heider2012-04-242-0/+73
| | * | | powerpc/ps3: Add highmem repository write routinesGeoff Levand2012-04-242-0/+83
| | * | | powerpc/ps3: Add PS3 repository write supportGeoff Levand2012-04-242-0/+71
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-222-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix typo in various Kconfig fileMasanari Iida2012-04-162-3/+3
* | | | 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
OpenPOWER on IntegriCloud