Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Add support for hooks to handle undefined instructions | Punit Agrawal | 2014-11-20 | 1 | -0/+66 |
* | arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c | Behan Webster | 2014-09-08 | 1 | -2/+1 |
* | arm64: mm: Implement 4 levels of translation tables | Jungseok Lee | 2014-07-23 | 1 | -0/+5 |
* | arm64: Use pr_* instead of printk | Jungseok Lee | 2014-07-17 | 1 | -4/+4 |
* | arm64: Provide read/write fault information in compat signal handlers | Catalin Marinas | 2014-05-09 | 1 | -2/+5 |
* | arm64: debug: consolidate software breakpoint handlers | Will Deacon | 2013-06-12 | 1 | -3/+2 |
* | arm64: don't kill the kernel on a bad esr from el0 | Mark Rutland | 2013-05-31 | 1 | -3/+9 |
* | arm64: Do not report user faults for handled signals | Catalin Marinas | 2013-05-24 | 1 | -2/+3 |
* | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -7/+0 |
* | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
* | arm64: Exception handling | Catalin Marinas | 2012-09-17 | 1 | -0/+348 |