aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
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/paulg/linuxLinus 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-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds22-10/+21
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds12-447/+385
2011-11-04Merge 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-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if port failed to initializeLiu Gang1-0/+1
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2-2/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker8-8/+8
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker1-0/+1
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker1-0/+1
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker2-0/+2
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker7-0/+7
2011-10-30Merge 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/kernel/git/tip/tipLinus Torvalds1-12/+12
2011-10-22powerpc/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-11powerpc/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/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat1-8/+17
2011-08-25arch/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-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds7-163/+438
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds15-28/+28
2011-07-13Merge branch 'fbdev/stable-updates'Paul Mundt2-23/+23
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi1-8/+17
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer1-3/+2
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring3-4/+4
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds1-65/+83
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras1-0/+9
2011-07-11Merge branch 'master' into for-nextJiri Kosina2-23/+23
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt3-26/+26