index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-4
/
+4
*
[S390] Make sure the restore psw masks are initialized.
Heiko Carstens
2007-12-04
1
-3
/
+1
*
[S390] Fix compile error on 31bit without preemption
Christian Borntraeger
2007-12-04
1
-0
/
+2
*
[S390] Add missing die_notifier() call to die().
Heiko Carstens
2007-11-20
1
-0
/
+1
*
[S390] Fix memory detection.
Heiko Carstens
2007-11-20
1
-1
/
+1
*
[S390] Dont overwrite lowcores on smp_send_stop().
Heiko Carstens
2007-11-20
1
-49
/
+7
*
[S390] Fix kernel preemption.
Heiko Carstens
2007-11-20
2
-20
/
+7
*
[S390] Fix irq tracing and lockdep_sys_exit calls.
Heiko Carstens
2007-11-20
3
-66
/
+153
*
[S390] magic sysrq: check for in_atomic before doing an console_unblank
Christian Borntraeger
2007-11-20
1
-1
/
+1
*
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2007-11-09
2
-11
/
+1
*
[S390] tod clock: announce clocksource as perfect
Christian Borntraeger
2007-11-05
1
-1
/
+1
*
[S390] Rename "idle_time" attribute to "idle_time_us".
Heiko Carstens
2007-11-05
1
-3
/
+3
*
[S390] Fix memory detection.
Heiko Carstens
2007-11-05
1
-1
/
+3
*
[S390] Fix compile on !CONFIG_SMP.
Heiko Carstens
2007-11-05
1
-2
/
+6
*
[S390] Remove unused user_seg from thread structure.
Martin Schwidefsky
2007-10-22
1
-2
/
+0
*
[S390] tlb flush fix.
Martin Schwidefsky
2007-10-22
1
-1
/
+1
*
[S390] kernel: Fix dump on panic for DASDs under LPAR.
Michael Holzheu
2007-10-22
1
-0
/
+2
*
[S390] Add per-cpu idle time / idle count sysfs attributes.
Heiko Carstens
2007-10-22
2
-3
/
+76
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-1
/
+1
*
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
2
-2
/
+2
*
kprobes: support kretprobe blacklist
Masami Hiramatsu
2007-10-16
1
-0
/
+2
*
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-5
/
+0
*
lockdep: s390: connect the sysexit hook
Heiko Carstens
2007-10-11
2
-0
/
+21
*
[S390] s390: use PAGE_SIZE in vmlinux.lds
Sam Ravnborg
2007-10-12
1
-13
/
+14
*
[S390] s390: beautify vmlinux.lds
Sam Ravnborg
2007-10-12
1
-106
/
+127
*
[S390] cpcmd: fix inline assembly usage.
Heiko Carstens
2007-10-12
1
-45
/
+55
*
[S390] Use IPL CLEAR for reipl under z/VM
Michael Holzheu
2007-10-12
1
-2
/
+2
*
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2007-10-12
3
-6
/
+17
*
[S390] disassembler: Remove redundant variable assignment
Christian Borntraeger
2007-10-12
1
-1
/
+0
*
[S390] disassembler: fix output for insns with 6 operands.
Martin Schwidefsky
2007-10-12
1
-1
/
+3
*
[SOFTIRQ]: Remove do_softirq() symbol export.
Robert Olsson
2007-10-10
1
-1
/
+0
*
[S390] kprobes: fix instruction length calculation
David Wilder
2007-08-22
1
-1
/
+1
*
[S390] disassembler: fix b2 opcodes like srst, bsg, and others
Christian Borntraeger
2007-08-22
1
-1
/
+1
*
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2007-08-22
3
-2
/
+103
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
4
-0
/
+4
*
[S390] Fix IRQ tracing.
Heiko Carstens
2007-07-27
2
-4
/
+8
*
[S390] Wire up sys_fallocate.
Martin Schwidefsky
2007-07-27
3
-1
/
+31
*
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
2007-07-27
2
-0
/
+2
*
[S390] Improve __smp_call_function_map.
Heiko Carstens
2007-07-27
1
-8
/
+6
*
[S390] Convert to smp_call_function_single.
Heiko Carstens
2007-07-27
2
-10
/
+8
*
s390: Put allocated ELF notes in read-only data segment
Roland McGrath
2007-07-19
1
-0
/
+2
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-4
/
+1
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-07-17
2
-18
/
+15
|
\
|
*
[S390] Simplify stack trace.
Heiko Carstens
2007-07-17
1
-15
/
+11
|
*
[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.
Christian Borntraeger
2007-07-17
1
-3
/
+4
*
|
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-4
/
+1
*
|
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-5
/
+1
*
|
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
|
/
*
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
1
-1
/
+1
*
missing argument in bin_attribute ->read()/->write()
Al Viro
2007-07-15
1
-5
/
+5
[next]