summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorFilesLines
2011-12-07powerpc/mpic: Assume a device-node was passed in mpic_alloc()Kyle Moffett1-29/+21
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-27/+34
2011-11-28powerpc/xics: Harden xics hypervisor backendAnton Blanchard1-11/+27
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt9-1250/+1591
2011-11-25powerpc/mpic: Remove extra semicolon.Justin P. Mattock1-1/+1
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner1-1/+1
2011-11-24powerpc/fsl_msi: add support for the fsl, msi property in PCI nodesTimur Tabi2-0/+42
2011-11-24powerpc/85xx: Add lbc suspend support for PMJia Hongtao1-0/+36
2011-11-24fsl-rio: Add two ports and rapidio message units supportLiu Gang3-423/+545
2011-11-24fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang4-1128/+1267
2011-11-24arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall1-0/+1
2011-11-24powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev1-0/+1
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund1-1/+1
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds1-1/+1
2011-11-14fsl-rio: fix compile errorLiu Gang1-1/+1
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang3-6/+3
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-10/+21
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds12-447/+385
2011-11-05Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+2
2011-11-03powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock1-0/+10
2011-11-03arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang1-0/+1
2011-11-01powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2-2/+0
2011-11-01powerpc: various straight conversions from module.h --> export.hPaul Gortmaker8-8/+8
2011-11-01powerpc: Fix up implicit sched.h usersPaul Gortmaker1-0/+1
2011-11-01powerpc: Fix up implicit stat.h usersPaul Gortmaker1-0/+1
2011-11-01powerpc: Fix up modules that should be including module.hPaul Gortmaker2-0/+2
2011-11-01powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-11-01powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker7-0/+7
2011-10-31Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-8/+17
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+12
2011-10-23powerpc/cpm: Clear muram before it is in use.Hongjun Chen1-1/+2
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2-4/+6
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat1-2/+3
2011-10-14powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2-8/+15
2011-10-12powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi1-3/+5
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2-396/+0
2011-09-20powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt3-6/+247
2011-09-20powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe1-1/+1
2011-09-20powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds1-6/+6
2011-09-20powerpc/mpic: Add support for discontiguous coresTimur Tabi1-9/+15
2011-09-13locking, powerpc: Annotate uic->lock as rawThomas Gleixner1-12/+12
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig1-6/+2
2011-08-30Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2-17/+84
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat1-8/+17
2011-08-26arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341821-2/+3
2011-08-11powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sxAyman El-Khashab2-17/+84
2011-08-05powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt1-2/+3
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+4
2011-07-27atomic: use <linux/atomic.h>Arun Sharma2-2/+2