index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2018-04-25
signal/s390: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-12
s390: add missing header includes for type checking
Heiko Carstens
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-20
s390: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-03-02
s390/fault: merge report_user_fault implementations
Heiko Carstens
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2015-12-18
s390/traps: Remove unused variable
Christian Borntraeger
2015-10-16
s390/fpu: split fpu-internal.h into fpu internals, api, and type headers
Hendrik Brueckner
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-08-03
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-22
s390/kernel: dynamically allocate FP register save area
Hendrik Brueckner
2015-07-22
s390/kernel: introduce fpu-internal.h with fpu helper functions
Hendrik Brueckner
2015-07-20
s390: adapt entry.S to the move of thread_struct
Martin Schwidefsky
2015-03-25
s390/traps: panic() instead of die() on translation exception
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-11-21
s390/traps: die on translation exceptions
Heiko Carstens
2014-11-21
s390/traps: print interrupt code and instruction length code
Heiko Carstens
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
2013-04-17
s390/dumpstack: fix call chain walking
Heiko Carstens
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-11-23
s390/traps: preinitialize program check table
Heiko Carstens
2012-09-26
s390/traps: move call to print_modules() out of show_regs()
Heiko Carstens
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
2012-07-30
s390: make use of user_mode() macro where possible
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2012-03-11
[S390] stack dump: fix indentation in output
Heiko Carstens
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2011-12-27
[S390] Enable exception traces by default
Heiko Carstens
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
2011-10-30
[S390] sparse: fix sparse warnings with __user pointers
Martin Schwidefsky
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-24
[S390] use siginfo for sigtrap signals
Martin Schwidefsky
2011-07-24
[S390] cleanup program check handler prototypes
Martin Schwidefsky
2011-06-22
ptrace: kill trivial tracehooks
Tejun Heo
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-02-15
s390: remove task_show_regs
Martin Schwidefsky
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
2011-01-05
[S390] nmi: enable machine checks early
Heiko Carstens
2011-01-05
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
[next]