index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2013-05-30
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
1
-0
/
+16
2013-02-22
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2013-02-20
Merge branch 'misc' into for-linus
Russell King
1
-4
/
+4
2013-02-16
ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layout
Will Deacon
1
-4
/
+4
2013-02-14
ARM: disable virt_to_bus/virt_to_bus almost everywhere
Arnd Bergmann
1
-0
/
+2
2013-02-08
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
1
-1
/
+1
2012-10-02
ARM: kill off arch_is_coherent
Rob Herring
1
-8
/
+0
2012-09-07
ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving
Stephen Boyd
1
-0
/
+3
2012-06-28
ARM: 7432/1: use the new linux/sizes.h
Alessandro Rubini
1
-1
/
+1
2012-03-24
ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU builds
Uwe Kleine-König
1
-0
/
+2
2011-10-13
ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H
Nicolas Pitre
1
-1
/
+1
2011-09-26
ARM: prepare for removal of a bunch of <mach/memory.h> files
Nicolas Pitre
1
-1
/
+8
2011-08-29
Merge the enabling by default of ARM_PATCH_PHYS_VIRT
Nicolas Pitre
1
-7
/
+0
[next]