index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
ARM: 9104/2: Fix Keystone 2 kernel mapping regression
Linus Walleij
1
-3
/
+4
2021-06-21
ARM: 9097/1: mmu: Declare section start/end correctly
Linus Walleij
1
-2
/
+2
2021-06-13
ARM: 9089/1: Define kernel physical section start and end
Linus Walleij
1
-0
/
+7
2021-06-13
ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET
Linus Walleij
1
-1
/
+7
2021-03-09
ARM: 9059/1: cache-v7: get rid of mini-stack
Ard Biesheuvel
1
-15
/
+0
2020-12-21
Merge branch 'devel-stable' into for-next
Russell King
1
-17
/
+40
2020-10-28
ARM: p2v: reduce p2v alignment requirement to 2 MiB
Ard Biesheuvel
1
-5
/
+8
2020-10-28
ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAE
Ard Biesheuvel
1
-12
/
+32
2020-10-28
ARM: p2v: use relative references in patch site arrays
Ard Biesheuvel
1
-3
/
+3
2020-10-28
ARM: p2v: drop redundant 'type' argument from __pv_stub
Ard Biesheuvel
1
-4
/
+4
2020-10-28
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
1
-3
/
+3
2020-10-27
ARM: 9015/2: Define the virtual space of KASan's shadow region
Linus Walleij
1
-0
/
+5
2020-10-27
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
1
-6
/
+0
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
1
-0
/
+1
2017-02-28
ARM: 8648/2: nommu: display vectors base
Afzal Mohammed
1
-2
/
+7
2017-02-28
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
1
-0
/
+2
2017-02-28
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
1
-2
/
+13
2017-02-28
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
1
-0
/
+7
2016-08-12
ARM: 8589/1: asm/memory.h: remove dead definitions
Nicolas Pitre
1
-12
/
+3
2016-05-03
ARM: provide arm_has_idmap_alias() helper
Russell King
1
-0
/
+5
2016-05-03
ARM: provide improved virt_to_idmap() functionality
Russell King
1
-7
/
+26
2016-02-22
ARM: 8530/1: remove VIRT_TO_BUS
Arnd Bergmann
1
-14
/
+0
2016-02-17
ARM: make the physical-relative calculation more obvious
Russell King
1
-4
/
+11
2016-02-16
ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL
Nicolas Pitre
1
-0
/
+8
2016-02-08
ARM: make virt_to_idmap() return unsigned long
Russell King
1
-3
/
+3
2015-09-22
ARM: 8430/1: use default ioremap alignment for SMP or LPAE
Sergey Dyasly
1
-0
/
+2
2015-08-28
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
1
-6
/
+0
2015-07-17
ARM: fix __virt_to_idmap build error on !MMU
Russell King
1
-1
/
+1
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
1
-16
/
+0
2015-06-29
ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()
Vitaly Andrianov
1
-1
/
+1
2015-06-02
ARM: redo TTBR setup code for LPAE
Russell King
1
-16
/
+0
2014-11-10
ARM: Use include/asm-generic/io.h
Thierry Reding
1
-0
/
+4
2014-08-05
Merge branch 'devel-stable' into for-next
Russell King
1
-3
/
+1
2014-07-30
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...
Uwe Kleine-König
1
-4
/
+2
2014-07-01
ARM: nommu: don't limit TASK_SIZE
Uwe Kleine-König
1
-3
/
+1
2014-04-23
ARM: 8023/1: remove remnants of the static DMA mapping
Nicolas Pitre
1
-2
/
+0
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
1
-23
/
+27
2014-04-04
ARM: Better virt_to_page() handling
Russell King
1
-17
/
+24
2014-03-08
ARM: fix noMMU kallsyms symbol filtering
Russell King
1
-6
/
+3
2013-12-29
ARM: 7931/1: Correct virt_addr_valid
Laura Abbott
1
-1
/
+2
2013-12-14
ARM: fix asm/memory.h build error
Russell King
1
-17
/
+14
2013-11-14
ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case
Victor Kamensky
1
-1
/
+8
2013-10-30
ARM: fix misplaced arch_virt_to_idmap()
Russell King
1
-1
/
+2
2013-10-11
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
1
-3
/
+34
2013-10-11
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
1
-0
/
+16
2013-10-11
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions
Santosh Shilimkar
1
-6
/
+16
2013-07-04
mm/ARM: fix stale comment about VALID_PAGE()
Jiang Liu
1
-6
/
+0
2013-05-30
ARM: fix type of PHYS_PFN_OFFSET to unsigned long
Cyril Chemparathy
1
-1
/
+1
[next]