index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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