summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-151-2/+48
* arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2014-11-201-0/+66
* arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.cBehan Webster2014-09-081-2/+1Star
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-231-0/+5
* arm64: Use pr_* instead of printkJungseok Lee2014-07-171-4/+4
* arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-091-2/+5
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-121-3/+2Star
* arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-311-3/+9
* arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-241-2/+3
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-7/+0Star
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* arm64: Exception handlingCatalin Marinas2012-09-171-0/+348