| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mm: Move 64-bit unmapped_area to top of address space | Anton Blanchard | 2009-02-11 | 1 | -6/+0 |
* | powerpc/pci: Move hose_list and pci_address_to_pio to pci-common | Milton Miller | 2009-02-11 | 3 | -45/+36 |
* | powerpc/pseries: Return the number of MSIs we could allocate | Michael Ellerman | 2009-02-11 | 1 | -7/+9 |
* | powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup() | Michael Ellerman | 2009-02-11 | 1 | -2/+2 |
* | powerpc/pseries: Add support for ibm,req#msi-x | Michael Ellerman | 2009-02-11 | 1 | -5/+15 |
* | powerpc/pseries: Fix MSI-X interrupt querying | Michael Ellerman | 2009-02-11 | 1 | -1/+1 |
* | powerpc: Allow debugging of LMBs with lmb=debug | Michael Ellerman | 2009-02-11 | 1 | -5/+1 |
* | powerpc: Remove unused ppc64_terminate_msg() | Michael Ellerman | 2009-02-11 | 2 | -9/+0 |
* | powerpc/pseries: Remove write only variable in PCI DLPAR | Milton Miller | 2009-02-11 | 1 | -2/+0 |
* | powerpc/numa: Remove redundant find_cpu_node() | Milton Miller | 2009-02-11 | 1 | -31/+2 |
* | powerpc/numa: Avoid possible reference beyond prop. length in find_min_common... | Milton Miller | 2009-02-11 | 1 | -1/+1 |
* | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2009-02-11 | 16 | -513/+1462 |
|\ |
|
| * | powerpc/5200: Add support for the digsy MTC board. | Grzegorz Bernacki | 2009-02-04 | 3 | -1/+261 |
| * | powerpc/5200: Add support for the Media5200 board from Freescale | Grant Likely | 2009-02-04 | 5 | -1/+600 |
| * | powerpc/5200: Rework GPT driver to also be an IRQ controller | Grant Likely | 2009-02-04 | 3 | -86/+436 |
| * | powerpc/5200: Refactor mpc5200 interrupt controller driver | Grant Likely | 2009-02-04 | 1 | -88/+59 |
| * | powerpc/5200: Remove pr_debug() from hot paths in irq driver | Grant Likely | 2009-02-04 | 1 | -23/+0 |
| * | powerpc/5200: Trim cruft from device trees | Grant Likely | 2009-02-03 | 6 | -314/+106 |
* | | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2009-02-11 | 32 | -131/+3121 |
|\ \ |
|
| * | | powerpc/83xx: Add FSL eSDHC support for MPC837x-RDB boards | Anton Vorontsov | 2009-02-06 | 3 | -0/+27 |
| * | | powerpc/83xx: Convert existing sdhc nodes to new bindings | Anton Vorontsov | 2009-02-06 | 3 | -9/+12 |
| * | | powerpc/83xx: Add lm75 to MPC837x RDB dts | Reynes Philippe | 2009-02-02 | 3 | -0/+15 |
| * | | powerpc/85xx: TQM85xx - add i2c device nodes for LM75 | Wolfgang Grandegger | 2009-02-02 | 6 | -0/+30 |
| * | | powerpc/85xx: TQM85xx - fix sensitivity of CAN interrupts | Wolfgang Grandegger | 2009-02-02 | 3 | -6/+6 |
| * | | powerpc/83xx: Add gpio to MPC837x RDB | Reynes Philippe | 2009-02-02 | 3 | -0/+54 |
| * | | powerpc/86xx: Extend GE Fanuc GPIO driver for the SBC310 | Martyn Welch | 2009-01-28 | 2 | -7/+33 |
| * | | powerpc/86xx: Default configutation for GE Fanuc's SBC310 | Martyn Welch | 2009-01-28 | 1 | -0/+1613 |
| * | | powerpc/86xx: Board support for GE Fanuc SBC310 | Martyn Welch | 2009-01-28 | 4 | -1/+604 |
| * | | powerpc/fsl: Ensure PCI_QUIRKS are enabled for FSL_PCI | Kumar Gala | 2009-01-28 | 1 | -0/+1 |
| * | | powerpc/83xx: Add i2c eeprom to dts for MPC837x RDB | Reynes Philippe | 2009-01-28 | 3 | -0/+18 |
| * | | cpm2: Round the baud-rate clock divider to the nearest integer. | Laurent Pinchart | 2009-01-28 | 1 | -1/+2 |
| * | | powerpc/fsl-booke: Make CAM entries used for lowmem configurable | Trent Piepho | 2009-01-28 | 2 | -1/+21 |
| * | | powerpc/fsl-booke: Allow larger CAM sizes than 256 MB | Trent Piepho | 2009-01-28 | 2 | -2/+14 |
| * | | powerpc/fsl-booke: Remove code duplication in lowmem mapping | Trent Piepho | 2009-01-28 | 1 | -48/+31 |
| * | | powerpc/fsl-booke: Cleanup init/exception setup to be runtime | Kumar Gala | 2009-01-28 | 6 | -30/+98 |
| * | | powerpc/83xx: Add PCI-E support for all MPC83xx boards with PCI-E | Anton Vorontsov | 2009-01-28 | 8 | -7/+327 |
| * | | powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode support | Anton Vorontsov | 2009-01-28 | 1 | -24/+220 |
* | | | powerpc: Add missing sparsemem.h include | Michael Neuling | 2009-02-10 | 1 | -0/+1 |
* | | | powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist | Benjamin Herrenschmidt | 2009-02-10 | 1 | -2/+15 |
* | | | powerpc/cell: Add missing #include for oprofile | Michael Neuling | 2009-02-10 | 1 | -0/+1 |
* | | | powerpc/ftrace: Fix math to calculate offset in TOC | Steven Rostedt | 2009-02-10 | 1 | -2/+3 |
* | | | powerpc: Don't emulate mr. instructions | Ananth N Mavinakayanahalli | 2009-02-10 | 1 | -0/+2 |
* | | | powerpc/fsl-booke: Fix mapping functions to use phys_addr_t | Kumar Gala | 2009-02-09 | 2 | -4/+4 |
* | | | arch/powerpc: Eliminate double sizeof | Julia Lawall | 2009-02-06 | 1 | -1/+1 |
* | | | powerpc/cpm2: Fix set interrupt type | paulfax | 2009-02-06 | 1 | -1/+1 |
* | | | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards | Anton Vorontsov | 2009-02-06 | 2 | -8/+3 |
* | | | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts | Anton Vorontsov | 2009-02-06 | 1 | -0/+2 |
* | | | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND | Michael Neuling | 2009-02-06 | 1 | -1/+1 |
| |/
|/| |
|
* | | powerpc: Fix oops on some machines due to incorrect pr_debug() | Benjamin Herrenschmidt | 2009-02-02 | 1 | -3/+2 |
* | | powerpc/5200: Bugfix for PCI mapping of memory and IMMR | Grant Likely | 2009-01-29 | 1 | -14/+10 |