summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/proc-macros.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: fix the cockup in the previous patchRussell King2018-12-071-2/+2
* ARM: ensure that processor vtables is not lost after bootRussell King2018-12-061-0/+10
* ARM: bugs: add support for per-processor bug checkingRussell King2018-05-311-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: Prepare for randomized task_structArnd Bergmann2017-06-301-6/+4Star
* ARM: 8606/1: V7M: introduce cache operationsVladimir Murzin2016-09-061-0/+16
*-. Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-141-0/+24
|\ \
| | * ARM: proc-arm94*.S: fix setup functionRussell King2015-04-101-0/+24
| |/
* / ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-281-0/+4
|/
* arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-1/+1
* ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] opsBartlomiej Zolnierkiewicz2014-09-231-1/+1
* ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon2014-02-101-13/+6Star
* ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT2013-06-241-0/+5
* ARM: 7649/1: mm: mm->context.id fix for big-endianBen Dooks2013-02-161-0/+5
* ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-091-0/+4
* ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-251-0/+1
* ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-081-2/+3
* ARM: Fix build errors caused by adding generic macrosRussell King2011-07-211-0/+5
* ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macrosDave Martin2011-07-071-0/+63
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'pgt' (early part) into develRussell King2011-01-061-15/+15
|\
| * ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-221-8/+8
| * ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-221-3/+3
| * ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-221-5/+5
* | Merge branch 'misc' into develRussell King2011-01-061-0/+7
|\ \
| * | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-041-0/+7
| |/
* | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2010-12-131-0/+10
* | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas2010-12-131-6/+6
|/
* Merge branch 'devel-stable' into develRussell King2009-09-121-0/+2
|\
| * nommu: Add #ifdef CONFIG_MMU around the PTE sanity checksCatalin Marinas2009-07-241-0/+2
* | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King2009-07-111-6/+0Star
|/
* [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-011-1/+1
* [ARM] Convert ARMv6 and ARMv7 to use new memory typesRussell King2008-10-011-2/+28
* [ARM] Convert set_pte_ext implementions to macrosRussell King2008-10-011-0/+144
* [ARM] armv7: add support for ARMv7 cores.Catalin Marinas2007-05-081-0/+12
* [ARM] nommu: provide a way for correct control register value selectionRussell King2006-06-291-0/+10
* kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+51