index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
2005-10-22
17
-817
/
+1143
*
powerpc: Make set_rtc_time() return error code from lower-level function
Paul Mackerras
2005-10-22
1
-4
/
+2
*
ppc64: Simplify secondary CPU startup on powermacs
Paul Mackerras
2005-10-22
2
-31
/
+15
*
ppc64: Rearrange btext initialization for consistency with ppc32
Paul Mackerras
2005-10-22
4
-49
/
+47
*
ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges
Paul Mackerras
2005-10-22
4
-12
/
+34
*
ppc64/powerpc: Fix time initialization on SMP systems
Paul Mackerras
2005-10-22
3
-31
/
+6
*
ppc64: Fix delivery of RT signals to 32-bit processes.
Paul Mackerras
2005-10-22
1
-2
/
+1
*
powerpc: Move agp_special_page export to where it is defined
Paul Mackerras
2005-10-22
4
-8
/
+2
*
[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
12
-146
/
+45
*
[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
3
-5
/
+4
*
powerpc/ppc/ppc64: Various compile fixes.
Paul Mackerras
2005-10-20
6
-7
/
+8
*
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
9
-18
/
+18
*
powerpc: Merge various powermac-related header files.
Paul Mackerras
2005-10-20
16
-12
/
+0
*
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
4
-23
/
+24
*
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
Paul Mackerras
2005-10-20
6
-14
/
+11
*
[PATCH] powerpc: Merge types.h
Becky Bruce
2005-10-20
2
-72
/
+28
*
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
David Gibson
2005-10-20
12
-135
/
+51
*
[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
17
-378
/
+650
*
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
*
ppc: declare smp_ops in asm/smp.h, since platform setup code needs it
Paul Mackerras
2005-10-19
1
-0
/
+1
*
powerpc: Merge machdep.h
Paul Mackerras
2005-10-19
17
-74
/
+176
*
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
6
-1135
/
+635
*
[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
3
-37
/
+116
*
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
14
-103
/
+100
*
powerpc: fix 32bit LOADADDR macro
Stephen Rothwell
2005-10-17
1
-1
/
+1
[next]