| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-04-29 | ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe C | Linus Walleij | 1 | -18/+0 |
| 2024-04-29 | ARM: 9384/2: mm: Make tlbflush routines CFI safe | Ard Biesheuvel | 1 | -15/+0 |
| 2023-01-11 | ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warnings | Masahiro Yamada | 1 | -0/+1 |
| 2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) | 1 | -2/+1 |
| 2021-10-19 | ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned | Nick Desaulniers | 1 | -0/+1 |
| 2021-09-27 | ARM: smp: Store current pointer in TPIDRURO register if available | Ard Biesheuvel | 1 | -2/+1 |
| 2020-07-21 | ARM: 8982/1: mm: Simplify act_mm macro | Linus Walleij | 1 | -3/+1 |
| 2020-05-26 | ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE | Linus Walleij | 1 | -1/+2 |
| 2018-12-07 | ARM: fix the cockup in the previous patch | Russell King | 1 | -2/+2 |
| 2018-12-06 | ARM: ensure that processor vtables is not lost after boot | Russell King | 1 | -0/+10 |
| 2018-05-31 | ARM: bugs: add support for per-processor bug checking | Russell King | 1 | -1/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-06-30 | ARM: Prepare for randomized task_struct | Arnd Bergmann | 1 | -6/+4 |
| 2016-09-06 | ARM: 8606/1: V7M: introduce cache operations | Vladimir Murzin | 1 | -0/+16 |
| 2015-04-14 | Merge branches 'misc', 'vdso' and 'fixes' into for-next | Russell King | 1 | -0/+24 |
| 2015-04-10 | ARM: proc-arm94*.S: fix setup function | Russell King | 1 | -0/+24 |
| 2015-03-28 | ARM: 8314/1: replace PROCINFO embedded branch with relative offset | Ard Biesheuvel | 1 | -0/+4 |
| 2015-02-10 | arm: drop L_PTE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 1 | -1/+1 |
| 2014-09-24 | ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2014-02-10 | ARM: 7954/1: mm: remove remaining domain support from ARMv6 | Will Deacon | 1 | -13/+6 |
| 2013-06-24 | ARM: 7773/1: PJ4B: Add support for errata 4742 | Gregory CLEMENT | 1 | -0/+5 |
| 2013-02-16 | ARM: 7649/1: mm: mm->context.id fix for big-endian | Ben Dooks | 1 | -0/+5 |
| 2012-11-09 | ARM: mm: introduce present, faulting entries for PAGE_NONE | Will Deacon | 1 | -0/+4 |
| 2012-09-25 | ARM: mm: implement LoUIS API for cache maintenance ops | Lorenzo Pieralisi | 1 | -0/+1 |
| 2011-12-08 | ARM: LPAE: MMU setup for the 3-level page table format | Catalin Marinas | 1 | -2/+3 |
| 2011-07-21 | ARM: Fix build errors caused by adding generic macros | Russell King | 1 | -0/+5 |
| 2011-07-07 | ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros | Dave Martin | 1 | -0/+63 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-01-06 | Merge branch 'pgt' (early part) into devel | Russell King | 1 | -15/+15 |
| 2011-01-06 | Merge branch 'misc' into devel | Russell King | 1 | -0/+7 |
| 2010-12-22 | ARM: pgtable: provide RDONLY page table bit rather than WRITE bit | Russell King | 1 | -8/+8 |
| 2010-12-22 | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King | 1 | -3/+3 |
| 2010-12-22 | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King | 1 | -5/+5 |
| 2010-12-12 | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7 | Catalin Marinas | 1 | -0/+10 |
| 2010-12-12 | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7 | Catalin Marinas | 1 | -6/+6 |
| 2010-11-04 | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs | Catalin Marinas | 1 | -0/+7 |
| 2009-09-12 | Merge branch 'devel-stable' into devel | Russell King | 1 | -0/+2 |
| 2009-07-24 | nommu: Add #ifdef CONFIG_MMU around the PTE sanity checks | Catalin Marinas | 1 | -0/+2 |
| 2009-07-11 | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE | Russell King | 1 | -6/+0 |
| 2008-10-01 | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 1 | -1/+1 |
| 2008-10-01 | [ARM] Convert ARMv6 and ARMv7 to use new memory types | Russell King | 1 | -2/+28 |
| 2008-10-01 | [ARM] Convert set_pte_ext implementions to macros | Russell King | 1 | -0/+144 |
| 2007-05-08 | [ARM] armv7: add support for ARMv7 cores. | Catalin Marinas | 1 | -0/+12 |
| 2006-06-29 | [ARM] nommu: provide a way for correct control register value selection | Russell King | 1 | -0/+10 |
| 2005-09-09 | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+51 |