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
starfive-6.6.48-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
2023-08-25
mips: implement the new page table range API
Matthew Wilcox (Oracle)
12
-86
/
+121
2023-08-25
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
3
-12
/
+15
2023-08-25
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
6
-14
/
+28
2023-08-25
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
5
-19
/
+23
2023-08-25
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
4
-26
/
+54
2023-08-25
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2
-10
/
+7
2023-08-25
csky: implement the new page table range API
Matthew Wilcox (Oracle)
5
-34
/
+50
2023-08-25
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
3
-30
/
+36
2023-08-25
arm: implement the new page table range API
Matthew Wilcox (Oracle)
12
-87
/
+136
2023-08-25
arc: implement the new page table range API
Matthew Wilcox (Oracle)
5
-40
/
+59
2023-08-25
alpha: implement the new page table range API
Matthew Wilcox (Oracle)
2
-2
/
+18
2023-08-25
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
3
-3
/
+3
2023-08-25
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
5
-5
/
+10
2023-08-22
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
3
-0
/
+7
2023-08-21
riscv: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
arm64: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
arm: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
um: convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-9
/
+9
2023-08-21
sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
1
-2
/
+3
2023-08-21
sparc64: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-8
/
+9
2023-08-21
sh: convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+5
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
2
-14
/
+10
2023-08-21
openrisc: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+4
2023-08-21
nios2: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+4
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
2
-17
/
+23
2023-08-21
m68k: convert various functions to use ptdescs
Vishal Moola (Oracle)
3
-29
/
+30
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
2
-15
/
+19
2023-08-21
hexagon: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+4
2023-08-21
csky: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
1
-2
/
+2
2023-08-21
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2
-9
/
+12
2023-08-21
arm: convert various functions to use ptdescs
Vishal Moola (Oracle)
2
-8
/
+11
2023-08-21
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
3
-67
/
+69
2023-08-21
x86: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-19
/
+28
2023-08-21
powerpc: convert various functions to use ptdescs
Vishal Moola (Oracle)
3
-50
/
+50
2023-08-21
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
1
-1
/
+1
2023-08-21
powerpc/book3s64/memhotplug: enable memmap on memory for radix
Aneesh Kumar K.V
3
-1
/
+23
2023-08-21
mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
Aneesh Kumar K.V
2
-6
/
+2
2023-08-21
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
1
-0
/
+1
2023-08-21
arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
Kefeng Wang
1
-0
/
+15
2023-08-21
arm64: tlbflush: add some comments for TLB batched flushing
Yicong Yang
1
-0
/
+15
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
3
-0
/
+7
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
1
-0
/
+3
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
2
-18
/
+14
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
3
-0
/
+215
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
4
-32
/
+329
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
9
-11
/
+313
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
2
-2
/
+2
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
4
-4
/
+5
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
5
-16
/
+0
[next]