aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-1637-21/+4861
|\
| * powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell2009-12-144-6/+6
| * powerpc: wii: allow ioremap within the memory holeAlbert Herranz2009-12-121-0/+3
| * powerpc: allow ioremap within reserved memory regionsAlbert Herranz2009-12-123-1/+9
| * wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-125-7/+106
| * wii: bootwrapper: add fixup to calc useable mem2Albert Herranz2009-12-121-3/+115
| * powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-126-0/+94
| * powerpc: reserve fixmap entries for early debugAlbert Herranz2009-12-121-0/+3
| * powerpc: wii: default configAlbert Herranz2009-12-121-0/+1406
| * powerpc: wii: platform supportAlbert Herranz2009-12-123-1/+211
| * powerpc: wii: hollywood interrupt controller supportAlbert Herranz2009-12-123-0/+264
| * powerpc: broadway processor supportAlbert Herranz2009-12-121-3/+3
| * powerpc: wii: bootwrapper bitsAlbert Herranz2009-12-124-2/+191
| * powerpc: wii: device treeAlbert Herranz2009-12-121-0/+218
| * powerpc: gamecube: default configAlbert Herranz2009-12-121-0/+1061
| * powerpc: gamecube: platform supportAlbert Herranz2009-12-123-0/+127
| * powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz2009-12-123-0/+289
| * powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz2009-12-124-0/+316
| * powerpc: gamecube/wii: do not include PCI supportAlbert Herranz2009-12-121-1/+1
| * powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz2009-12-121-1/+1
| * powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz2009-12-121-0/+4
| * powerpc: gamecube: bootwrapper bitsAlbert Herranz2009-12-124-1/+153
| * powerpc: gamecube: device treeAlbert Herranz2009-12-121-0/+114
| * powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz2009-12-123-1/+172
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-162-0/+8
|\ \
| * | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-152-0/+8
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-12-162-0/+70
|\ \ \
| * | | ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin2009-12-112-0/+70
* | | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-161-2/+2
* | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-161-1/+1
* | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | | | ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-162-0/+11
* | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-147-22/+22
* | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-16/+16
* | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-143-12/+12
* | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-144-28/+28
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-142-2/+2
* | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-146-13/+13
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-146-15/+15
|\ \ \
| * | | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-296-15/+15
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12193-1822/+9749
|\ \ \ \
| * | | | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-091-1/+1
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-0935-349/+363
| |\ \ \ \
| * | | | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-091-5/+51
| * | | | | powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-091-94/+94
| * | | | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-0921-23/+23
| * | | | | powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund2009-12-091-6/+11
| * | | | | powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund2009-12-091-96/+0
| * | | | | powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-092-42/+0
| * | | | | powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2009-12-092-2/+11