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