summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2012-09-14powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-19powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu
2012-04-19powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu
2012-04-18powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2012-03-17powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong
2012-03-16powerpc: add support for MPIC message register APIJia Hongtao
2012-03-16powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controllerchenhui zhao
2012-03-16powerpc/85xx: Fix compiler error with THIS_MODULE and relatedClaudiu Manoil
2012-03-16powerpc: Move GE PIC driversMartyn Welch
2012-03-16powerpc/fsl_msi: return proper error value when ioremap failed.Liu Shuo
2012-03-16powerpc/srio: Fix the compile errors when building with 64bitLiu Gang
2012-03-16powerpc/srio: Fix the relocation errors when building with 64bitLiu Gang
2012-02-27powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2012-02-23fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett
2012-02-23powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-16irq_domain/powerpc: Eliminate virq_is_host()Grant Likely
2012-02-16powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-01-17arch/powerpc/sysdev/fsl_pci.c: add missing iounmapJulia Lawall
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-04powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi
2012-01-04arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall
2012-01-04powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha
2012-01-04powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala
2012-01-03fs: move code out of buffer.cAl Viro
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers