summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-12-13powerpc: wii: bootwrapper bitsAlbert Herranz4-2/+191
2009-12-13powerpc: wii: device treeAlbert Herranz1-0/+218
2009-12-13powerpc: gamecube: default configAlbert Herranz1-0/+1061
2009-12-13powerpc: gamecube: platform supportAlbert Herranz3-0/+127
2009-12-13powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz3-0/+289
2009-12-13powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz4-0/+316
2009-12-13powerpc: gamecube/wii: do not include PCI supportAlbert Herranz1-1/+1
2009-12-13powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz1-1/+1
2009-12-13powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz1-0/+4
2009-12-13powerpc: gamecube: bootwrapper bitsAlbert Herranz4-1/+153
2009-12-13powerpc: gamecube: device treeAlbert Herranz1-0/+114
2009-12-13powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz3-1/+172
2009-12-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds193-1822/+9749
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg4-4/+4
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg1-4/+2
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-12ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin2-0/+70
2009-12-11powerpc/44x: Increase warp SD bufferSean MacLennan1-1/+1
2009-12-11powerpc/44x: Extend Katmai dts for ADMA and RAID56 supportAnatolij Gustschin1-1/+51
2009-12-11Unify sys_mmap*Al Viro1-14/+1
2009-12-11powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.Felix Radensky1-1/+20
2009-12-11powerpc/gpio: support gpio_to_irq()Peter Korsgaard1-4/+1
2009-12-11powerpc/83xx: Add power management support for MPC8315E-RDB boardsAnton Vorontsov1-0/+27
2009-12-11powerpc/83xx/suspend: Save and restore SICRL, SICRH and SCCRAnton Vorontsov1-0/+48
2009-12-11powerpc/83xx/suspend: Clear deep_sleeping after devices resumeAnton Vorontsov1-2/+2
2009-12-10powerpc/cpm2_pic: Allow correct flow_types for port C interruptsMark Ware1-7/+21
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-10/+10
2009-12-10powerpc/83xx: mpc8349emitx - add leds-gpio bindingDmitry Eremin-Solenikov1-0/+18
2009-12-10powerpc/83xx: mpc8349emitx - add OF descriptions of LocalBus devicesDmitry Eremin-Solenikov1-1/+20
2009-12-10powerpc/83xx: mpc8349emitx - populate I2C busses in device treeDmitry Eremin-Solenikov1-0/+25
2009-12-10powerpc/83xx: mpc8349emitx - add gpio controller declarationsDmitry Eremin-Solenikov1-0/+18
2009-12-09powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllersAnton Vorontsov1-2/+6
2009-12-09powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt1-1/+1
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt35-349/+363
2009-12-09powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson1-5/+51
2009-12-09powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot1-94/+94
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze21-23/+23
2009-12-09powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund1-6/+11
2009-12-09powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund1-96/+0
2009-12-09powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2-42/+0
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2-2/+11
2009-12-09powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund1-3/+10
2009-12-09powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund1-4/+143
2009-12-09powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund1-1/+14
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund2-55/+57
2009-12-09powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund1-1/+7
2009-12-09Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2-23/+13
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt6-15/+1030
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy1-10/+35
2009-12-09pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy1-0/+101