summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2009-06-26powerpc: Fix mpic alloc warningKumar Gala
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-06powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander
2009-06-06powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely
2009-06-06powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-21powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by indirect opsKumar Gala
2009-05-21powerpc/mpic: Cleanup mpic_find() implementationTony Breeds
2009-05-19powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala
2009-05-19powerpc/85xx: Add P2020DS board supportKumar Gala
2009-05-19powerpc/fsl_rio: use LAW address from device treeLi Yang
2009-05-19powerpc/fsl_rio: Fix compile warningsKumar Gala
2009-05-19powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala
2009-05-19powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov
2009-05-19powerpc/qe: update QE Serial NumberHaiying Wang
2009-05-19powerpc/qe: update risc allocation for QEHaiying Wang
2009-05-19powerpc/cpm: Remove some cruft code and definesKumar Gala
2009-05-19powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce
2009-05-19powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala
2009-05-14powerpc/virtex: Fix duplicate level irq events.John Linn
2009-05-08powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov
2009-05-06irq: change ->set_affinity() to return status, fixIngo Molnar
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell