index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-0
/
+3
*
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
2019-10-28
1
-4
/
+8
|
\
|
*
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
1
-4
/
+4
|
*
arm64: remove __exception annotations
James Morse
2019-10-28
1
-3
/
+7
*
|
arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
1
-1
/
+7
*
|
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
2019-10-25
1
-0
/
+3
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-16
1
-5
/
+15
|
\
|
*
arm64: entry: Move ct_user_exit before any other exception
James Morse
2019-08-21
1
-0
/
+9
|
*
arm64: constify sys64_hook instances
Mark Rutland
2019-08-13
1
-5
/
+5
|
*
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-08-05
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-07-26
1
-0
/
+1
*
|
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
1
-7
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-13
1
-0
/
+4
|
\
|
*
arm64: Update silicon-errata.txt for Neoverse-N1 #1349291
James Morse
2019-07-05
1
-0
/
+4
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-3
/
+3
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
|
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-05-27
1
-1
/
+1
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
|
*
|
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
2019-05-27
1
-1
/
+4
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-16
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm64: rename dump_instr as dump_kernel_instr
jinho lim
2019-06-26
1
-16
/
+7
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
/
*
|
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
2019-05-29
1
-1
/
+4
*
|
arm64: Remove useless message during oops
Will Deacon
2019-05-23
1
-4
/
+0
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-07
1
-19
/
+14
|
\
|
*
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
2019-05-01
1
-2
/
+2
|
|
\
|
|
*
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct
Marc Zyngier
2019-04-30
1
-2
/
+2
|
*
|
arm64: Handle trapped DC CVADP
Andrew Murray
2019-04-16
1
-0
/
+3
|
*
|
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2019-04-09
1
-1
/
+1
|
*
|
arm64: debug: Remove redundant user_mode(regs) checks from debug handlers
Will Deacon
2019-04-09
1
-6
/
+0
|
*
|
arm64: debug: Separate debug hooks based on target exception level
Will Deacon
2019-04-09
1
-11
/
+9
|
|
/
*
/
arm64: backtrace: Don't bother trying to unwind the userspace stack
Will Deacon
2019-04-08
1
-6
/
+9
|
/
*
arm64: Handle serror in NMI context
Julien Thierry
2019-02-06
1
-2
/
+6
*
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
1
-1
/
+1
|
\
|
*
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
1
-1
/
+1
*
|
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
2018-12-28
1
-0
/
+60
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-33
/
+34
|
\
|
*
signal/arm64: Add and use arm64_force_sig_ptrace_errno_trap
Eric W. Biederman
2018-09-27
1
-0
/
+7
|
*
signal/arm64: Remove arm64_force_sig_info
Eric W. Biederman
2018-09-27
1
-6
/
+0
|
*
signal/arm64: Add and use arm64_force_sig_mceerr as appropriate
Eric W. Biederman
2018-09-27
1
-0
/
+7
|
*
signal/arm64: Add and use arm64_force_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-17
/
+10
|
*
signal/arm64: Factor out arm64_show_signal from arm64_force_sig_info
Eric W. Biederman
2018-09-27
1
-13
/
+11
|
*
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Eric W. Biederman
2018-09-27
1
-4
/
+4
|
*
signal/arm64: Push siginfo generation into arm64_notify_die
Eric W. Biederman
2018-09-27
1
-11
/
+13
*
|
arm64: Trap WFI executed in userspace
Marc Zyngier
2018-10-01
1
-0
/
+11
*
|
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
2018-10-01
1
-0
/
+13
*
|
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
2018-10-01
1
-0
/
+16
*
|
arm64: compat: Add cp15_32 and cp15_64 handler arrays
Marc Zyngier
2018-10-01
1
-0
/
+28
*
|
arm64: compat: Add condition code checks and IT advance
Marc Zyngier
2018-10-01
1
-0
/
+85
[next]