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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
1
-41
/
+2
2005-11-07
[PATCH] ppc32: Add 440SPe support
Roland Dreier
1
-0
/
+10
2005-11-07
[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64
Olof Johansson
1
-0
/
+1
2005-11-06
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
7
-140
/
+282
2005-11-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
22
-229
/
+3295
2005-11-05
powerpc: Fix vmlinux.lds.S for 32-bit
Paul Mackerras
1
-25
/
+5
2005-11-05
powerpc: Merge smp.c and smp.h
Paul Mackerras
5
-119
/
+691
2005-11-04
Merge branch 'for-paulus' of git://kernel/home/michael/src/work/
Paul Mackerras
5
-42
/
+30
2005-11-04
powerpc: Merge smp-tbsync.c (the generic timebase sync routine)
Paul Mackerras
2
-0
/
+172
2005-11-04
Merge with Paulus
Michael Ellerman
8
-140
/
+2383
2005-11-04
powerpc: Implement smp_release_cpus() in C not asm
Michael Ellerman
2
-20
/
+21
2005-11-03
powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel
Stephen Rothwell
2
-1
/
+139
2005-11-03
powerpc: move ppc64/kernel/signal.c to arch/powerpc
Stephen Rothwell
2
-1
/
+582
2005-11-03
powerpc: Set entry point and text address in linker script
Michael Ellerman
1
-4
/
+3
2005-11-03
powerpc: Make early debugging fit on 80 character terminal
Michael Ellerman
1
-1
/
+1
2005-11-03
powerpc: Make set_dabr() a ppc_md function
Michael Ellerman
1
-17
/
+5
2005-11-03
powerpc: Merge remaining RTAS code
Paul Mackerras
5
-138
/
+1662
2005-11-01
[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL
Horms
1
-1
/
+1
2005-11-02
Merge iSeries include file move
Stephen Rothwell
5
-6
/
+6
2005-11-02
powerpc: clean up bug.h further
Paul Mackerras
1
-4
/
+4
2005-11-02
powerpc: Fix compile error with CONFIG_TAU=y
Paul Mackerras
1
-2
/
+2
2005-11-02
merge filename and modify references to iseries/lpar_map.h
Kelly Daly
2
-2
/
+2
2005-11-02
merge filename and modify references to iseries/it_lp_queue.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/it_lp_naca.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/hv_lp_event.h
Kelly Daly
1
-1
/
+1
2005-11-02
merge filename and modify references to iseries/hv_call_xm.h
Kelly Daly
1
-1
/
+1
2005-11-01
[PATCH] powerpc: Merge bitops.h
David Gibson
1
-9
/
+0
2005-11-01
[PATCH] powerpc: move rtas_fw.c out of platforms/pseries
Arnd Bergmann
2
-0
/
+137
2005-11-01
[PATCH] powerpc: Rename BPA to Cell
Arnd Bergmann
3
-6
/
+6
2005-11-01
powerpc: make mem= work on iSeries again
Stephen Rothwell
1
-17
/
+0
2005-10-31
powerpc: apply recent changes to merged code
Paul Mackerras
4
-7
/
+5
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
2
-12
/
+1
2005-10-30
powerpc: Fix time setting bug on 32-bit
Paul Mackerras
1
-6
/
+8
2005-10-29
powerpc: 32-bit needs cur_cpu_spec exported too
Paul Mackerras
1
-2
/
+0
2005-10-29
[PATCH] ppc64: remove duplicate local variable in set_preferred_console
Olaf Hering
1
-1
/
+0
2005-10-28
powerpc: Merge xmon
Paul Mackerras
4
-7
/
+8
2005-10-28
powerpc: Rename asm offset TRAP to _TRAP for 32-bit
Paul Mackerras
5
-27
/
+26
2005-10-28
Merge git://oak/home/sfr/kernels/iseries/work/
Paul Mackerras
2
-17
/
+9
2005-10-28
ppc64: use the merged syscall table
Stephen Rothwell
2
-17
/
+10
2005-10-28
[PATCH] powerpc: Remove dregs of bootinfo.h
David Gibson
1
-1
/
+0
2005-10-28
[PATCH] powerpc: only build idle_6xx for 6xx
Kumar Gala
1
-1
/
+2
2005-10-28
ppc64: Include arch/powerpc/kernel/setup-common.o
Paul Mackerras
1
-1
/
+2
2005-10-27
powerpc: Introduce toreal/fromreal assembly macros
Paul Mackerras
1
-4
/
+4
2005-10-27
powerpc: 32-bit CHRP SMP fixes
Paul Mackerras
2
-6
/
+10
2005-10-27
powerpc: remove duplicate screen_info from setup_32.c
Paul Mackerras
1
-15
/
+0
2005-10-27
[PATCH] powerpc: Purge bootinfo.h
David Gibson
3
-7
/
+0
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
7
-55
/
+33
2005-10-27
[PATCH] ppc64: remove arch/ppc64/kernel/setup.c
Paul Mackerras
2
-7
/
+16
2005-10-27
powerpc: Remove common stuff from setup_64.c
Paul Mackerras
1
-270
/
+0
2005-10-26
powerpc: Fixes to get the Longtrail CHRP a bit further
Paul Mackerras
1
-14
/
+28
[next]