index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: call update_mmu_cache_range() in more page fault handling paths
Matthew Wilcox (Oracle)
2023-08-25
1
-7
/
+8
*
filemap: batch PTE mappings
Yin Fengwei
2023-08-25
1
-14
/
+29
*
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
2023-08-25
4
-17
/
+28
*
rmap: add folio_add_file_rmap_range()
Yin Fengwei
2023-08-25
2
-14
/
+48
*
filemap: add filemap_map_folio_range()
Yin Fengwei
2023-08-25
1
-54
/
+55
*
mm: use flush_icache_pages() in do_set_pmd()
Matthew Wilcox (Oracle)
2023-08-25
1
-3
/
+1
*
mm: tidy up set_ptes definition
Matthew Wilcox (Oracle)
2023-08-25
1
-6
/
+0
*
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-25
17
-56
/
+14
*
mm: remove page_mapping_file()
Matthew Wilcox (Oracle)
2023-08-25
1
-8
/
+0
*
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
3
-47
/
+63
*
x86: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-7
/
+7
*
um: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-5
/
+2
*
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
5
-67
/
+119
*
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
3
-8
/
+23
*
sh: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
8
-55
/
+89
*
s390: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-9
/
+24
*
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
3
-33
/
+36
*
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
11
-93
/
+89
*
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
3
-53
/
+105
*
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
3
-10
/
+25
*
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
3
-46
/
+67
*
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
12
-86
/
+121
*
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: add default definition of set_ptes()
Matthew Wilcox (Oracle)
2023-08-25
1
-21
/
+60
*
mm: remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
Matthew Wilcox (Oracle)
2023-08-25
3
-18
/
+12
*
mm: add folio_flush_mapping()
Matthew Wilcox (Oracle)
2023-08-25
1
-5
/
+21
*
mm: add generic flush_icache_pages() and documentation
Matthew Wilcox (Oracle)
2023-08-25
2
-17
/
+27
*
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
2023-08-25
5
-16
/
+19
*
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-25
16
-59
/
+65
*
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2023-08-25
3
-32
/
+43
*
mm: handle userfaults under VMA lock
Suren Baghdasaryan
2023-08-25
3
-28
/
+35
*
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
2023-08-25
3
-15
/
+31
*
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
2023-08-25
3
-23
/
+24
*
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-25
6
-5
/
+22
*
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-25
1
-1
/
+2
*
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
2023-08-25
3
-10
/
+7
*
mm: memory-failure: fix potential page refcnt leak in memory_failure()
Miaohe Lin
2023-08-25
1
-2
/
+1
*
mm/memory.c: fix mismerge
Matthew Wilcox
2023-08-25
1
-1
/
+1
*
mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
Hugh Dickins
2023-08-25
1
-9
/
+29
*
hugetlb: clear flags in tail pages that will be freed individually
Mike Kravetz
2023-08-25
1
-10
/
+1
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-25
5
-21
/
+80
|
\
[next]