summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/traps.c
AgeCommit message (Expand)Author
2014-07-28arm64: kernel: check mode for get_user in undefinstrPeng Du
2014-03-07arm64: MCA: print debug registers on panicRich Wiley
2014-02-15arm64: add undefined instruction handler hooksAlex Van Brunt
2014-02-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