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
/
arm64
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+4
2018-12-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+15
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+0
2018-12-15
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
1
-9
/
+0
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
1
-0
/
+3
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
1
-0
/
+6
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
1
-1
/
+6
2018-12-05
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
1
-1
/
+4
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
1
-0
/
+7
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
1
-6
/
+0
2018-02-07
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-1
/
+2
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-15
/
+0
2017-10-04
arm64: Use larger stacks when KASAN is selected
Mark Rutland
1
-3
/
+6
2017-10-02
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
1
-15
/
+0
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
1
-0
/
+53
2017-08-15
arm64: add VMAP_STACK overflow detection
Mark Rutland
1
-0
/
+2
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
1
-1
/
+22
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
1
-0
/
+19
2017-08-15
arm64: clean up irq stack definitions
Mark Rutland
1
-0
/
+2
2017-08-15
arm64: clean up THREAD_* definitions
Mark Rutland
1
-0
/
+8
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
1
-0
/
+1
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-20
/
+46
2017-01-18
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
1
-1
/
+1
2017-01-12
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
1
-3
/
+28
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
1
-0
/
+1
2017-01-12
arm64: Add cast for virt_to_pfn
Laura Abbott
1
-1
/
+1
2017-01-12
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
1
-19
/
+19
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
1
-0
/
+5
2016-10-26
arm64: mm: fix __page_to_voff definition
Neeraj Upadhyay
1
-1
/
+1
2016-09-22
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
1
-2
/
+6
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
1
-1
/
+2
2016-04-28
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
1
-0
/
+3
2016-04-14
arm64: mm: restrict virt_to_page() to the linear mapping
Ard Biesheuvel
1
-1
/
+11
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
1
-1
/
+17
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
1
-1
/
+1
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
1
-1
/
+4
2016-02-23
arm64: mm: use bit ops rather than arithmetic in pa/va translations
Ard Biesheuvel
1
-3
/
+4
2016-02-23
arm64: mm: only perform memstart_addr sanity check if DEBUG_VM
Ard Biesheuvel
1
-1
/
+3
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
1
-8
/
+10
2016-02-18
arm64: defer __va translation of initrd_start and initrd_end
Ard Biesheuvel
1
-0
/
+8
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
1
-6
/
+15
2016-02-18
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
1
-2
/
+8
2016-02-18
arm64: add support for ioremap() block mappings
Ard Biesheuvel
1
-0
/
+6
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+2
2015-10-28
arm64: remove bogus TASK_SIZE_64 check
Ard Biesheuvel
1
-4
/
+0
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
1
-6
/
+8
2015-10-07
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
1
-0
/
+2
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2015-08-28
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
1
-6
/
+0
[next]