aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/traps.c
AgeCommit message (Expand)Author
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2014-09-08arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.cBehan Webster
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee
2014-07-17arm64: Use pr_* instead of printkJungseok Lee
2014-05-09arm64: Provide read/write fault information in compat signal handlersCatalin Marinas
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland
2013-05-24arm64: Do not report user faults for handled signalsCatalin Marinas
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-09-17arm64: Exception handlingCatalin Marinas