summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182
2011-08-05powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-27powerpc/85xx: Add host-pci(e) bridge only for RCPrabhakar Kushwaha
2011-06-27powerpc: add Freescale hypervisor partition control functionsTimur Tabi
2011-06-27powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder
2011-06-22powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADERKumar Gala
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood
2011-06-20powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-03powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie
2011-05-27Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah
2011-05-20powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie
2011-05-20powerpc/fsl_lbc: Add workaround for ELBC-A001 erratumShengzhou Liu
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-19powerpc/mpic: add the mpic global timer supportScott Wood
2011-05-19powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller
2011-05-19powerpc/fsl_msi: Use chip_data not handler_dataMilton Miller
2011-05-19powerpc/fsl_msi: Don't abuse platform_data for driver_dataMilton Miller
2011-05-19powerpc: Remove i8259 irq_host_ops->unmapMilton Miller
2011-05-19powerpc/xics: Cleanup xics_host_map and ipiMilton Miller
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc/mpic: Break cpumask abstraction earlierMilton Miller
2011-05-19powerpc/mpic: Limit NR_CPUS loop to 32 bitMilton Miller
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-05-06powerpc: Add WSP platformDavid Gibson
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely