summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2011-09-20powerpc/mpic: Add support for discontiguous coresTimur Tabi-9/+15
2011-09-13locking, powerpc: Annotate uic->lock as rawThomas Gleixner-12/+12
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig-6/+2
2011-08-30Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt-17/+84
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat-8/+17
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182-2/+3
2011-08-11powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sxAyman El-Khashab-17/+84
2011-08-05powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt-2/+3
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-2/+2
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-163/+438
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-28/+28
2011-07-13Merge branch 'fbdev/stable-updates'Paul Mundt-23/+23
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi-8/+17
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer-3/+2
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring-4/+4
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds-65/+83
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras-0/+9
2011-07-11Merge branch 'master' into for-nextJiri Kosina-23/+23
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt-26/+26
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich-6/+5
2011-06-27powerpc/85xx: Add host-pci(e) bridge only for RCPrabhakar Kushwaha-0/+13
2011-06-27powerpc: add Freescale hypervisor partition control functionsTimur Tabi-0/+30
2011-06-27powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra-0/+303
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder-36/+0
2011-06-22powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADERKumar Gala-61/+9
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood-17/+18
2011-06-20powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-28/+28
2011-06-03powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie-3/+3
2011-05-27Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt-22/+87
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah-0/+284
2011-05-20powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie-8/+77
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie-12/+3
2011-05-20powerpc/fsl_lbc: Add workaround for ELBC-A001 erratumShengzhou Liu-2/+7
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt-49/+35
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt-7/+122
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-49/+35
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt-2/+5
2011-05-19powerpc/mpic: add the mpic global timer supportScott Wood-6/+86
2011-05-19powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood-1/+36
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala-2/+5
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller-1/+1
2011-05-19powerpc/fsl_msi: Use chip_data not handler_dataMilton Miller-3/+3
2011-05-19powerpc/fsl_msi: Don't abuse platform_data for driver_dataMilton Miller-2/+2
2011-05-19powerpc: Remove i8259 irq_host_ops->unmapMilton Miller-13/+0
2011-05-19powerpc/xics: Cleanup xics_host_map and ipiMilton Miller-5/+5
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller-0/+1
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller-42/+8
2011-05-19powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller-13/+11