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