summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard2009-06-021-38/+38
* powerpc: Make the NR_CPUS max 8192Michael Neuling2009-06-021-2/+2
* Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-291-0/+14
|\
| * powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman2009-05-221-0/+14
* | powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala2009-05-212-5/+5
* | powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-211-4/+0
* | powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-211-0/+25
* | powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala2009-05-213-29/+6
* | powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala2009-05-211-1/+1
* | powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala2009-05-211-4/+4
* | powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala2009-05-212-4/+4
* | powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman2009-05-211-1/+1
* | powerpc/ps3: Use smp_request_message_ipiGeoff Levand2009-05-211-15/+1
* | powerpc/pseries: CMO unused page hintingRobert Jennings2009-05-211-0/+52
* | powerpc: Update Warp to use leds-gpio driverSean MacLennan2009-05-211-41/+35
* | powerpc/85xx: Add P2020DS board supportKumar Gala2009-05-192-5/+39
* | powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boardsAnton Vorontsov2009-05-191-0/+1
* | powerpc/85xx: Add MPC8569MDS board supportHaiying Wang2009-05-191-0/+23
* | powerpc/85xx: clean up for mpc8568_mds nameHaiying Wang2009-05-191-14/+15
* | powerpc/86xx: clean up smp init codeKumar Gala2009-05-197-7/+7
* | powerpc/cpm: Remove some cruft code and definesKumar Gala2009-05-192-17/+0
* | powerpc: Refactor board check for PCI quirks on FSL boards with uli1575Kumar Gala2009-05-191-11/+12
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-151-0/+1
|\
| * viocd: needs to depend on BLOCKAlexander Beregalov2009-05-121-0/+1
* | powerpc/cell: Make ptcal more reliableGerhard Stenzel2009-05-151-3/+14
* | powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-152-2/+5
* | powerpc/virtex: Add uImage to the default images listGrant Likely2009-05-142-0/+2
|/
* powerpc/ps3: Fix build error on UPGeoff Levand2009-04-281-4/+0
* powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman2009-04-281-1/+4
* powerpc/pasemi: Fix build error on UPGeoff Levand2009-04-221-4/+0
* powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand2009-04-221-1/+1
* Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-223-4/+4
|\
| * dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-3/+3
| * dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* | powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi2009-04-211-5/+0
* | powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant2009-04-151-0/+1
* | powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason2009-04-151-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-034-18/+14
|\ \
| * | powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-024-18/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-1/+1
|\ \ \ | |/ / |/| |
| * | New helper - current_umask()Al Viro2009-03-311-1/+1
* | | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-011-0/+107
* | | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2009-04-011-0/+6
* | | spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-011-12/+4
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-305-6/+0
|\ \
| * | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-305-6/+0
| |/
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-304-8/+7
|\ \ | |/
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-2/+3
| |\
OpenPOWER on IntegriCloud