aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/abort-lv4t.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-19ARM: fix oops when using older ARMv4T CPUsRussell King1-10/+24
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King1-0/+2
2011-07-02ARM: entry: data abort: ensure r5 is preserved by abort functionsRussell King1-26/+22
2011-07-02ARM: entry: data abort: always use r6 for offsetRussell King1-3/+3
2011-07-02ARM: entry: data abort: use r2 as base of pt_regs rather than stackRussell King1-12/+12
2011-07-02ARM: entry: data abort: tail-call the main data abort handlerRussell King1-22/+21
2011-07-02ARM: entry: data abort: avoid using r2 in abort helpersRussell King1-17/+17
2011-07-02ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King1-6/+6
2006-09-28[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi1-1/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+220