index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Make single-stepping emulation (mostly) usable on 32-bit
Paul Mackerras
2005-10-28
1
-0
/
+17
*
powerpc: Rename asm offset TRAP to _TRAP for 32-bit
Paul Mackerras
2005-10-28
5
-27
/
+26
*
[PATCH] powerpc: Move xics.[ch] into platforms/pseries
David Gibson
2005-10-28
6
-16
/
+50
*
Merge git://oak/home/sfr/kernels/iseries/work/
Paul Mackerras
2005-10-28
18
-3064
/
+21
|
\
|
*
ppc64: use mem_64.S from powerpc/lib
Stephen Rothwell
2005-10-28
2
-108
/
+1
|
*
ppc64: use usercopy_64.c from powerpc/lib
Stephen Rothwell
2005-10-28
3
-44
/
+2
|
*
ppc64: user strcase.c from powerpc/lib
Stephen Rothwell
2005-10-28
3
-34
/
+4
|
*
ppc64: use sstep.c from powerpc/lib
Stephen Rothwell
2005-10-28
3
-144
/
+2
|
*
ppc64: use memcpy_64.S from powerpc/lib
Stephen Rothwell
2005-10-28
3
-176
/
+4
|
*
ppc64: use lockc.c from powerpc/lib
Stephen Rothwell
2005-10-28
3
-103
/
+3
|
*
ppc64: use copyuser_64.S from powerpc/lib
Stephen Rothwell
2005-10-28
3
-579
/
+3
|
*
ppc64: use copypage_64.S from powerpc/lib
Stephen Rothwell
2005-10-28
3
-124
/
+3
|
*
ppc64: use e2a.c from powerpc/lib
Stephen Rothwell
2005-10-28
3
-114
/
+1
|
*
ppc64: use checksum_64.S from powerpc
Stephen Rothwell
2005-10-28
4
-231
/
+6
|
*
ppc64: use the merged syscall table
Stephen Rothwell
2005-10-28
6
-1426
/
+12
*
|
Merge in v2.6.14 by hand
Paul Mackerras
2005-10-28
3
-2
/
+4
|
\
\
|
*
\
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-10-26
1
-0
/
+2
|
|
\
\
|
|
*
|
[ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA
Pavel Machek
2005-10-24
1
-0
/
+2
|
*
|
|
[PATCH] ppc64: Fix wrong register mapping in mpic driver
Benjamin Herrenschmidt
2005-10-26
1
-2
/
+2
|
|
/
/
|
*
|
[PATCH] uml: fix compile failure for TT mode
Miklos Szeredi
2005-10-24
2
-2
/
+2
*
|
|
ppc64: Use the correct prototypes for i8259 functions
Paul Mackerras
2005-10-28
2
-21
/
+3
*
|
|
[PATCH] powerpc: Remove dregs of bootinfo.h
David Gibson
2005-10-28
1
-1
/
+0
*
|
|
[PATCH] powerpc: only build idle_6xx for 6xx
Kumar Gala
2005-10-28
1
-1
/
+2
|
|
/
|
/
|
*
|
ppc64: Include arch/powerpc/kernel/setup-common.o
Paul Mackerras
2005-10-28
1
-1
/
+2
*
|
powerpc: Move U3 IOMMU driver to arch/powerpc/sysdev
Paul Mackerras
2005-10-28
3
-2
/
+1
*
|
powerpc: Fix new-world powermac detection
Paul Mackerras
2005-10-27
1
-1
/
+3
*
|
powerpc: Introduce toreal/fromreal assembly macros
Paul Mackerras
2005-10-27
1
-4
/
+4
*
|
powerpc: 32-bit CHRP SMP fixes
Paul Mackerras
2005-10-27
3
-12
/
+44
*
|
powerpc: remove duplicate screen_info from setup_32.c
Paul Mackerras
2005-10-27
1
-15
/
+0
*
|
[PATCH] powerpc: Moved dcr support to arch/powerpc
Kumar Gala
2005-10-27
3
-2
/
+2
*
|
[PATCH] powerpc: Fix warning related to do_dabr
Kumar Gala
2005-10-27
1
-0
/
+2
*
|
[PATCH] powerpc: Purge bootinfo.h
David Gibson
2005-10-27
7
-11
/
+0
*
|
[PATCH] powerpc: Fix handling of fpscr on 64-bit
David Gibson
2005-10-27
18
-198
/
+47
*
|
[PATCH] ppc64: remove arch/ppc64/kernel/setup.c
Paul Mackerras
2005-10-27
4
-1315
/
+17
*
|
powerpc: Remove common stuff from setup_64.c
Paul Mackerras
2005-10-27
1
-270
/
+0
*
|
powerpc: 32-bit powermac needs the mpc106 code
Paul Mackerras
2005-10-26
1
-0
/
+1
*
|
powerpc: Fix incorrect timer register addresses in mpic.c
Paul Mackerras
2005-10-26
1
-3
/
+2
*
|
powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.
Paul Mackerras
2005-10-26
1
-0
/
+3
*
|
powerpc: Fixes to get the Longtrail CHRP a bit further
Paul Mackerras
2005-10-26
3
-15
/
+30
*
|
powerpc: Merge 32-bit CHRP support.
Paul Mackerras
2005-10-26
12
-37
/
+1256
*
|
powerpc: Don't limit pmac_get_rtc_time to return only positive values
Paul Mackerras
2005-10-26
1
-4
/
+0
*
|
powerpc: Fix interrupt-tree parsing
Paul Mackerras
2005-10-26
1
-14
/
+26
*
|
powerpc: Pull out MPC106 (grackle) initialization code into its own file
Paul Mackerras
2005-10-26
4
-44
/
+71
*
|
powerpc: Pull common bits of setup_{32,64}.c into setup-common.c
Paul Mackerras
2005-10-26
4
-248
/
+417
*
|
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
2005-10-26
13
-199
/
+256
*
|
powerpc: Merge i8259.c into arch/powerpc/sysdev
Paul Mackerras
2005-10-26
18
-270
/
+97
*
|
ppc: Use the indirect_pci.c from arch/powerpc/sysdev
Paul Mackerras
2005-10-26
7
-156
/
+58
*
|
[PATCH] powerpc: Move ras.c into arch/powerpc/platforms/pseries
Michael Ellerman
2005-10-26
3
-8
/
+7
*
|
[PATCH] powerpc: Some minor cleanups to setup_32.c
Kumar Gala
2005-10-26
2
-40
/
+8
*
|
[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr
Kumar Gala
2005-10-26
1
-0
/
+11
[next]