index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-11-30
mm: use pte markers for swap errors
Peter Xu
2022-11-30
mm: always compile in pte markers
Peter Xu
2022-11-30
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
2022-11-30
mm/hugetlb: convert move_hugetlb_state() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios
Sidhartha Kumar
2022-11-30
mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios
Sidhartha Kumar
2022-11-30
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-11-30
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
2022-11-30
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2022-11-30
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...
Andrew Morton
2022-11-30
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-11-30
mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODE
Yang Shi
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-11-22
kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatible
Sam James
2022-11-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
2022-11-08
swap: add a limit for readahead page-cluster value
Kairui Song
2022-11-08
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
2022-11-08
mm/hwpoison: pass pfn to num_poisoned_pages_*()
Naoya Horiguchi
2022-11-08
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
2022-11-08
mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...
Naoya Horiguchi
2022-11-08
compiler-gcc: document minimum version for `__no_sanitize_coverage__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_thread__`
Miguel Ojeda
2022-11-08
compiler-gcc: remove attribute support check for `__no_sanitize_address__`
Miguel Ojeda
2022-11-08
compiler-gcc: be consistent with underscores use for `no_sanitize`
Miguel Ojeda
2022-11-08
mm: remove FGP_HEAD
Matthew Wilcox (Oracle)
2022-11-08
mm: vmalloc: add free_vmap_area_noflush trace event
Uladzislau Rezki (Sony)
2022-11-08
mm: vmalloc: add purge_vmap_area_lazy trace event
Uladzislau Rezki (Sony)
2022-11-08
mm: vmalloc: add alloc_vmap_area trace event
Uladzislau Rezki (Sony)
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
memory: remove unused register_hotmemory_notifier()
Liu Shixin
2022-11-08
mm: fix typo in struct vm_operations_struct comments
Rolf Eike Beer
2022-11-08
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
2022-11-08
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
2022-11-08
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
2022-11-08
mm: add private field of first tail to struct page and struct folio
Sidhartha Kumar
2022-11-08
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
2022-11-08
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-11-08
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
[next]