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