index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-26
/
+6
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-1
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390: add missing header includes for type checking
Heiko Carstens
2017-06-12
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
1
-1
/
+2
*
s390/fault: merge report_user_fault implementations
Heiko Carstens
2016-03-02
1
-19
/
+2
*
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
1
-5
/
+4
*
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2016-01-19
1
-1
/
+1
*
s390/traps: Remove unused variable
Christian Borntraeger
2015-12-18
1
-3
/
+0
*
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
2015-10-16
1
-1
/
+1
*
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-10-14
1
-39
/
+0
*
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-08-03
1
-3
/
+3
*
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
1
-8
/
+4
*
s390/kernel: dynamically allocate FP register save area
Hendrik Brueckner
2015-07-22
1
-0
/
+4
*
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
2015-07-22
1
-13
/
+11
*
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
2015-07-20
1
-2
/
+2
*
s390/traps: panic() instead of die() on translation exception
Heiko Carstens
2015-03-25
1
-1
/
+1
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-151
/
+2
*
s390/traps: die on translation exceptions
Heiko Carstens
2014-11-21
1
-2
/
+6
*
s390/traps: print interrupt code and instruction length code
Heiko Carstens
2014-11-21
1
-1
/
+2
*
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-27
1
-6
/
+8
*
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
1
-0
/
+82
*
s390/uprobes: architecture backend for uprobes
Jan Willeke
2014-09-25
1
-11
/
+22
*
s390/dumpstack: fix call chain walking
Heiko Carstens
2013-04-17
1
-246
/
+4
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
s390/traps: preinitialize program check table
Heiko Carstens
2012-11-23
1
-45
/
+7
*
s390/traps: move call to print_modules() out of show_regs()
Heiko Carstens
2012-09-26
1
-1
/
+1
*
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2012-09-26
1
-1
/
+1
*
s390: add support for transactional memory
Martin Schwidefsky
2012-09-26
1
-10
/
+27
*
s390: make use of user_mode() macro where possible
Heiko Carstens
2012-07-30
1
-8
/
+8
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-3
/
+1
*
Disintegrate asm/system.h for S390
David Howells
2012-03-28
1
-1
/
+0
*
[S390] stack dump: fix indentation in output
Heiko Carstens
2012-03-11
1
-2
/
+2
*
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-03-11
1
-0
/
+2
*
[S390] Enable exception traces by default
Heiko Carstens
2011-12-27
1
-1
/
+1
*
[S390] cleanup trap handling
Martin Schwidefsky
2011-12-27
1
-109
/
+59
*
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
2011-10-30
1
-1
/
+2
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
[S390] use siginfo for sigtrap signals
Martin Schwidefsky
2011-07-24
1
-6
/
+17
*
[S390] cleanup program check handler prototypes
Martin Schwidefsky
2011-07-24
1
-9
/
+4
*
ptrace: kill trivial tracehooks
Tejun Heo
2011-06-22
1
-2
/
+2
*
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
1
-1
/
+0
*
s390: remove task_show_regs
Martin Schwidefsky
2011-02-15
1
-37
/
+0
*
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
1
-4
/
+2
*
[S390] nmi: enable machine checks early
Heiko Carstens
2011-01-05
1
-0
/
+2
*
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
2011-01-05
1
-1
/
+0
*
[S390] add kprobes annotations
Martin Schwidefsky
2011-01-05
1
-3
/
+3
[next]