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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
4
-0
/
+12
2021-07-01
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
13
-60
/
+11
2021-07-01
mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
Anshuman Khandual
2
-2
/
+2
2021-07-01
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
3
-39
/
+0
2021-07-01
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
2
-2
/
+1
2021-07-01
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
6
-6
/
+19
2021-07-01
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
3
-9
/
+1
2021-07-01
mm: sparsemem: use huge PMD mapping for vmemmap pages
Muchun Song
1
-6
/
+2
2021-07-01
powerpc/8xx: add support for huge pages on VMAP and VMALLOC
Christophe Leroy
2
-1
/
+44
2021-07-01
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2
-23
/
+31
2021-07-01
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
5
-14
/
+8
2021-07-01
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
1
-2
/
+6
2021-07-01
mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
1
-1
/
+1
2021-07-01
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
2
-1
/
+3
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
1
-2
/
+11
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
26
-40
/
+40
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
6
-25
/
+4
2021-06-29
m68k: remove support for DISCONTIGMEM
Mike Rapoport
5
-76
/
+1
2021-06-29
arc: remove support for DISCONTIGMEM
Mike Rapoport
3
-61
/
+0
2021-06-29
arc: update comment about HIGHMEM implementation
Mike Rapoport
1
-8
/
+5
2021-06-29
alpha: remove DISCONTIGMEM and NUMA
Mike Rapoport
15
-540
/
+4
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-2
/
+0
2021-06-29
h8300: remove unused variable
Souptick Joarder
1
-2
/
+0
2021-06-29
mm: update legacy flush_tlb_* to use vma
Chen Li
7
-17
/
+10
2021-06-29
x86/sgx: use vma_lookup() in sgx_encl_find()
Liam Howlett
1
-2
/
+2
2021-06-29
arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()
Liam Howlett
1
-2
/
+2
2021-06-29
arch/mips/kernel/traps: use vma_lookup() instead of find_vma()
Liam Howlett
1
-3
/
+1
2021-06-29
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
1
-2
/
+2
2021-06-29
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
1
-1
/
+1
2021-06-29
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
1
-1
/
+1
2021-06-29
arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
Liam Howlett
1
-4
/
+4
2021-06-29
binfmt: remove in-tree usage of MAP_EXECUTABLE
David Hildenbrand
1
-2
/
+2
2021-06-29
ia64: mca_drv: fix incorrect array size calculation
Arnd Bergmann
1
-1
/
+1
2021-06-29
ia64: headers: drop duplicated words
Randy Dunlap
3
-3
/
+3
2021-06-26
Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-11
/
+21
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+6
2021-06-25
Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-43
/
+54
2021-06-25
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
1
-1
/
+6
2021-06-24
Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2021-06-24
Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+10
2021-06-24
perf/x86/intel/lbr: Zero the xstate buffer on allocation
Thomas Gleixner
1
-1
/
+2
2021-06-22
x86: Always inline task_size_max()
Peter Zijlstra
1
-1
/
+1
2021-06-22
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()
Peter Zijlstra
1
-0
/
+2
2021-06-22
x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()
Peter Zijlstra
1
-1
/
+2
2021-06-22
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
Peter Zijlstra
1
-1
/
+1
2021-06-22
x86/fpu: Make init_fpstate correct with optimized XSAVE
Thomas Gleixner
2
-25
/
+46
2021-06-22
x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
Thomas Gleixner
1
-18
/
+8
2021-06-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-7
/
+9
2021-06-21
objtool/x86: Ignore __x86_indirect_alt_* symbols
Peter Zijlstra
1
-0
/
+4
2021-06-21
s390/stack: fix possible register corruption with stack switch helper
Heiko Carstens
1
-7
/
+11
[next]