aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2011-11-24fsl-rio: Add two ports and rapidio message units supportLiu Gang
2011-11-24fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unitLiu Gang
2011-11-24arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall
2011-11-24powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Linus Torvalds
2011-11-14fsl-rio: fix compile errorLiu Gang
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-03powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-22powerpc/cpm: Clear muram before it is in use.Hongjun Chen
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat
2011-10-14powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi
2011-10-11powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang
2011-09-20powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt
2011-09-20powerpc/xics: Add __init to marker icp_native_init()Arnaud Lacombe
2011-09-20powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.Tony Breeds
2011-09-20powerpc/mpic: Add support for discontiguous coresTimur Tabi
2011-09-13locking, powerpc: Annotate uic->lock as rawThomas Gleixner
2011-09-12block: remove support for bio remapping from ->make_requestChristoph Hellwig
2011-08-30Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182
2011-08-11powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sxAyman El-Khashab
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-13Merge branch 'fbdev/stable-updates'Paul Mundt
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi
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