index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: avoid returning from bad_mode
Mark Rutland
2017-01-19
1
-4
/
+24
*
arm64: Disable TTBR0_EL1 during normal kernel execution
Catalin Marinas
2016-11-21
1
-3
/
+6
*
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
1
-0
/
+5
*
arm64: traps: simplify die() and __die()
Mark Rutland
2016-11-11
1
-7
/
+6
*
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
1
-0
/
+1
*
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
2016-10-20
1
-1
/
+2
*
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
2016-10-20
1
-12
/
+15
*
arm64: fix dump_backtrace/unwind_frame with NULL tsk
Mark Rutland
2016-09-26
1
-5
/
+5
*
arm64: Work around systems with mismatched cache line sizes
Suzuki K Poulose
2016-09-09
1
-0
/
+14
*
arm64: Refactor sysinstr exception handling
Suzuki K Poulose
2016-09-09
1
-26
/
+47
*
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-07-01
1
-0
/
+60
*
arm64: consolidate signal injection on emulation errors
Andre Przywara
2016-07-01
1
-13
/
+50
*
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
2016-06-21
1
-1
/
+1
*
arm64: simplify dump_mem
Mark Rutland
2016-06-21
1
-20
/
+11
*
arm64: fix dump_instr when PAN and UAO are in use
Mark Rutland
2016-06-14
1
-13
/
+13
*
arm64: report CPU number in bad_mode
Mark Rutland
2016-06-03
1
-2
/
+3
*
arm64: make irq_stack_ptr more robust
Yang Shi
2016-02-12
1
-1
/
+10
*
arm64: traps: address fallout from printk -> pr_* conversion
Will Deacon
2015-12-21
1
-5
/
+5
*
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
1
-6
/
+20
*
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-12-21
1
-1
/
+1
*
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
2015-12-08
1
-1
/
+13
*
arm64: Synchronise dump_backtrace() with perf callchain
Jungseok Lee
2015-10-19
1
-5
/
+10
*
arm64/BUG: Show explicit backtrace for WARNs
Dave P Martin
2015-07-27
1
-0
/
+2
*
arm64/BUG: Use BRK instruction for generic BUG traps
Dave P Martin
2015-07-27
1
-1
/
+58
*
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
1
-4
/
+0
*
arm64: modify the dump mem for 64 bit addresses
Rohit Thapliyal
2015-07-27
1
-9
/
+20
*
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
2015-07-03
1
-1
/
+1
*
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
2015-06-19
1
-3
/
+2
*
arm64: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
2015-01-15
1
-2
/
+48
*
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
2014-11-20
1
-0
/
+66
*
arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c
Behan Webster
2014-09-08
1
-2
/
+1
*
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
1
-0
/
+5
*
arm64: Use pr_* instead of printk
Jungseok Lee
2014-07-17
1
-4
/
+4
*
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2014-05-09
1
-2
/
+5
*
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2013-06-12
1
-3
/
+2
*
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
2013-05-31
1
-3
/
+9
*
arm64: Do not report user faults for handled signals
Catalin Marinas
2013-05-24
1
-2
/
+3
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-7
/
+0
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
arm64: Exception handling
Catalin Marinas
2012-09-17
1
-0
/
+348