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
2006-10-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-31
/
+241
2006-10-10
[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs
Paul Mackerras
1
-1
/
+6
2006-10-10
[POWERPC] Update maple defconfig
Benjamin Herrenschmidt
1
-13
/
+43
2006-10-10
[POWERPC] Fix Maple secondary IDE interrupt
Benjamin Herrenschmidt
1
-2
/
+15
2006-10-10
[POWERPC] Make U4 PCIe work on maple
Benjamin Herrenschmidt
1
-7
/
+169
2006-10-10
[POWERPC] cell: fix default zImage build target
Geoff Levand
1
-6
/
+6
2006-10-10
[POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces
Michael Ellerman
1
-2
/
+2
2006-10-10
[POWERPC] Fix xmon IRQ handler for pt_regs removal
Paul Mackerras
1
-3
/
+3
2006-10-09
[HEADERS] Put linux/config.h out of its misery.
Dave Jones
4
-6
/
+0
2006-10-09
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
1
-1
/
+1
2006-10-09
[PATCH] trivial iomem annotations (arch/powerpc/platfroms/parsemi/pci.c)
Al Viro
1
-13
/
+13
2006-10-09
[PATCH] extern doesn't make sense on a definition of function...
Al Viro
1
-2
/
+2
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-1
/
+1
2006-10-08
Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"
Linus Torvalds
1
-11
/
+6
2006-10-07
[POWERPC] SPU fixup after irq changes
Olaf Hering
1
-3
/
+3
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
27
-68
/
+60
2006-10-07
[POWERPC] Fix iseries/smp.c for irq breakage
Stephen Rothwell
3
-7
/
+12
2006-10-07
[POWERPC] Update iseries_defconfig
Stephen Rothwell
1
-17
/
+69
2006-10-07
[POWERPC] Fix fsl_soc build breaks
Olof Johansson
1
-4
/
+5
2006-10-06
[POWERPC] Minor fix for bootargs property
Geoff Levand
1
-1
/
+1
2006-10-06
[POWERPC] Update pSeries defconfig for SATA
Brian King
1
-1
/
+1
2006-10-06
[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ
Benjamin Herrenschmidt
1
-6
/
+11
2006-10-06
[POWERPC] Fix zImage decompress location
Benjamin Herrenschmidt
1
-4
/
+1
2006-10-06
[POWERPC] linux,tce-size property is 32 bits
Nathan Lynch
1
-1
/
+2
2006-10-06
[POWERPC] Add DTS for MPC8349E-mITX board
Timur Tabi
1
-0
/
+246
2006-10-06
[POWERPC] Fix harmless typo
Nick Piggin
1
-1
/
+1
2006-10-05
[PATCH] powerpc: irq change build breaks
Olof Johansson
8
-9
/
+9
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
15
-49
/
+47
2006-10-05
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
3
-8
/
+12
2006-10-05
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
1
-3
/
+1
2006-10-05
[POWERPC] Update cell_defconfig
Arnd Bergmann
1
-14
/
+46
2006-10-05
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
3
-1
/
+40
2006-10-05
[POWERPC] spufs: support new OF device tree format
Arnd Bergmann
1
-5
/
+94
2006-10-05
[POWERPC] spufs: add support for read/write on cntl
Arnd Bergmann
1
-19
/
+25
2006-10-05
[POWERPC] spufs: remove support for ancient firmware
Arnd Bergmann
1
-12
/
+0
2006-10-05
[POWERPC] spufs: make mailbox functions handle multiple elements
Arnd Bergmann
1
-29
/
+125
2006-10-05
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
Arnd Bergmann
1
-3
/
+7
2006-10-05
[POWERPC] spufs: Add infrastructure needed for gang scheduling
Arnd Bergmann
6
-41
/
+299
2006-10-05
[POWERPC] spufs: implement error event delivery to user space
Arnd Bergmann
6
-24
/
+54
2006-10-05
[POWERPC] spufs: fix context switch during page fault
HyeonSeung Jang
1
-0
/
+9
2006-10-05
[POWERPC] spufs: scheduler support for NUMA.
Mark Nutter
2
-298
/
+197
2006-10-05
[POWERPC] spufs: cell spu problem state mapping updates
Benjamin Herrenschmidt
2
-51
/
+84
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
9
-10
/
+0
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
48
-250
/
+5819
2006-10-04
[PATCH] git-powerpc: wrapper: don't require execute permissions
Andrew Morton
1
-1
/
+1
2006-10-04
[PATCH] Add Hypertransport capability defines
Eric W. Biederman
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
9
-10
/
+0
2006-10-04
[POWERPC] Add support for the mpc832x mds board
Kim Phillips
3
-0
/
+247
2006-10-04
[POWERPC] Add initial support for the e300c2 core
Kim Phillips
1
-2
/
+13
2006-10-04
[POWERPC] Add MPC8360EMDS default dts file
Li Yang
1
-0
/
+375
[next]