aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swapops.h
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2023-06-19mm/migrate: remove cruft from migration_entry_wait()sHugh Dickins
2023-01-18mm/hugetlb: move swap entry handling into vma lock when faultedPeter Xu
2022-12-09Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-12-09mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand
2022-11-30mm: use pte markers for swap errorsPeter Xu
2022-11-30mm: always compile in pte markersPeter Xu
2022-11-08mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi
2022-09-26mm/swap: cache swap migration A/D bits supportPeter Xu
2022-09-26mm/swap: cache maximum swapfile size when init swapPeter Xu
2022-09-26mm: remember young/dirty bit for page migrationsPeter Xu
2022-09-26mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu
2022-09-26mm/swap: comment all the ifdef in swapops.hPeter Xu
2022-09-26mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pagesMiaohe Lin
2022-08-08mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepageNaoya Horiguchi
2022-07-03mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin
2022-05-27mm/swapfile: unuse_pte can map random data if swap read failsMiaohe Lin
2022-05-19mm/swap: fix the obsolete comment for SWP_TYPE_SHIFTMiaohe Lin
2022-05-13mm/uffd: PTE_MARKER_UFFD_WPPeter Xu
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu
2022-05-13mm/swapops: make is_pmd_migration_entry more strictHongchen Zhang
2022-05-09mm/swap: remember PG_anon_exclusive via a swp pte bitDavid Hildenbrand
2022-05-09mm/rmap: fail try_to_migrate() early when setting a PMD migration entry failsDavid Hildenbrand
2022-05-09mm: remember exclusively mapped anonymous pages with PG_anon_exclusiveDavid Hildenbrand
2022-04-28include/linux/swapops.h: remove stub for non_swap_entry()Peter Xu
2021-07-01mm: device exclusive memory accessAlistair Popple
2021-07-01mm/swapops: rework swap entry manipulation codeAlistair Popple
2021-07-01mm: remove special swap entry functionsAlistair Popple
2021-06-30mm/userfaultfd: fix uffd-wp special cases for fork()Peter Xu
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2020-04-07include/linux/swapops.h: correct guards for non_swap_entry()Steven Price
2020-04-07userfaultfd: wp: support swap and page migrationPeter Xu
2019-07-16mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig
2019-07-02memremap: add a migrate_to_ram method to struct dev_pagemap_opsChristoph Hellwig
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder
2018-08-23mm: soft-offline: close the race against page allocationNaoya Horiguchi
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi
2017-09-08mm: thp: enable thp migration in generic pathZi Yan
2017-07-10mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi
2015-09-08mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li
2015-09-08mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersMel Gorman
2015-02-11mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman