index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
6
-8
/
+7
2009-12-16
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
37
-21
/
+4861
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-0
/
+8
2009-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2
-0
/
+70
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
1
-2
/
+2
2009-12-16
dma-mapping: fix off-by-one error in dma_capable()
Jan Beulich
1
-1
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-16
ptrace: powerpc: implement user_single_step_siginfo()
Oleg Nesterov
2
-0
/
+11
2009-12-15
module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
Rusty Russell
2
-0
/
+8
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
7
-22
/
+22
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-16
/
+16
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
3
-12
/
+12
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
4
-28
/
+28
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2
-2
/
+2
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
6
-13
/
+13
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
6
-15
/
+15
2009-12-14
powerpc: fix up for mmu_mapin_ram api change
Stephen Rothwell
4
-6
/
+6
2009-12-12
powerpc: wii: allow ioremap within the memory hole
Albert Herranz
1
-0
/
+3
2009-12-12
powerpc: allow ioremap within reserved memory regions
Albert Herranz
3
-1
/
+9
2009-12-12
wii: use both mem1 and mem2 as ram
Albert Herranz
5
-7
/
+106
2009-12-12
wii: bootwrapper: add fixup to calc useable mem2
Albert Herranz
1
-3
/
+115
2009-12-12
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
6
-0
/
+94
2009-12-12
powerpc: reserve fixmap entries for early debug
Albert Herranz
1
-0
/
+3
2009-12-12
powerpc: wii: default config
Albert Herranz
1
-0
/
+1406
2009-12-12
powerpc: wii: platform support
Albert Herranz
3
-1
/
+211
2009-12-12
powerpc: wii: hollywood interrupt controller support
Albert Herranz
3
-0
/
+264
2009-12-12
powerpc: broadway processor support
Albert Herranz
1
-3
/
+3
2009-12-12
powerpc: wii: bootwrapper bits
Albert Herranz
4
-2
/
+191
2009-12-12
powerpc: wii: device tree
Albert Herranz
1
-0
/
+218
2009-12-12
powerpc: gamecube: default config
Albert Herranz
1
-0
/
+1061
2009-12-12
powerpc: gamecube: platform support
Albert Herranz
3
-0
/
+127
2009-12-12
powerpc: gamecube/wii: flipper interrupt controller support
Albert Herranz
3
-0
/
+289
2009-12-12
powerpc: gamecube/wii: udbg support for usbgecko
Albert Herranz
4
-0
/
+316
2009-12-12
powerpc: gamecube/wii: do not include PCI support
Albert Herranz
1
-1
/
+1
2009-12-12
powerpc: gamecube/wii: declare as non-coherent platforms
Albert Herranz
1
-1
/
+1
2009-12-12
powerpc: gamecube/wii: introduce GAMECUBE_COMMON
Albert Herranz
1
-0
/
+4
2009-12-12
powerpc: gamecube: bootwrapper bits
Albert Herranz
4
-1
/
+153
2009-12-12
powerpc: gamecube: device tree
Albert Herranz
1
-0
/
+114
2009-12-12
powerpc: gamecube/wii: usbgecko bootwrapper console support
Albert Herranz
3
-1
/
+172
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
193
-1822
/
+9749
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
4
-4
/
+4
2009-12-12
kbuild: drop include2/ used for O=... builds
Sam Ravnborg
1
-4
/
+2
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-11
ppc440spe-adma: adds updated ppc440spe adma driver
Anatolij Gustschin
2
-0
/
+70
2009-12-11
Unify sys_mmap*
Al Viro
1
-14
/
+1
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-10
/
+10
2009-12-09
powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
Benjamin Herrenschmidt
1
-1
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
35
-349
/
+363
2009-12-09
powerpc/pseries: Track previous CPPR values to correctly EOI interrupts
Mark Nelson
1
-5
/
+51
2009-12-09
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
1
-94
/
+94
[next]