summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2009-05-21powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala1-1/+1
2009-05-21powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala1-4/+4
2009-05-21powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala2-4/+4
2009-05-21powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman1-1/+1
2009-05-21powerpc/ps3: Use smp_request_message_ipiGeoff Levand1-15/+1
2009-05-21powerpc/pseries: CMO unused page hintingRobert Jennings1-0/+52
2009-05-21powerpc: Update Warp to use leds-gpio driverSean MacLennan1-41/+35
2009-05-19powerpc/85xx: Add P2020DS board supportKumar Gala2-5/+39
2009-05-19powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boardsAnton Vorontsov1-0/+1
2009-05-19powerpc/85xx: Add MPC8569MDS board supportHaiying Wang1-0/+23
2009-05-19powerpc/85xx: clean up for mpc8568_mds nameHaiying Wang1-14/+15
2009-05-19powerpc/86xx: clean up smp init codeKumar Gala7-7/+7
2009-05-19powerpc/cpm: Remove some cruft code and definesKumar Gala2-17/+0
2009-05-19powerpc: Refactor board check for PCI quirks on FSL boards with uli1575Kumar Gala1-11/+12
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller13-20/+30
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar6-5/+22
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel1-3/+14
2009-05-15powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2-2/+5
2009-05-14powerpc/virtex: Add uImage to the default images listGrant Likely2-0/+2
2009-05-12viocd: needs to depend on BLOCKAlexander Beregalov1-0/+1
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar2-5/+4
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar7-15/+8
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-5/+7
2009-04-28powerpc/ps3: Fix build error on UPGeoff Levand1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBMichael Ellerman1-1/+4
2009-04-27powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely1-6/+3
2009-04-27net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely1-27/+5
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand1-4/+0
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand1-1/+1
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras3-4/+4
2009-04-22powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi1-5/+0
2009-04-15powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant1-0/+1
2009-04-15powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason1-0/+2
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar3-4/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-3/+3
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar101-551/+2943
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds4-18/+14
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2009-04-02powerpc/ps3: Add rtc-ps3Geert Uytterhoeven4-18/+14
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov1-0/+107
2009-04-01powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov1-0/+6
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov1-12/+4
2009-04-01New helper - current_umask()Al Viro1-1/+1
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds5-6/+0
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell5-6/+0
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt4-8/+7