| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 9398/1: Fix userspace enter on LPAE with CC_OPTIMIZE_FOR_SIZE=y | Geert Uytterhoeven | 2024-05-15 | 1 | -1/+1 |
* | ARM: 9356/2: Move asm statements accessing TTBCR into C functions | Linus Walleij | 2024-04-18 | 1 | -0/+12 |
* | ARM: mm: Make virt_to_pfn() a static inline | Linus Walleij | 2023-05-29 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ARM: spectre-v2: per-CPU vtables to work around big.Little systems | Russell King | 2018-11-12 | 1 | -0/+23 |
* | ARM: add PROC_VTABLE and PROC_TABLE macros | Russell King | 2018-11-12 | 1 | -13/+26 |
* | ARM: clean up per-processor check_bugs method call | Russell King | 2018-11-12 | 1 | -0/+1 |
* | ARM: bugs: add support for per-processor bug checking | Russell King | 2018-05-31 | 1 | -0/+4 |
* | ARM: soft-reboot into same mode that we entered the kernel | Russell King | 2017-04-09 | 1 | -2/+2 |
* | ARM: redo TTBR setup code for LPAE | Russell King | 2015-06-01 | 1 | -7/+0 |
* | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-06-18 | 1 | -7/+19 |
|\ |
|
| * | ARM: LPAE: use 64-bit accessors for TTBR registers | Cyril Chemparathy | 2013-05-30 | 1 | -5/+17 |
| * | ARM: LPAE: use phys_addr_t in switch_mm() | Cyril Chemparathy | 2013-05-30 | 1 | -2/+2 |
* | | ARM: nommu: provide dummy cpu_switch_mm implementation | Will Deacon | 2013-06-07 | 1 | -0/+4 |
|/ |
|
* | ARM: LPAE: Page table maintenance for the 3-level format | Catalin Marinas | 2011-12-08 | 1 | -0/+21 |
* | ARM: pm: convert some assembly to C | Russell King | 2011-09-20 | 1 | -0/+8 |
* | ARM: 6988/1: multi-cpu: remove arguments from CPU proc macros | Will Deacon | 2011-07-06 | 1 | -7/+7 |
* | ARM: pm: add generic CPU suspend/resume support | Russell King | 2011-02-22 | 1 | -0/+7 |
* | ARM: move cache/processor/fault glue to separate include files | Russell King | 2011-02-12 | 1 | -235/+64 |
* | ARM: Kill CONFIG_CPU_32 | Russell King | 2009-12-18 | 1 | -176/+198 |
* | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into devel | Russell King | 2009-03-26 | 1 | -0/+8 |
|\ |
|
| * | ARM: Add support for FA526 v2 | Paulius Zaleckas | 2009-03-25 | 1 | -0/+8 |
* | | [ARM] pxa: add base support for Marvell's PXA168 processor line | Eric Miao | 2009-03-23 | 1 | -0/+8 |
|/ |
|
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 1 | -0/+241 |