aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov4-13/+7
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches2-3/+3
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt1-3/+6
2009-06-26powerpc: Fix mpic alloc warningKumar Gala1-3/+2
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt1-13/+16
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi1-3/+6
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2-0/+36
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman1-0/+2
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-3/+5
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-06-06powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander1-0/+5
2009-06-06powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely1-18/+58
2009-06-06powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander2-0/+133
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar3-63/+116
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-21powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala1-2/+2
2009-05-21powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala1-2/+2
2009-05-21powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala1-3/+3
2009-05-21powerpc/pci: Clean up direct access to sysdata by indirect opsKumar Gala1-2/+2
2009-05-21powerpc/mpic: Cleanup mpic_find() implementationTony Breeds1-12/+11
2009-05-19powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala2-21/+115
2009-05-19powerpc/85xx: Add P2020DS board supportKumar Gala1-0/+2
2009-05-19powerpc/fsl_rio: use LAW address from device treeLi Yang1-5/+7
2009-05-19powerpc/fsl_rio: Fix compile warningsKumar Gala1-2/+1
2009-05-19powerpc/fsl: Support unique MSI addresses per PCIe Root ComplexKumar Gala1-2/+7
2009-05-19powerpc/85xx: Add PCI IDs for MPC8569 family processorsAnton Vorontsov1-0/+2
2009-05-19powerpc/qe: update QE Serial NumberHaiying Wang1-4/+43
2009-05-19powerpc/qe: update risc allocation for QEHaiying Wang1-0/+28
2009-05-19powerpc/cpm: Remove some cruft code and definesKumar Gala1-1/+1
2009-05-19powerpc: make dma_window_* in pci_controller struct avail on 32bBecky Bruce1-0/+4
2009-05-19powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala1-10/+4
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala1-7/+9
2009-05-14powerpc/virtex: Fix duplicate level irq events.John Linn1-10/+107
2009-05-08powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov1-46/+0
2009-05-06irq: change ->set_affinity() to return status, fixIngo Molnar1-1/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-1/+3
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras1-1/+1
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov1-11/+17
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+34
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras1-0/+34
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger1-1/+1
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala1-0/+34
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2-111/+0
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov2-10/+9
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+0
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-2/+2
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+2