aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/traps.c
AgeCommit message (Expand)Author
2015-01-24Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2015-01-22arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.cBehan Webster
2015-01-21arm64: Use pr_* instead of printkJungseok Lee
2014-09-12arm64: kernel: check mode for get_user in undefinstrPeng Du
2014-09-12arm64: add undefined instruction handler hooksAlex Van Brunt
2014-09-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2014-05-15arm64: 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