aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan
2010-10-29convert get_sb_single() usersAl Viro
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-15Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2010-10-14powerpc/85xx: add DIU support to the Freecale P1022DS reference boardTimur Tabi
2010-10-14powerpc/fsl-booke: Add p5020 DS board supportKumar Gala
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala
2010-10-14powerpc/fsl-booke: Add p3041 DS board supportKumar Gala
2010-10-14powerpc/p1022: Add probing for individual DMA channelsTimur Tabi
2010-10-14powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok
2010-10-14powerpc/85xx: flush dcache before resetting coresMatthew McClintock
2010-10-14powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock
2010-10-14powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock
2010-10-13powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri
2010-10-13powerpc/Makefiles: Change to new flag variablesmatt mooney
2010-10-13powerpc/spufs: Use llseek in all file operationsArnd Bergmann
2010-10-13powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_maskNishanth Aravamudan
2010-10-13powerpc/pseries: Use kmemdupNishanth Aravamudan
2010-10-13powerpc/pseries: Partition migration in the kernelNathan Fontenot
2010-10-13powerpc/pseries: Export device tree updating routinesNathan Fontenot
2010-10-13Merge remote branch 'kumar/merge' into nextBenjamin Herrenschmidt
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-08powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar
2010-10-04Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-09-16spufs: use llseek in all file operationsArnd Bergmann
2010-09-11powerpc, memblock: Fix memblock API change falloutYinghai Lu
2010-09-08powerpc/5200: tighten up ac97 reset timingEric Millbrandt
2010-09-08powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/chrp/nvram.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/maple: Add of_node_put to avoid memory leakJulia Lawall
2010-09-02powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-09-02powerpc: Abstract indexing of lppaca structsPaul Mackerras
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot
2010-09-01powerpc/512x: fix clk_get() return valueAkinobu Mita
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall
2010-08-31powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala
2010-08-31powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar