开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-08-24
nios2: fix flush_dcache_page() for usage from irq context
Helge Deller
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-24
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
x86: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
um: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sh: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
s390: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
m68k: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
hexagon: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
csky: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
arm: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
arc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
alpha: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
riscv: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
2023-08-21
arm64: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
2023-08-21
arm: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
2023-08-21
um: convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
sparc: convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
Vishal Moola (Oracle)
2023-08-21
sparc64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
sh: convert pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
openrisc: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
nios2: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
m68k: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
hexagon: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
csky: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
arm: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
s390: convert various pgalloc functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
x86: convert various functions to use ptdescs
Vishal Moola (Oracle)
[next]