index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
arm64: modify the dump mem for 64 bit addresses
Rohit Thapliyal
2015-07-03
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
2015-06-19
arm64: use private ratelimit state along with show_unhandled_signals
Vladimir Murzin
2015-01-15
arm64: decode ESR_ELx.EC when reporting exceptions
Mark Rutland
2014-11-20
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
2014-09-08
arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c
Behan Webster
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-17
arm64: Use pr_* instead of printk
Jungseok Lee
2014-05-09
arm64: Provide read/write fault information in compat signal handlers
Catalin Marinas
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2013-05-31
arm64: don't kill the kernel on a bad esr from el0
Mark Rutland
2013-05-24
arm64: Do not report user faults for handled signals
Catalin Marinas
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-09-17
arm64: Exception handling
Catalin Marinas