aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher2009-02-114-2/+44
* powerpc/amigaone: Generic device tree for all AmigaOne boardsGerhard Pircher2009-02-111-0/+173
* powerpc/amigaone: Add platform support for AmigaOneGerhard Pircher2009-02-115-0/+191
* powerpc/eeh: Only disable/enable LSI interrupts in EEHMike Mason2009-02-111-23/+45
* powerpc: Disable mv643xx Ethernet port 0 on PegasosGabriel Paubert2009-02-111-55/+17
* powerpc/mm: Move 64-bit unmapped_area to top of address spaceAnton Blanchard2009-02-111-6/+0
* therm_adt746x: Fix signed/unsigned confusionroel kluin2009-02-111-2/+2
* powerpc/pci: Move hose_list and pci_address_to_pio to pci-commonMilton Miller2009-02-113-45/+36
* powerpc/pseries: Return the number of MSIs we could allocateMichael Ellerman2009-02-111-7/+9
* powerpc/pseries: Check for MSI-X also in rtas_msi_pci_irq_fixup()Michael Ellerman2009-02-111-2/+2
* powerpc/pseries: Add support for ibm,req#msi-xMichael Ellerman2009-02-111-5/+15
* powerpc/pseries: Fix MSI-X interrupt queryingMichael Ellerman2009-02-111-1/+1
* lmb: Rework lmb_dump_all() outputMichael Ellerman2009-02-111-21/+21
* powerpc: Allow debugging of LMBs with lmb=debugMichael Ellerman2009-02-111-5/+1
* powerpc: Remove unused ppc64_terminate_msg()Michael Ellerman2009-02-112-9/+0
* powerpc/pseries: Remove write only variable in PCI DLPARMilton Miller2009-02-111-2/+0
* powerpc/numa: Remove redundant find_cpu_node()Milton Miller2009-02-111-31/+2
* powerpc/numa: Avoid possible reference beyond prop. length in find_min_common...Milton Miller2009-02-111-1/+1
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-02-1118-545/+1476
|\
| * powerpc/5200: Add support for the digsy MTC board.Grzegorz Bernacki2009-02-043-1/+261
| * powerpc/5200: Add support for the Media5200 board from FreescaleGrant Likely2009-02-045-1/+600
| * powerpc/5200: Rework GPT driver to also be an IRQ controllerGrant Likely2009-02-043-86/+436
| * powerpc/5200: Refactor mpc5200 interrupt controller driverGrant Likely2009-02-041-88/+59
| * powerpc/5200: Remove pr_debug() from hot paths in irq driverGrant Likely2009-02-041-23/+0
| * powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely2009-02-041-1/+1
| * powerpc/5200: Trim cruft from device treesGrant Likely2009-02-036-314/+106
| * powerpc/5200: Stop using device_type and port-number propertiesGrant Likely2009-02-032-31/+13
* | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-1136-149/+3171
|\ \
| * | powerpc/83xx: Add FSL eSDHC support for MPC837x-RDB boardsAnton Vorontsov2009-02-063-0/+27
| * | powerpc/83xx: Convert existing sdhc nodes to new bindingsAnton Vorontsov2009-02-063-9/+12
| * | powerpc: Document FSL eSDHC bindingsAnton Vorontsov2009-02-061-0/+24
| * | powerpc/83xx: Add lm75 to MPC837x RDB dtsReynes Philippe2009-02-023-0/+15
| * | powerpc/85xx: TQM85xx - add i2c device nodes for LM75Wolfgang Grandegger2009-02-026-0/+30
| * | powerpc/85xx: TQM85xx - fix sensitivity of CAN interruptsWolfgang Grandegger2009-02-023-6/+6
| * | powerpc/83xx: Add gpio to MPC837x RDBReynes Philippe2009-02-023-0/+54
| * | powerpc/86xx: Extend GE Fanuc GPIO driver for the SBC310Martyn Welch2009-01-282-7/+33
| * | powerpc/86xx: Default configutation for GE Fanuc's SBC310Martyn Welch2009-01-281-0/+1613
| * | powerpc/86xx: Board support for GE Fanuc SBC310Martyn Welch2009-01-285-2/+605
| * | powerpc/fsl: Ensure PCI_QUIRKS are enabled for FSL_PCIKumar Gala2009-01-281-0/+1
| * | powerpc/83xx: Add i2c eeprom to dts for MPC837x RDBReynes Philippe2009-01-283-0/+18
| * | powerpc: convert dts-bindings/fsl/dma.txt to dts-v1 syntaxPeter Korsgaard2009-01-281-17/+17
| * | cpm2: Round the baud-rate clock divider to the nearest integer.Laurent Pinchart2009-01-281-1/+2
| * | powerpc/fsl-booke: Make CAM entries used for lowmem configurableTrent Piepho2009-01-282-1/+21
| * | powerpc/fsl-booke: Allow larger CAM sizes than 256 MBTrent Piepho2009-01-282-2/+14
| * | powerpc/fsl-booke: Remove code duplication in lowmem mappingTrent Piepho2009-01-281-48/+31
| * | powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala2009-01-286-30/+98
| * | powerpc/83xx: Add PCI-E support for all MPC83xx boards with PCI-EAnton Vorontsov2009-01-288-7/+327
| * | powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode supportAnton Vorontsov2009-01-282-24/+228
* | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter2009-02-101-3/+3
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-1012-19/+34
|\ \ \