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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-10
powerpc: Fix compilation for 32-bit configs
Paul Mackerras
2
-22
/
+5
2005-10-10
powerpc: Fix off-by-one error in prom_init.c
Paul Mackerras
1
-1
/
+1
2005-10-10
powerpc: Get iseries to compile with ARCH=powerpc
Paul Mackerras
3
-13
/
+10
2005-10-10
powerpc: Get 64-bit configs to compile with ARCH=powerpc
Paul Mackerras
16
-77
/
+1546
2005-10-10
powerpc: move lparmap.c to arch/powerpc/kernel
Paul Mackerras
3
-4
/
+5
2005-10-10
powerpc: Fix bug caused by negation of 64-bit reloc_offset value
Paul Mackerras
2
-11
/
+11
2005-10-10
powerpc: Reduce the 32/64-bit diffs in vmlinux.lds.S
Paul Mackerras
2
-65
/
+10
2005-10-10
powerpc: Reduce the 32/64-bit differences in traps.c
Paul Mackerras
1
-41
/
+17
2005-10-10
powerpc: Make prom_init.c suitable for both 32-bit and 64-bit
Paul Mackerras
1
-1
/
+1
2005-10-10
powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S
Paul Mackerras
7
-4
/
+4109
2005-10-10
powerpc: make process.c suitable for both 32-bit and 64-bit
Paul Mackerras
2
-127
/
+345
2005-10-10
powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bit
Paul Mackerras
4
-24
/
+143
2005-10-10
powerpc: Use reg.h instead of processor.h when we just want reg names
Paul Mackerras
6
-12
/
+7
2005-10-10
powerpc: Merge Kconfig.debug
Paul Mackerras
1
-3
/
+58
2005-10-10
powerpc: rename powermac files to remove pmac_ prefix
Paul Mackerras
14
-7
/
+6
2005-10-10
ppc64: Use SPRN_ prefix for special purpose register names
Paul Mackerras
2
-112
/
+112
2005-10-10
powerpc: move pSeries files to arch/powerpc/platforms/pseries
Paul Mackerras
12
-53
/
+10
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras
20
-1288
/
+39
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras
24
-269
/
+129
2005-10-10
ppc64: Use the merged lmb routines
Paul Mackerras
3
-302
/
+4
2005-10-10
powerpc: Make some #includes explicit.
Paul Mackerras
5
-0
/
+5
2005-10-10
powerpc: Use SPRN_xxx rather than xxx for SPR numbers
Paul Mackerras
2
-100
/
+100
2005-10-06
powerpc: Fix idle.c compile warning
Paul Mackerras
1
-0
/
+1
2005-10-06
powerpc: Define a _sdata symbol
Paul Mackerras
1
-0
/
+1
2005-10-06
powerpc: Merge traps.c a bit more
Paul Mackerras
2
-159
/
+35
2005-10-06
powerpc: Use the merged of_device.c with ARCH=powerpc
Paul Mackerras
1
-1
/
+2
2005-10-06
powerpc: Merge of_device.c and of_device.h
Paul Mackerras
1
-0
/
+274
2005-10-06
powerpc: Remove 64-bit cpu support from ppc32.
Paul Mackerras
2
-153
/
+11
2005-10-06
powerpc: Merge lmb.c and make MM initialization use it.
Paul Mackerras
10
-700
/
+509
2005-10-06
powerpc: Merge in the ppc64 version of the prom code.
Paul Mackerras
8
-48
/
+5817
2005-10-06
powerpc: Define 32/64 bit asm macros and use them in fpu.S
Paul Mackerras
2
-100
/
+30
2005-10-04
ppc32: remove obsolete klock_info definition
Paul Mackerras
1
-1
/
+0
2005-10-04
ppc32: export a few more things where they are defined
Paul Mackerras
2
-3
/
+3
2005-10-02
Merge rsync://ozlabs.org/sfr-git/for-paulus/
Paul Mackerras
48
-1777
/
+1477
2005-10-01
powerpc: make iSeries boot
Stephen Rothwell
2
-3
/
+3
2005-10-01
powerpc: make iSeries build
Stephen Rothwell
7
-205
/
+211
2005-10-01
ppc64: simplify the build a little
Stephen Rothwell
4
-13
/
+12
2005-10-01
powerpc: merge idle_power4.S and trapc.s
Stephen Rothwell
21
-921
/
+563
2005-10-01
powerpc: Get merged kernel to compile and run on 32-bit SMP powermac.
Paul Mackerras
5
-15
/
+24
2005-09-30
powerpc: Move lparmap.c to powerpc/platforms
Stephen Rothwell
2
-2
/
+2
2005-09-30
powerpc: more cleanup of powerpc/kernel
Stephen Rothwell
3
-136
/
+7
2005-09-30
powerpc: remove old vector.S files
Stephen Rothwell
4
-389
/
+2
2005-09-30
powerpc: merge asm-offsets.c
Stephen Rothwell
1
-103
/
+117
2005-09-30
ppc64 iseries: move some iSeries include files
Stephen Rothwell
13
-14
/
+569
2005-09-29
Merge by hand from Linus' tree.
Paul Mackerras
63
-1502
/
+1198
2005-09-28
[PATCH] ppc64: More hugepage fixes
Benjamin Herrenschmidt
2
-4
/
+5
2005-09-28
[PATCH] ppc64: Add missing barrier() in kexec code
Anton Blanchard
1
-0
/
+1
2005-09-28
[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs
john stultz
1
-3
/
+0
2005-09-28
[PATCH] ppc: fix stupid thinko in oprofile fix
Benjamin Herrenschmidt
1
-2
/
+1
2005-09-28
Merge Stephen Rothwell's patches
Paul Mackerras
44
-457
/
+386
[next]