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-05-05
mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE
Anshuman Khandual
2
-8
/
+2
2021-05-05
mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK
Anshuman Khandual
4
-14
/
+4
2021-05-05
mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
Anshuman Khandual
3
-20
/
+5
2021-05-05
mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
Anshuman Khandual
7
-40
/
+12
2021-05-05
mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
Anshuman Khandual
8
-30
/
+9
2021-05-05
mm: generalize ARCH_HAS_CACHE_LINE_SIZE
Anshuman Khandual
3
-9
/
+3
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+8
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
2
-0
/
+2
2021-05-05
mm: generalize HUGETLB_PAGE_SIZE_VARIABLE
Anshuman Khandual
2
-10
/
+2
2021-05-05
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
1
-2
/
+1
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
8
-10
/
+12
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
27
-36
/
+0
2021-04-30
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
2
-16
/
+27
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
4
-5
/
+5
2021-04-30
powerpc/xive: remove unnecessary unmap_kernel_range
Nicholas Piggin
1
-4
/
+0
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
1
-0
/
+11
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
3
-16
/
+11
2021-04-30
x86: inline huge vmap supported functions
Nicholas Piggin
3
-37
/
+19
2021-04-30
arm64: inline huge vmap supported functions
Nicholas Piggin
2
-29
/
+20
2021-04-30
powerpc: inline huge vmap supported functions
Nicholas Piggin
2
-24
/
+16
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
6
-14
/
+39
2021-04-30
mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
Nicholas Piggin
1
-0
/
+3
2021-04-30
ARM: mm: add missing pud_page define to 2-level page tables
Nicholas Piggin
2
-2
/
+3
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
1
-1
/
+1
2021-04-30
x86/vmemmap: optimize for consecutive sections in partial populated PMDs
Oscar Salvador
1
-6
/
+61
2021-04-30
x86/vmemmap: handle unpopulated sub-pmd ranges
Oscar Salvador
1
-13
/
+55
2021-04-30
x86/vmemmap: drop handling of 1GB vmemmap ranges
Oscar Salvador
1
-28
/
+7
2021-04-30
x86/vmemmap: drop handling of 4K unaligned vmemmap range
Oscar Salvador
1
-35
/
+13
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
9
-0
/
+9
2021-04-30
mm/memtest: add ARCH_USE_MEMTEST
Anshuman Khandual
6
-0
/
+6
2021-04-30
arch/sh/include/asm/tlb.h: remove duplicate include
Zhang Yunkai
1
-8
/
+2
2021-04-30
ia64: module: fix symbolizer crash on fdescr
Sergei Trofimovich
2
-5
/
+30
2021-04-30
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
13
-331
/
+4
2021-04-30
ia64: mca: always make IA64_MCA_DEBUG an expression
Sergei Trofimovich
1
-2
/
+2
2021-04-30
ia64: fix EFI_DEBUG build
Sergei Trofimovich
1
-5
/
+6
2021-04-30
ia64: trivial spelling fixes
Bhaskar Chowdhury
1
-3
/
+3
2021-04-30
ia64: simplify code flow around swiotlb init
Sergei Trofimovich
1
-2
/
+5
2021-04-30
ia64: drop unused IA64_FW_EMU ifdef
Sergei Trofimovich
1
-5
/
+0
2021-04-30
ia64: ensure proper NUMA distance and possible map initialization
Valentin Schneider
1
-2
/
+5
2021-04-30
arch/ia64/include/asm/pgtable.h: minor typo fixes
Bhaskar Chowdhury
1
-1
/
+1
2021-04-30
arch/ia64/kernel/fsys.S: fix typos
Bhaskar Chowdhury
1
-2
/
+2
2021-04-30
arch/ia64/kernel/head.S: remove duplicate include
Zhang Yunkai
1
-1
/
+0
2021-04-30
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
12
-167
/
+17
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
15
-70
/
+281
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-116
/
+158
2021-04-29
Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
9
-82
/
+18
2021-04-29
Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
144
-5958
/
+2286
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-1
/
+19
2021-04-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-3
/
+3
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-697
/
+65
[next]