summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* powerpc/pseries: CMO unused page hintingRobert Jennings2009-05-211-0/+52
* powerpc: Update Warp to use leds-gpio driverSean MacLennan2009-05-211-41/+35Star
* 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/+0Star
* 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/+0Star
* 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/+0Star
* 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/+0Star
* | 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-041-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/+14Star
|\ \
| * | powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-024-18/+14Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-031-1/+1
|\ \ \ | |/ / |/| |
| * | New helper - current_umask()Al Viro2009-04-011-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/+4Star
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-315-6/+0Star
|\ \
| * | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-305-6/+0Star
| |/
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-304-8/+7Star
|\|
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-2/+3
| |\
| | * Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-1/+1
| | |\
| | * \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-132-1/+2
| | |\ \
| | * \ \ Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-14/+10Star
| | |\ \ \
| | * \ \ \ Merge branch 'core/percpu' into x86/coreIngo Molnar2009-01-281-2/+3
| | |\ \ \ \
| | | * \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-2128-140/+377
| | | |\ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | *-. \ \ \ \ Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-151-2/+3
| | | |\ \ \ \ \ \
| | | | * | | | | | irq: update all arches for new irq_descMike Travis2009-01-131-2/+3
| | | | |/ / / / /
| * | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-271-3/+1Star
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-231-0/+7
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell2009-03-161-2/+0Star
| | * | | | | | | | | Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-164-71/+5Star
| | |\ \ \ \ \ \ \ \ \