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
/
entry.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
2013-06-26
1
-2
/
+10
*
s390: system call path micro optimization
Martin Schwidefsky
2013-04-26
1
-2
/
+1
*
s390: lowcore stack pointer offsets
Martin Schwidefsky
2013-04-26
1
-20
/
+16
*
s390: critical section cleanup vs. machine checks
Martin Schwidefsky
2013-03-05
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-12-13
1
-4
/
+3
|
\
|
*
s390/ptrace: race of single stepping vs signal delivery
Martin Schwidefsky
2012-11-23
1
-4
/
+3
*
|
s390: switch to saner kernel_execve() semantics
Al Viro
2012-10-29
1
-27
/
+5
|
/
*
s390: convert to generic kernel_execve()
Al Viro
2012-09-30
1
-24
/
+6
*
s390: fold kernel_thread_helper() into ret_from_fork()
Al Viro
2012-09-30
1
-3
/
+15
*
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-09-30
1
-3
/
+0
*
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
2012-07-20
1
-23
/
+14
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
2012-06-14
1
-1
/
+3
*
s390/sigp: use sigp order code defines in assembly code
Heiko Carstens
2012-06-05
1
-2
/
+3
*
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
2012-05-16
1
-10
/
+11
*
[S390] rework idle code
Martin Schwidefsky
2012-03-11
1
-6
/
+70
*
[S390] rework smp code
Martin Schwidefsky
2012-03-11
1
-64
/
+17
*
[S390] rename lowcore field
Martin Schwidefsky
2012-03-11
1
-1
/
+1
*
[S390] cleanup trap handling
Martin Schwidefsky
2011-12-27
1
-11
/
+11
*
[S390] entry[64].S improvements
Martin Schwidefsky
2011-12-27
1
-618
/
+481
*
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
2011-10-30
1
-41
/
+25
*
[S390] signal race with restarting system calls
Martin Schwidefsky
2011-10-30
1
-14
/
+14
*
[S390] lowcore cleanup
Martin Schwidefsky
2011-10-30
1
-2
/
+2
*
[S390] Add PSW restart shutdown trigger
Michael Holzheu
2011-08-03
1
-0
/
+28
*
[S390] fix s390 assembler code alignments
Jan Glauber
2011-07-24
1
-21
/
+11
*
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
2011-05-23
1
-0
/
+1
*
[S390] kernel: Initialize register 14 when starting new CPU
Michael Holzheu
2011-05-10
1
-1
/
+1
*
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
1
-40
/
+30
*
[S390] 31 bit entry.S update.
Martin Schwidefsky
2011-01-05
1
-103
/
+109
*
[S390] add kprobes annotations
Martin Schwidefsky
2011-01-05
1
-0
/
+4
*
[S390] fix kprobes single stepping
Martin Schwidefsky
2010-10-29
1
-0
/
+1
*
[S390] cleanup system call parameter setup
Martin Schwidefsky
2010-10-25
1
-3
/
+3
*
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-10-25
1
-1
/
+2
*
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
2010-10-25
1
-25
/
+10
*
[S390] Fix IRQ tracing in case of PER
Heiko Carstens
2010-07-27
1
-2
/
+10
*
[S390] add breaking event address for user space
Martin Schwidefsky
2010-05-17
1
-2
/
+2
*
[S390] idle time accounting vs. machine checks
Martin Schwidefsky
2010-05-17
1
-28
/
+26
*
[S390] improve irq tracing code in entry[64].S
Martin Schwidefsky
2010-05-17
1
-114
/
+91
*
[S390] cleanup sysc_work and io_work code
Martin Schwidefsky
2010-05-17
1
-47
/
+28
*
[S390] fix io_return critical section cleanup
Martin Schwidefsky
2010-04-09
1
-1
/
+7
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
1
-1
/
+0
*
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
Martin Schwidefsky
2010-01-27
1
-0
/
+1
*
[S390] s390: fix single stepping on svc0
Christian Borntraeger
2009-11-13
1
-4
/
+4
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-11
1
-1
/
+1
|
\
|
*
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-26
1
-1
/
+1
*
|
[S390] move (io|sysc)_restore_trace_psw into .data section
Hendrik Brueckner
2009-09-11
1
-2
/
+14
|
/
*
[S390] ftrace: add system call tracer support
Heiko Carstens
2009-06-12
1
-1
/
+3
*
[S390] secure computing arch backend
Heiko Carstens
2009-06-12
1
-2
/
+3
*
[S390] cpu hotplug and accounting values
Martin Schwidefsky
2009-04-14
1
-0
/
+13
*
[PATCH] improve idle cputime accounting
Martin Schwidefsky
2008-12-31
1
-2
/
+3
[next]