index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] powerpc: Fix mmap returning 64 bit addresses
Michael Ellerman
2005-10-21
1
-1
/
+1
*
[PATCH] powerpc: Don't blow away load_addr in start_thread
Michael Ellerman
2005-10-21
1
-1
/
+5
*
[PATCH] powerpc: Merge thread_info.h
David Gibson
2005-10-21
9
-26
/
+22
*
[PATCH] Fix broken initialization of conswitchp for ARCH=ppc64
David Gibson
2005-10-21
1
-0
/
+4
*
powerpc: Fix some bugs in the new merged time code
Paul Mackerras
2005-10-20
2
-4
/
+3
*
powerpc/ppc/ppc64: Various compile fixes.
Paul Mackerras
2005-10-20
2
-3
/
+3
*
ppc64: Use the merged mpic.c
Paul Mackerras
2005-10-20
3
-889
/
+2
*
powerpc: Move some calculations from xxx_calibrate_decr to time_init
Paul Mackerras
2005-10-20
2
-27
/
+14
*
ppc64: Move init_boot_text call and conswitchp init into setup_arch
Paul Mackerras
2005-10-20
2
-4
/
+8
*
ppc: rename pci_assign_all_busses to pci_assign_all_buses
Paul Mackerras
2005-10-20
8
-16
/
+16
*
powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int
Paul Mackerras
2005-10-20
3
-58
/
+26
*
powerpc: Move smp_mpic_message_pass into mpic.c
Paul Mackerras
2005-10-20
2
-22
/
+21
*
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
Paul Mackerras
2005-10-20
5
-9
/
+9
*
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
David Gibson
2005-10-20
10
-110
/
+33
*
[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32
Kumar Gala
2005-10-20
3
-18
/
+33
*
[PATCH] powerpc: Some more fixes to allow building for a Book-E processor
Kumar Gala
2005-10-20
1
-3
/
+2
*
powerpc: Fix a corner case in __div64_32
Paul Mackerras
2005-10-20
1
-1
/
+2
*
powerpc: Fix a branch-too-far link error for 32-bit targets
Paul Mackerras
2005-10-20
1
-1
/
+2
*
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
2005-10-20
12
-243
/
+356
*
ppc64: Minor compilation fixes
Paul Mackerras
2005-10-20
3
-13
/
+16
*
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
Paul Mackerras
2005-10-20
4
-7
/
+8
*
powerpc: Eliminate a compile warning in signal_32.c
Paul Mackerras
2005-10-19
1
-2
/
+3
*
powerpc: Merge machdep.h
Paul Mackerras
2005-10-19
15
-65
/
+62
*
ppc: Minor smp changes for consistency with ppc64
Paul Mackerras
2005-10-19
11
-28
/
+22
*
Merge rsync://oak/kernels/iseries/work/
Paul Mackerras
2005-10-18
7
-309
/
+195
|
\
|
*
powerpc: change sys32_ to compat_sys_
Stephen Rothwell
2005-10-18
7
-309
/
+195
*
|
powerpc: Fix various compile errors with ARCH=ppc, ppc64 and powerpc
Paul Mackerras
2005-10-18
8
-17
/
+16
|
/
*
powerpc: merge ppc signal.c and ppc64 signal32.c
Stephen Rothwell
2005-10-18
5
-1128
/
+628
*
[PATCH] powerpc: Another maple merge tree fix
David Gibson
2005-10-17
1
-3
/
+1
*
[PATCH] powerpc: Fix use of LOADBASE in merge tree
David Gibson
2005-10-17
1
-2
/
+2
*
[PATCH] powerpc: replace use of _GLOBAL with .globl
Kumar Gala
2005-10-17
3
-18
/
+33
*
powerpc: Make CONFIG_PROC_DEVICETREE independent of CONFIG_PPC_OF
Paul Mackerras
2005-10-17
1
-3
/
+3
*
powerpc: Clear the BSS at the start of early_init with ARCH=ppc
Paul Mackerras
2005-10-17
1
-0
/
+4
*
ppc: Fix various compile errors resulting from ptrace.c merge
Paul Mackerras
2005-10-17
2
-37
/
+98
*
ppc: Use the merged of_device.c from arch/powerpc/kernel
Paul Mackerras
2005-10-17
2
-277
/
+1
*
powerpc: Merge syscalls.c and sys_ppc32.c.
Paul Mackerras
2005-10-17
8
-376
/
+147
*
powerpc: Initialize btext subsystem later, after prom_init
Paul Mackerras
2005-10-17
4
-106
/
+4
*
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
Stephen Rothwell
2005-10-17
13
-95
/
+95
*
powerpc: move iSeries/HvCallPci.h to platforms/iseries/call_pci.h
Stephen Rothwell
2005-10-14
4
-3
/
+293
*
powerpc: move iSeries/HvCallHpt.h to platforms/iseries/call_hpt.h
Stephen Rothwell
2005-10-14
3
-2
/
+104
*
powerpc: eliminate DsaAddr from pci_dn
Stephen Rothwell
2005-10-14
4
-16
/
+23
*
powerpc: remove ISERIES_[SUB]BUS macros
Stephen Rothwell
2005-10-14
3
-17
/
+10
*
powerpc: move iSeries/iSeries_pci.h to platforms/iseries
Stephen Rothwell
2005-10-14
6
-21
/
+81
*
powerpc: fix uname -m
Stephen Rothwell
2005-10-13
1
-0
/
+2
*
powerpc: merge ptrace.c
Stephen Rothwell
2005-10-13
5
-398
/
+141
*
ppc64: use powerpc of_device.c
Stephen Rothwell
2005-10-13
3
-276
/
+2
*
ppc64: fix arch/ppc64/kernel/Makefile
Stephen Rothwell
2005-10-13
1
-2
/
+1
*
ppc64: merge binfmt_elf32.c
Stephen Rothwell
2005-10-13
5
-51
/
+7
*
powerpc: make 64 bit binaries work
Stephen Rothwell
2005-10-13
1
-5
/
+1
*
powerpc: create 32 bit LOADADDR macro
Stephen Rothwell
2005-10-13
1
-4
/
+2
[next]