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
/
arm64
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-29
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
1
-1
/
+4
2019-05-23
arm64: Remove useless message during oops
Will Deacon
1
-4
/
+0
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-19
/
+14
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
1
-2
/
+2
2019-04-30
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct
Marc Zyngier
1
-2
/
+2
2019-04-16
arm64: Handle trapped DC CVADP
Andrew Murray
1
-0
/
+3
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
1
-1
/
+1
2019-04-09
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
1
-6
/
+0
2019-04-09
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
1
-11
/
+9
2019-04-08
arm64: backtrace: Don't bother trying to unwind the userspace stack
Will Deacon
1
-6
/
+9
2019-02-06
arm64: Handle serror in NMI context
Julien Thierry
1
-2
/
+6
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2018-12-28
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
1
-0
/
+60
2018-12-22
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-33
/
+34
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
1
-0
/
+11
2018-10-01
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
1
-0
/
+13
2018-10-01
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
1
-0
/
+16
2018-10-01
arm64: compat: Add cp15_32 and cp15_64 handler arrays
Marc Zyngier
1
-0
/
+28
2018-10-01
arm64: compat: Add condition code checks and IT advance
Marc Zyngier
1
-0
/
+85
2018-10-01
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
1
-0
/
+13
2018-09-27
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
1
-0
/
+7
2018-09-27
signal/arm64: Remove arm64_force_sig_info
Eric W. Biederman
1
-6
/
+0
2018-09-27
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
1
-0
/
+7
2018-09-27
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
1
-17
/
+10
2018-09-27
signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info
Eric W. Biederman
1
-13
/
+11
2018-09-27
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
1
-4
/
+4
2018-09-27
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
1
-11
/
+13
2018-09-21
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
1
-0
/
+17
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
1
-4
/
+4
2018-09-14
arm64: fix for bad_mode() handler to always result in panic
Hari Vyas
1
-1
/
+0
2018-09-14
arm64: force_signal_inject: WARN if called from kernel context
Will Deacon
1
-1
/
+4
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
1
-5
/
+0
2018-09-14
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
1
-4
/
+7
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland
1
-16
/
+0
2018-07-12
arm64: kill config_sctlr_el1()
Mark Rutland
1
-1
/
+1
2018-06-05
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-04-24
arm64: only advance singlestep for user instruction traps
Mark Rutland
1
-1
/
+2
2018-04-18
arm64: signal: don't force known signals to SIGKILL
Mark Rutland
1
-1
/
+1
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
1
-2
/
+2
2018-03-06
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
1
-7
/
+2
2018-03-06
arm64: Move show_unhandled_signals_ratelimited into traps.c
Will Deacon
1
-0
/
+7
2018-03-06
arm64: signal: Don't print anything directly in force_signal_inject
Will Deacon
1
-7
/
+0
2018-03-06
arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
Will Deacon
1
-1
/
+27
2018-03-06
arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
Will Deacon
1
-0
/
+6
2018-03-06
arm64: signal: Make force_signal_inject more robust
Will Deacon
1
-11
/
+12
2018-02-19
arm64: Remove unimplemented syscall log message
Michael Weiser
1
-8
/
+0
2018-02-19
arm64: Disable unhandled signal log messages by default
Michael Weiser
1
-1
/
+1
[next]