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