summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman2009-05-211-1/+1
* powerpc/irq: Remove fallback to __do_IRQ()Michael Ellerman2009-05-211-6/+1Star
* powerpc/irq: Move get_irq() comment into headerMichael Ellerman2009-05-212-7/+4Star
* powerpc/irq: Move stack overflow check into a separate functionMichael Ellerman2009-05-211-14/+17
* powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate functionMichael Ellerman2009-05-211-40/+56
* powerpc/ps3: Use smp_request_message_ipiGeoff Levand2009-05-211-15/+1Star
* powerpc/pseries: CMO unused page hintingRobert Jennings2009-05-212-0/+57
* powerpc/mpic: Cleanup mpic_find() implementationTony Breeds2009-05-211-12/+11Star
* powerpc: Update Warp to use leds-gpio driverSean MacLennan2009-05-212-55/+48Star
* powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala2009-05-192-21/+115
* powerpc/85xx: Add P2020DS board supportKumar Gala2009-05-194-5/+745
* powerpc/fsl_rio: use LAW address from device treeLi Yang2009-05-191-5/+7
* powerpc/fsl_rio: Fix compile warningsKumar Gala2009-05-191-2/+1Star
* powerpc/8xxx: Update PCI outbound window addresses for 36-bit configsKumar Gala2009-05-192-19/+19
* powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala2009-05-191-2/+7
* powerpc/85xx: Add MSI nodes for MPC8568/9 MDS systemsKumar Gala2009-05-192-0/+32
* powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDSAnton Vorontsov2009-05-191-3/+23
* powerpc/85xx: Enable Serial RapidIO for MPC85xx MDS boardsAnton Vorontsov2009-05-193-0/+35
* powerpc/85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2009-05-191-0/+10
* powerpc/85xx: Fix reg & interrupts for mpc8569emds localbus added NANDAnton Vorontsov2009-05-191-2/+9
* powerpc/85xx: Fix mpc8569emds crypto node to include SNOW unitAnton Vorontsov2009-05-191-1/+1
* powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov2009-05-191-0/+2
* powerpc/fsl: Removed reg property from 85xx/86xx soc nodeKumar Gala2009-05-1930-30/+0Star
* powerpc/qe: add new qe properties for QE based chipsHaiying Wang2009-05-195-0/+10
* powerpc/85xx: Add MPC8569MDS board supportHaiying Wang2009-05-192-0/+537
* powerpc/qe: update QE Serial NumberHaiying Wang2009-05-192-5/+45
* powerpc/qe: update risc allocation for QEHaiying Wang2009-05-192-6/+40
* powerpc/85xx: clean up for mpc8568_mds nameHaiying Wang2009-05-191-14/+15
* powerpc/86xx: clean up smp init codeKumar Gala2009-05-198-40/+7Star
* powerpc/cpm: Remove some cruft code and definesKumar Gala2009-05-194-22/+1Star
* powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce2009-05-192-2/+8
* powerpc/86xx: Add new LAW & MCM device tree nodes for all 86xx systemsKumar Gala2009-05-197-0/+91
* powerpc/85xx: Add new LAW & ECM device tree nodes for all 85xx systemsKumar Gala2009-05-1922-0/+286
* powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala2009-05-191-10/+4Star
* powerpc/86xx: Add 36-bit device tree for mpc8641hpcnBecky Bruce2009-05-191-0/+597
* powerpc: Refactor board check for PCI quirks on FSL boards with uli1575Kumar Gala2009-05-191-11/+12
* powerpc/fsl: Remove cell-index from PCI nodesKumar Gala2009-05-1935-59/+0Star
* powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofileMichael Ellerman2009-05-191-14/+0Star
* 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
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-1567-1541/+3816
|\ \ | |/ |/|
| * powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2009-05-152-10/+26
| * powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt2009-05-151-1/+1
| * powerpc/cell: Make ptcal more reliableGerhard Stenzel2009-05-151-3/+14
| * powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-154-8/+8
| * powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala2009-05-151-7/+9
| * powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson2009-05-151-1/+8
| * powerpc/iseries: Fix pci breakage due to bad dma_data initializationStephen Rothwell x2009-05-153-6/+5Star
| * powerpc: Fix mktree build error on Mac OS X hostTimur Tabi2009-05-151-5/+5
| * powerpc/virtex: Fix duplicate level irq events.John Linn2009-05-141-10/+107