index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-02
mm/page_alloc: explicitly define what alloc flags deplete min reserves
Mel Gorman
2023-02-02
mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags
Mel Gorman
2023-02-02
mm/page_alloc: treat RT tasks similar to __GFP_HIGH
Mel Gorman
2023-02-02
mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE
Mel Gorman
2023-02-02
mm/page_ext: do not allocate space for page_ext->flags if not needed
Pasha Tatashin
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
David Hildenbrand
2023-02-02
um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
David Hildenbrand
2023-02-02
sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
David Hildenbrand
2023-02-02
sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
2023-02-02
parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
openrisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
nios2/mm: refactor swap PTE layout
David Hildenbrand
2023-02-02
mips/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
m68k/mm: remove dummy __swp definitions for nommu
David Hildenbrand
2023-02-02
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
ia64/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
csky/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
arc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
David Hildenbrand
2023-02-02
mm/khugepaged: convert release_pte_pages() to use folios
Vishal Moola (Oracle)
2023-02-02
mm/khugepaged: introduce release_pte_folio() to replace release_pte_page()
Vishal Moola (Oracle)
2023-02-02
kmsan: silence -Wmissing-prototypes warnings
Alexander Potapenko
2023-02-02
Documentation/mm: update references to __m[un]lock_page() to *_folio()
Lorenzo Stoakes
2023-02-02
mm: mlock: update the interface to use folios
Lorenzo Stoakes
2023-02-02
m68k/mm/motorola: specify pmd_page() type
Lorenzo Stoakes
2023-02-02
mm: mlock: use folios and a folio batch internally
Lorenzo Stoakes
2023-02-02
mm: pagevec: add folio_batch_reinit()
Lorenzo Stoakes
2023-02-02
mm: madvise: use vm_normal_folio() in madvise_free_pte_range()
Kefeng Wang
2023-02-02
shmem: convert shmem_write_end() to use a folio
Matthew Wilcox (Oracle)
2023-02-02
mm/memory-failure: convert unpoison_memory() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert hugetlb_set_page_hwpoison() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert __free_raw_hwp_pages() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert raw_hwp_list_head() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert free_raw_hwp_pages() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert try_memory_failure_hugetlb() to folios
Sidhartha Kumar
2023-02-02
mm/memory-failure: convert __get_huge_page_for_hwpoison() to folios
Sidhartha Kumar
2023-02-02
Revert "x86: kmsan: sync metadata pages on page fault"
Alexander Potapenko
[next]