index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2023-02-09
arm: include asm-generic/memory_model.h from page.h rather than memory.h
Mike Rapoport (IBM)
2022-09-15
ARM: footbridge: remove custom DMA address handling
Arnd Bergmann
2022-07-07
ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default
Christoph Hellwig
2021-08-10
ARM: 9104/2: Fix Keystone 2 kernel mapping regression
Linus Walleij
2021-06-21
ARM: 9097/1: mmu: Declare section start/end correctly
Linus Walleij
2021-06-13
ARM: 9089/1: Define kernel physical section start and end
Linus Walleij
2021-06-13
ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET
Linus Walleij
2021-03-09
ARM: 9059/1: cache-v7: get rid of mini-stack
Ard Biesheuvel
2020-12-21
Merge branch 'devel-stable' into for-next
Russell King
2020-10-28
ARM: p2v: reduce p2v alignment requirement to 2 MiB
Ard Biesheuvel
2020-10-28
ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
Ard Biesheuvel
2020-10-28
ARM: p2v: use relative references in patch site arrays
Ard Biesheuvel
2020-10-28
ARM: p2v: drop redundant 'type' argument from __pv_stub
Ard Biesheuvel
2020-10-28
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
2017-02-28
ARM: 8648/2: nommu: display vectors base
Afzal Mohammed
2017-02-28
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
2017-02-28
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2017-02-28
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
2016-08-12
ARM: 8589/1: asm/memory.h: remove dead definitions
Nicolas Pitre
2016-05-03
ARM: provide arm_has_idmap_alias() helper
Russell King
2016-05-03
ARM: provide improved virt_to_idmap() functionality
Russell King
2016-02-22
ARM: 8530/1: remove VIRT_TO_BUS
Arnd Bergmann
2016-02-17
ARM: make the physical-relative calculation more obvious
Russell King
2016-02-16
ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL
Nicolas Pitre
2016-02-08
ARM: make virt_to_idmap() return unsigned long
Russell King
2015-09-22
ARM: 8430/1: use default ioremap alignment for SMP or LPAE
Sergey Dyasly
2015-08-27
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
2015-07-17
ARM: fix __virt_to_idmap build error on !MMU
Russell King
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
2015-06-29
ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()
Vitaly Andrianov
2015-06-01
ARM: redo TTBR setup code for LPAE
Russell King
2014-11-10
ARM: Use include/asm-generic/io.h
Thierry Reding
2014-08-05
Merge branch 'devel-stable' into for-next
Russell King
2014-07-29
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...
Uwe Kleine-König
2014-07-01
ARM: nommu: don't limit TASK_SIZE
Uwe Kleine-König
2014-04-23
ARM: 8023/1: remove remnants of the static DMA mapping
Nicolas Pitre
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
2014-04-03
ARM: Better virt_to_page() handling
Russell King
2014-03-07
ARM: fix noMMU kallsyms symbol filtering
Russell King
2013-12-29
ARM: 7931/1: Correct virt_addr_valid
Laura Abbott
2013-12-13
ARM: fix asm/memory.h build error
Russell King
2013-11-14
ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case
Victor Kamensky
2013-10-29
ARM: fix misplaced arch_virt_to_idmap()
Russell King
2013-10-10
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
[next]