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
2018-01-16
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
1
-5
/
+46
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-71
/
+38
2017-11-03
arm64/sve: Core task context handling
Dave Martin
1
-3
/
+3
2017-11-03
arm64/sve: System register and exception syndrome definitions
Dave Martin
1
-0
/
+1
2017-11-02
arm64: ensure __dump_instr() checks addr_limit
Mark Rutland
1
-1
/
+1
2017-11-02
arm64: entry.S: move SError handling into a C function for future expansion
Xie XiuQi
1
-0
/
+13
2017-11-02
arm64: explicitly mask all exceptions
James Morse
1
-1
/
+2
2017-10-27
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
1
-62
/
+3
2017-10-25
arm64: Fix single stepping in kernel traps
Julien Thierry
1
-5
/
+16
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
1
-4
/
+40
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
1
-0
/
+39
2017-08-15
arm64: add on_accessible_stack()
Mark Rutland
1
-2
/
+1
2017-08-15
arm64: remove __die()'s stack dump
Mark Rutland
1
-2
/
+0
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
1
-27
/
+7
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
1
-2
/
+0
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
1
-25
/
+7
2017-08-09
arm64: Handle trapped DC CVAP
Robin Murphy
1
-0
/
+3
2017-08-08
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
1
-1
/
+1
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
1
-1
/
+1
2017-08-01
arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0
Marc Zyngier
1
-1
/
+1
2017-07-20
arm64: traps: disable irq in die()
Qiao Zhou
1
-2
/
+6
2017-06-29
arm64: fix endianness annotation in call_undef_hook()
Luc Van Oostenryck
1
-6
/
+8
2017-05-30
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
1
-3
/
+1
2017-05-09
arm64: traps: fix userspace cache maintenance emulation on a tagged pointer
Kristina Martsenko
1
-2
/
+2
2017-04-24
arm64: Add CNTFRQ_EL0 trap handler
Marc Zyngier
1
-0
/
+14
2017-04-07
arm64: Add CNTVCT_EL0 trap handler
Marc Zyngier
1
-0
/
+14
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+10
2017-02-15
arm64: traps: correctly handle MRS/MSR with XZR
Mark Rutland
1
-2
/
+4
2017-01-27
arm64: handle sys and undef traps consistently
Mark Rutland
1
-1
/
+6
2017-01-19
arm64: avoid returning from bad_mode
Mark Rutland
1
-4
/
+24
2017-01-10
arm64: cpufeature: Track user visible fields
Suzuki K Poulose
1
-1
/
+1
2016-11-21
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
1
-3
/
+6
2016-11-11
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
1
-0
/
+5
2016-11-11
arm64: traps: simplify die() and __die()
Mark Rutland
1
-7
/
+6
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
1
-0
/
+1
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
1
-1
/
+2
2016-10-20
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
1
-12
/
+15
2016-09-26
arm64: fix dump_backtrace/unwind_frame with NULL tsk
Mark Rutland
1
-5
/
+5
2016-09-09
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
1
-0
/
+14
2016-09-09
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
1
-26
/
+47
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
1
-0
/
+60
2016-07-01
arm64: consolidate signal injection on emulation errors
Andre Przywara
1
-13
/
+50
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
1
-1
/
+1
2016-06-21
arm64: simplify dump_mem
Mark Rutland
1
-20
/
+11
2016-06-14
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
1
-13
/
+13
2016-06-03
arm64: report CPU number in bad_mode
Mark Rutland
1
-2
/
+3
[prev]
[next]