aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds11-13/+13
2011-07-26atomic: use <linux/atomic.h>Arun Sharma19-19/+19
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds30-370/+663
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds17-27/+24
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+3
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-34/+30
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-1/+4
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+2
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-389/+0
2011-07-22powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2-3/+5
2011-07-22powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala1-1/+1
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+9
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro3-32/+21
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring11-13/+13
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2-3/+3
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt1-11/+19
2011-07-08powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR1-4/+5
2011-07-08powerpc/85xx: Add p2040 RDB board supportMingkai Hu3-0/+101
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely3-389/+0
2011-06-30powerpc: Move free_initmem to common codeDave Carroll1-3/+0
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt3-192/+5
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt1-2/+0
2011-06-29powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov1-22/+19
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita3-21/+9
2011-06-29powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2-18/+22
2011-06-27powerpc/85xx: disable timebase synchronization under the hypervisorTimur Tabi3-0/+33
2011-06-27powerpc/85xx: Add P1010RDB board supportPrabhakar Kushwaha3-0/+133
2011-06-27powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCDTimur Tabi1-59/+48
2011-06-27powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi1-1/+6
2011-06-27powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood3-0/+7
2011-06-27powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi1-3/+8
2011-06-27powerpc/85xx: add board support for the Freescale hypervisorTimur Tabi5-3/+55
2011-06-27powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra1-0/+4
2011-06-22powerpc/qe: Limit QE support to ppc32Kumar Gala1-1/+1
2011-06-22powerpc/85xx: Add PCI support in 64-bit mode on P5020DSKumar Gala1-0/+5
2011-06-22powerpc/85xx: Add basic P1023RDS board supportRoy Zang3-0/+169
2011-06-22powerpc/85xx: Set up doorbells even with no mpicScott Wood1-9/+12
2011-06-22powerpc/85xx: Cleanup PCIe support on corenet_ds boardsKumar Gala2-30/+17
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras5-5/+5
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches16-26/+24
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle4-1/+4
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-1/+2
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah2-0/+8
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller3-10/+10
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller1-32/+13
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt3-42/+30
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt1-34/+65