summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/abort-lv4t.S
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: fix oops when using older ARMv4T CPUsRussell King2016-10-191-10/+24
* ARM: entry: provide uaccess assembly macro hooksRussell King2015-08-261-0/+2
* ARM: entry: data abort: ensure r5 is preserved by abort functionsRussell King2011-07-021-26/+22
* ARM: entry: data abort: always use r6 for offsetRussell King2011-07-021-3/+3
* ARM: entry: data abort: use r2 as base of pt_regs rather than stackRussell King2011-07-021-12/+12
* ARM: entry: data abort: tail-call the main data abort handlerRussell King2011-07-021-22/+21
* ARM: entry: data abort: avoid using r2 in abort helpersRussell King2011-07-021-17/+17
* ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King2011-07-021-6/+6
* [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi2006-09-281-1/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+220