aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/traps.c
Commit message (Expand)AuthorAge
* arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-15
* arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2014-11-20
* arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.cBehan Webster2014-09-08
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-23
* arm64: Use pr_* instead of printkJungseok Lee2014-07-17
* arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-09
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-12
* arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-31
* arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-24
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* arm64: Exception handlingCatalin Marinas2012-09-17