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
*
KVM: s390: use pid of cpu thread for sampling tagging
Christian Borntraeger
2015-08-03
1
-1
/
+1
*
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-08-03
1
-18
/
+18
*
s390/nmi: use the normal asynchronous stack for machine checks
Martin Schwidefsky
2015-07-22
1
-16
/
+9
*
s390/kernel: squeeze a few more cycles out of the system call handler
Martin Schwidefsky
2015-07-22
1
-41
/
+34
*
s390/kvm: integrate HANDLE_SIE_INTERCEPT into cleanup_critical
Martin Schwidefsky
2015-07-22
1
-118
/
+123
*
s390/kvm: fix interrupt race with HANDLE_SIE_INTERCEPT
Martin Schwidefsky
2015-07-22
1
-10
/
+4
*
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
1
-6
/
+305
*
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
2015-07-20
1
-4
/
+9
*
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
1
-1
/
+1
*
s390: remove 31 bit syscalls
Heiko Carstens
2015-03-25
1
-3
/
+3
*
s390: remove "64" suffix from a couple of files
Heiko Carstens
2015-03-25
1
-0
/
+1059
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-966
/
+0
*
s390: use local symbol names in entry[64].S
Martin Schwidefsky
2014-12-08
1
-212
/
+212
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-2
/
+2
|
\
|
*
s390: rename and split lowcore field per_perc_atmid
Jens Freimann
2014-04-22
1
-2
/
+2
*
|
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
2014-05-20
1
-42
/
+45
*
|
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-05-20
1
-1
/
+1
|
/
*
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-04-03
1
-2
/
+22
*
s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries
Martin Schwidefsky
2014-02-21
1
-3
/
+6
*
s390: fix system call restart after inferior call
Martin Schwidefsky
2013-09-30
1
-0
/
+1
*
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
2013-08-28
1
-2
/
+2
*
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
2013-08-22
1
-3
/
+9
*
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
[next]