index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ppc64
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-14
powerpc: Move most remaining ppc64 files over to arch/powerpc
Paul Mackerras
1
-2007
/
+0
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
1
-81
/
+3
2005-11-07
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-77
/
+223
2005-11-04
powerpc: Implement smp_release_cpus() in C not asm
Michael Ellerman
1
-18
/
+0
2005-11-02
merge filename and modify references to iseries/lpar_map.h
Kelly Daly
1
-1
/
+1
2005-10-27
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
1
-57
/
+2
2005-10-22
ppc64: Simplify secondary CPU startup on powermacs
Paul Mackerras
1
-14
/
+11
2005-10-21
[PATCH] powerpc: Merge thread_info.h
David Gibson
1
-0
/
+1
2005-10-10
ppc64: Use SPRN_ prefix for special purpose register names
Paul Mackerras
1
-97
/
+97
2005-09-27
powerpc: Move LparData.c to powerpc platforms
Stephen Rothwell
1
-1
/
+1
2005-09-23
ppc64 iSeries: Call early_setup() on iSeries
Michael Ellerman
1
-0
/
+1
2005-09-23
ppc64 iSeries: Make smp_release_cpus() callable on iSeries
Michael Ellerman
1
-2
/
+4
2005-09-21
[PATCH] ppc64: Updated Olof misc updates 3/3
Olof Johansson
1
-1
/
+1
2005-09-15
[PATCH] ppc64: Fix recent regression
Jimi Xenidis
1
-3
/
+3
2005-09-09
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
Sam Ravnborg
1
-1
/
+1
2005-09-06
[PATCH] ppc64: systemcfg is now a pointer
Jimi Xenidis
1
-3
/
+6
2005-08-30
[PATCH] fix iSeries build for gcc-3.4
Stephen Rothwell
1
-0
/
+5
2005-08-30
[PATCH] Restore lparmap.s include for iSeries
David Gibson
1
-1
/
+10
2005-08-29
[PATCH] ppc64: Rename msChunks structure
Michael Ellerman
1
-2
/
+2
2005-08-29
[PATCH] Move variables in ppc64 head.S from .data to .bss
David Gibson
1
-7
/
+6
2005-08-29
[PATCH] Tweak comments in ppc64 head.S
David Gibson
1
-4
/
+4
2005-08-29
[PATCH] Remove unneeded #defines in head.S
David Gibson
1
-11
/
+0
2005-08-29
[PATCH] Fix apparent code overlap in ppc64 head.S
David Gibson
1
-2
/
+2
2005-08-29
[PATCH] Remove general use functions from head.S
David Gibson
1
-95
/
+0
2005-08-29
[PATCH] Change address of ppc64 initial segment table
David Gibson
1
-15
/
+17
2005-08-29
[PATCH] Move iSeries and common vectors into unused space in head.S
David Gibson
1
-179
/
+174
2005-08-29
[PATCH] Remove NACA fixed address constraint
David Gibson
1
-16
/
+1
2005-08-17
[PATCH] iSeries build with newer assemblers and compilers
Stephen Rothwell
1
-0
/
+6
2005-08-05
[PATCH] ppc64: Fix UP kernel build
Olof Johansson
1
-1
/
+1
2005-07-28
[PATCH] ppc64: remove another fixed address constraint
David Gibson
1
-30
/
+3
2005-07-28
[PATCH] ppc64: dynamically allocate segment tables
David Gibson
1
-7
/
+0
2005-07-08
[PATCH] ppc64: Turn runlatch on in exception entry
Anton Blanchard
1
-0
/
+10
2005-06-26
[PATCH] ppc64: kexec support for ppc64
R Sharada
1
-3
/
+3
2005-06-22
[PATCH] ppc64: Abolish ioremap_mm
David Gibson
1
-4
/
+0
2005-06-03
[PATCH] ppc64: cleanup iseries runlight support
Anton Blanchard
1
-5
/
+5
2005-04-17
[PATCH] ppc64: Detect altivec via firmware on unknown CPUs
Benjamin Herrenschmidt
1
-0
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2139