summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-301-0/+14
* powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard2011-08-053-18/+14Star
* powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard2011-08-053-19/+22
* powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard2011-08-053-3/+14
* powerpc: Make KVM_GUEST default to nAnton Blanchard2011-08-051-1/+1
* powerpc: Lack of ibm,io-events not that important!Anton Blanchard2011-08-051-5/+3Star
* powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard2011-08-051-1/+1
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-2711-13/+13
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-1211-13/+13
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-2719-19/+19
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-2630-370/+663
|\ \
| * | powerpc/85xx: fix mpic configuration in CAMP modeFabio Baltieri2011-07-222-3/+5
| * | powerpc/64: Make server perfmon only built on ppc64 server devicesKumar Gala2011-07-221-1/+1
| * | powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-07-191-1/+1
| * | powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR2011-07-081-4/+5
| * | powerpc/85xx: Add p2040 RDB board supportMingkai Hu2011-07-083-0/+101
| * | powerpc: Move free_initmem to common codeDave Carroll2011-06-301-3/+0Star
| * | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-293-192/+5Star
| * | powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt2011-06-291-2/+0Star
| * | powerpc/maple: Register CPC925 EDAC device on all boards with CPC925Dmitry Eremin-Solenikov2011-06-291-22/+19Star
| * | powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-293-21/+9Star
| * | powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-292-18/+22
| * | powerpc/85xx: disable timebase synchronization under the hypervisorTimur Tabi2011-06-273-0/+33
| * | powerpc/85xx: Add P1010RDB board supportPrabhakar Kushwaha2011-06-273-0/+133
| * | powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCDTimur Tabi2011-06-271-59/+48Star
| * | powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed valuesTimur Tabi2011-06-271-1/+6
| * | powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood2011-06-273-0/+7
| * | powerpc/p1022ds: add missing iounmap calls to platform fileTimur Tabi2011-06-271-3/+8
| * | powerpc/85xx: add board support for the Freescale hypervisorTimur Tabi2011-06-275-3/+55
| * | powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra2011-06-271-0/+4
| * | powerpc/qe: Limit QE support to ppc32Kumar Gala2011-06-231-1/+1
| * | powerpc/85xx: Add PCI support in 64-bit mode on P5020DSKumar Gala2011-06-231-0/+5
| * | powerpc/85xx: Add basic P1023RDS board supportRoy Zang2011-06-233-0/+169
| * | powerpc/85xx: Set up doorbells even with no mpicScott Wood2011-06-231-9/+12
| * | powerpc/85xx: Cleanup PCIe support on corenet_ds boardsKumar Gala2011-06-232-30/+17Star
| * | powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-205-5/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2517-27/+24Star
|\ \
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0Star
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1016-26/+24Star
| |/
* | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-242-3/+3
|\ \
| * | powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-122-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-234-34/+30Star
|\ \
| * | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-211-2/+9
| * | switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro2011-07-203-32/+21Star
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-234-1/+4
|\ \ \
| * | | pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-094-1/+4
| | |/ | |/|
* | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds2011-07-221-1/+2
|\ \ \
| * | | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-1/+2
| |/ /
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-223-389/+0Star
|\ \ \ | |_|/ |/| |
| * | gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-063-389/+0Star
| |/