开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-06-19
mm/userfaultfd: retry if pte_offset_map() fails
Hugh Dickins
2023-06-19
mm/hmm: retry if pte_offset_map() fails
Hugh Dickins
2023-06-19
mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
Hugh Dickins
2023-06-19
mm/vmwgfx: simplify pmd & pud mapping dirty helpers
Hugh Dickins
2023-06-19
mm/pagewalk: walk_pte_range() allow for pte_offset_map()
Hugh Dickins
2023-06-19
mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails
Hugh Dickins
2023-06-19
mm/page_vma_mapped: pte_offset_map_nolock() not pte_lockptr()
Hugh Dickins
2023-06-19
mm/page_vma_mapped: reformat map_pte() with less indentation
Hugh Dickins
2023-06-19
mm/page_vma_mapped: delete bogosity in page_vma_mapped_walk()
Hugh Dickins
2023-06-19
mm/filemap: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
mm/pgtable: kmap_local_page() instead of kmap_atomic()
Hugh Dickins
2023-06-19
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
2023-06-19
mm: use pmdp_get_lockless() without surplus barrier()
Hugh Dickins
2023-06-19
selftests: damon: add config file
Anders Roxell
2023-06-19
mm/vmalloc: replace the ternary conditional operator with min()
Lu Hongfei
2023-06-19
mm/folio: avoid special handling for order value 0 in folio_set_order
Tarun Sahu
2023-06-19
vmstat: skip periodic vmstat update for isolated CPUs
Marcelo Tosatti
2023-06-19
xtensa: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-19
x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
2023-06-19
x86: allow get_locked_pte() to fail
Hugh Dickins
2023-06-19
sparc: iounit and iommu use pte_offset_kernel()
Hugh Dickins
2023-06-19
sparc: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
sh/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
s390: gmap use pte_unmap_unlock() not spin_unlock()
Hugh Dickins
2023-06-19
s390: allow pte_offset_map_lock() to fail
Hugh Dickins
2023-06-19
riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
powerpc/hugetlb: pte_alloc_huge()
Hugh Dickins
2023-06-19
powerpc: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
Hugh Dickins
2023-06-19
parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
parisc: unmap_uncached_pte() use pte_offset_kernel()
Hugh Dickins
2023-06-19
parisc: add pte_unmap() to balance get_ptep()
Hugh Dickins
2023-06-19
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-06-19
microblaze: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
m68k: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
arm64: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
mm: zswap: support exclusive loads
Yosry Ahmed
2023-06-19
mm/mm_init.c: remove reset_node_present_pages()
Haifeng Xu
2023-06-19
mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
Haifeng Xu
2023-06-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-06-19
mm/mm_init.c: drop 'nid' parameter from check_for_memory()
Haifeng Xu
2023-06-19
mm/sparse: remove unused parameters in sparse_remove_section()
Yajun Deng
2023-06-19
mm/hugetlb: use a folio in hugetlb_fault()
ZhangPeng
2023-06-19
mm/hugetlb: use a folio in hugetlb_wp()
ZhangPeng
2023-06-19
mm/hugetlb: use a folio in copy_hugetlb_page_range()
ZhangPeng
[prev]
[next]