index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] New header file ipl.h
Michael Holzheu
2007-02-21
4
-22
/
+5
*
[S390] New get_cpu_id() inline assembly
Michael Holzheu
2007-02-21
2
-2
/
+2
*
[S390] etr: Add barrier() to etr_sync_cpu_start().
Heiko Carstens
2007-02-21
1
-1
/
+9
*
[S390] smp_call_function cleanup
Jan Glauber
2007-02-21
1
-104
/
+77
*
[PATCH] clocksource: fixup is_continous changes on S390
Thomas Gleixner
2007-02-16
1
-1
/
+1
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
2007-02-14
1
-1
/
+0
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-02-12
1
-6
/
+9
|
\
|
*
[S390] smp_call_function/smp_call_function_on locking.
Heiko Carstens
2007-02-12
1
-6
/
+9
*
|
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
|
[PATCH] Dynamic kernel command-line: s390
Alon Bar-Lev
2007-02-12
1
-1
/
+1
|
/
*
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
2007-02-11
3
-49
/
+4
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+3
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
6
-17
/
+17
*
[S390] Mark kernel text section read-only.
Heiko Carstens
2007-02-05
3
-6
/
+25
*
[S390] Convert memory detection into C code.
Heiko Carstens
2007-02-05
8
-570
/
+467
*
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
2007-02-05
1
-0
/
+1
*
[S390] boot from NSS support
Hongjie Yang
2007-02-05
5
-64
/
+275
*
[S390] ETR support.
Martin Schwidefsky
2007-02-05
4
-72
/
+1126
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
9
-48
/
+111
*
[S390] kretprobe_trampoline_holder() in wrong section.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
[S390] Fix kprobes breakpoint handling.
Heiko Carstens
2007-02-05
1
-2
/
+9
*
[S390] Fix FCP dump feature detection.
Heiko Carstens
2007-02-05
1
-1
/
+5
*
[S390] cpcmd with vmalloc addresses.
Christian Borntraeger
2007-02-05
1
-7
/
+7
*
[S390] Remove pointless/unreliable kernel messages.
Heiko Carstens
2007-02-05
1
-3
/
+0
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
15
-72
/
+63
*
[S390] Move init_irq_proc to the other irq related functions.
Heiko Carstens
2007-02-05
3
-24
/
+13
*
[S390] Fix vmalloc area size calculation.
Heiko Carstens
2007-01-09
1
-1
/
+1
*
[S390] Fix cpu hotplug (missing 'online' attribute).
Heiko Carstens
2007-01-09
1
-1
/
+4
*
[S390] memory detection misses 128k.
Hongjie Yang
2007-01-09
2
-2
/
+22
*
[S390] Save prefix register for dump on panic
Michael Holzheu
2006-12-15
3
-2
/
+13
*
[S390] Fix reboot hang
Michael Holzheu
2006-12-15
1
-44
/
+1
*
[S390] Fix reboot hang on LPARs
Michael Holzheu
2006-12-15
2
-1
/
+51
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-5
/
+5
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-12-08
1
-42
/
+13
|
\
|
*
[S390] Use add_active_range() and free_area_init_nodes().
Heiko Carstens
2006-12-08
1
-41
/
+12
|
*
[S390] Virtual memmap for s390.
Heiko Carstens
2006-12-08
1
-1
/
+1
*
|
[PATCH] struct path: convert s390
Josef Sipek
2006-12-08
1
-2
/
+2
|
/
*
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
2006-12-07
1
-1
/
+1
*
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2006-12-07
1
-1
/
+0
*
[S390] Memory detection fixes.
Heiko Carstens
2006-12-04
3
-24
/
+32
*
[S390] lockdep: show held locks when showing a stackdump
Heiko Carstens
2006-12-04
1
-1
/
+4
*
[S390] Use diag260 for memory size detection.
Heiko Carstens
2006-12-04
1
-2
/
+15
*
[S390] pfault code cleanup.
Heiko Carstens
2006-12-04
3
-41
/
+5
*
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
2006-12-04
2
-6
/
+3
*
[S390] Misaligned wait PSW at memory detection.
Heiko Carstens
2006-12-04
1
-1
/
+2
*
[S390] cpu shutdown rework
Heiko Carstens
2006-12-04
3
-144
/
+49
*
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
2006-12-04
3
-17
/
+21
*
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
2006-12-04
8
-41
/
+115
[next]