index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-12
s390: add missing header includes for type checking
Heiko Carstens
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-20
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+2
2016-03-02
s390/fault: merge report_user_fault implementations
Heiko Carstens
1
-19
/
+2
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
1
-5
/
+4
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-1
/
+1
2015-12-18
s390/traps: Remove unused variable
Christian Borntraeger
1
-3
/
+0
2015-10-16
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
1
-1
/
+1
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
1
-39
/
+0
2015-08-03
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
1
-3
/
+3
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
1
-8
/
+4
2015-07-22
s390/kernel: dynamically allocate FP register save area
Hendrik Brueckner
1
-0
/
+4
2015-07-22
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
1
-13
/
+11
2015-07-20
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
1
-2
/
+2
2015-03-25
s390/traps: panic() instead of die() on translation exception
Heiko Carstens
1
-1
/
+1
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-151
/
+2
2014-11-21
s390/traps: die on translation exceptions
Heiko Carstens
1
-2
/
+6
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
1
-1
/
+2
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
1
-6
/
+8
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-0
/
+82
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
1
-11
/
+22
2013-04-17
s390/dumpstack: fix call chain walking
Heiko Carstens
1
-246
/
+4
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-11-23
s390/traps: preinitialize program check table
Heiko Carstens
1
-45
/
+7
2012-09-26
s390/traps: move call to print_modules() out of show_regs()
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
1
-1
/
+1
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
1
-10
/
+27
2012-07-30
s390: make use of user_mode() macro where possible
Heiko Carstens
1
-8
/
+8
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+0
2012-03-11
[S390] stack dump: fix indentation in output
Heiko Carstens
1
-2
/
+2
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
1
-0
/
+2
2011-12-27
[S390] Enable exception traces by default
Heiko Carstens
1
-1
/
+1
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
1
-109
/
+59
2011-10-30
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
1
-1
/
+2
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-24
[S390] use siginfo for sigtrap signals
Martin Schwidefsky
1
-6
/
+17
2011-07-24
[S390] cleanup program check handler prototypes
Martin Schwidefsky
1
-9
/
+4
2011-06-22
ptrace: kill trivial tracehooks
Tejun Heo
1
-2
/
+2
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+0
2011-02-15
s390: remove task_show_regs
Martin Schwidefsky
1
-37
/
+0
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
1
-4
/
+2
2011-01-05
[S390] nmi: enable machine checks early
Heiko Carstens
1
-0
/
+2
2011-01-05
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
1
-1
/
+0
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
1
-3
/
+3
2010-10-25
[S390] remove ieee_instruction_pointer from thread_struct
Martin Schwidefsky
1
-1
/
+0
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
1
-98
/
+74
[next]