summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall2011-11-241-0/+1
* powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev2011-11-241-0/+1
* powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds2011-11-151-1/+1
|\
| * fsl-rio: fix compile errorLiu Gang2011-11-141-1/+1
* | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-083-6/+3
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0622-10/+21
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-312-2/+0
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-318-8/+8
| * powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-311-0/+1
| * powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-311-0/+1
| * powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-312-0/+2
| * powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-317-0/+7
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-0612-447/+385
|\ \
| * | powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock2011-11-031-0/+10
| * | powerpc/cpm: Clear muram before it is in use.Hongjun Chen2011-10-221-1/+2
| * | powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2011-10-142-8/+15
| * | powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi2011-10-111-3/+5
| * | gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang2011-09-232-396/+0
| * | powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-203-6/+247
| * | powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe2011-09-201-1/+1
| * | powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds2011-09-201-6/+6
| * | powerpc/mpic: Add support for discontiguous coresTimur Tabi2011-09-201-9/+15
| * | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-302-17/+84
| |\ \
| | * | powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sxAyman El-Khashab2011-08-112-17/+84
* | | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-041-6/+2
|\ \ \ \
| * | | | Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-192-4/+6
| |\| | |
| * | | | block: remove support for bio remapping from ->make_requestChristoph Hellwig2011-09-121-6/+2
| | |/ / | |/| |
* | | | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-021-0/+1
| |_|/ |/| |
* | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-8/+17
|\ \ \
| * \ \ Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat2011-10-151-2/+3
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-291-8/+17
| |\ \ \
| | * \ \ Merge branch 'fbdev/stable-updates'Paul Mundt2011-07-132-23/+23
| | |\ \ \
| | * | | | drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi2011-07-131-8/+17
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-12/+12
|\ \ \ \ \ \
| * | | | | | locking, powerpc: Annotate uic->lock as rawThomas Gleixner2011-09-131-12/+12
| | |_|_|/ / | |/| | | |
* / | | | | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/ / / / /
* / / / / arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B341822011-08-251-2/+3
|/ / / /
* | | / powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt2011-08-051-2/+3
| |_|/ |/| |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-263-4/+4
|\ \ \
| * | | powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-123-4/+4
| | |/ | |/|
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-257-163/+438
|\ \ \
| * | | powerpc/4xx: Move PCIE printk to proper functionJosh Boyer2011-07-121-3/+2
| * | | powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds2011-07-121-65/+83
| * | | Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-303-26/+26
| |\| |
| * | | powerpc/85xx: Add host-pci(e) bridge only for RCPrabhakar Kushwaha2011-06-271-0/+13
| * | | powerpc: add Freescale hypervisor partition control functionsTimur Tabi2011-06-272-0/+30
| * | | powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra2011-06-272-0/+303