summaryrefslogtreecommitdiffstats
path: root/include/linux/swapops.h
Commit message (Expand)AuthorAgeFilesLines
* mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador2024-04-161-32/+33
* mm: add pfn_swap_entry_folio()Matthew Wilcox (Oracle)2024-02-211-0/+13
* mm: make PTE_MARKER_SWAPIN_ERROR more generalAxel Rasmussen2023-08-181-5/+10
* mm/migrate: remove cruft from migration_entry_wait()sHugh Dickins2023-06-191-14/+3
* mm/hugetlb: move swap entry handling into vma lock when faultedPeter Xu2023-01-181-2/+4
* Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-12-091-3/+5
|\
| * mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand2022-12-091-3/+5
* | mm: use pte markers for swap errorsPeter Xu2022-11-301-12/+14
* | mm: always compile in pte markersPeter Xu2022-11-301-31/+0
* | mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi2022-11-081-22/+2
|/
* mm/swap: cache swap migration A/D bits supportPeter Xu2022-09-261-6/+1
* mm/swap: cache maximum swapfile size when init swapPeter Xu2022-09-261-1/+1
* mm: remember young/dirty bit for page migrationsPeter Xu2022-09-261-0/+99
* mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu2022-09-261-6/+29
* mm/swap: comment all the ifdef in swapops.hPeter Xu2022-09-261-8/+8
* mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pagesMiaohe Lin2022-09-261-5/+0
* mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepageNaoya Horiguchi2022-08-081-0/+9
* mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin2022-07-031-4/+8
* mm/swapfile: unuse_pte can map random data if swap read failsMiaohe Lin2022-05-271-0/+10
* mm/swap: fix the obsolete comment for SWP_TYPE_SHIFTMiaohe Lin2022-05-191-2/+2
* mm/uffd: PTE_MARKER_UFFD_WPPeter Xu2022-05-131-1/+2
* mm: introduce PTE_MARKER swap entryPeter Xu2022-05-131-0/+78
* mm/swapops: make is_pmd_migration_entry more strictHongchen Zhang2022-05-131-1/+1
* mm/swap: remember PG_anon_exclusive via a swp pte bitDavid Hildenbrand2022-05-091-0/+2
* mm/rmap: fail try_to_migrate() early when setting a PMD migration entry failsDavid Hildenbrand2022-05-091-2/+2
* mm: remember exclusively mapped anonymous pages with PG_anon_exclusiveDavid Hildenbrand2022-05-091-0/+25
* include/linux/swapops.h: remove stub for non_swap_entry()Peter Xu2022-04-281-8/+0
* mm: device exclusive memory accessAlistair Popple2021-07-011-1/+43
* mm/swapops: rework swap entry manipulation codeAlistair Popple2021-07-011-26/+30
* mm: remove special swap entry functionsAlistair Popple2021-07-011-46/+23
* mm/userfaultfd: fix uffd-wp special cases for fork()Peter Xu2021-06-301-0/+2
* mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi2021-06-291-0/+5
* mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu2021-06-161-4/+11
* include/linux/swapops.h: correct guards for non_swap_entry()Steven Price2020-04-071-1/+2
* userfaultfd: wp: support swap and page migrationPeter Xu2020-04-071-0/+2
* mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig2019-07-161-2/+3
* memremap: add a migrate_to_ram method to struct dev_pagemap_opsChristoph Hellwig2019-07-021-15/+0
* xarray: Replace exceptional entriesMatthew Wilcox2018-09-291-12/+7
* mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-231-2/+3
* mm: soft-offline: close the race against page allocationNaoya Horiguchi2018-08-231-10/+0
* mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2018-01-211-0/+21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-081-0/+68
* mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-081-0/+2
* mm: thp: enable thp migration in generic pathZi Yan2017-09-081-3/+70
* mm: hwpoison: change PageHWPoison behavior on hugetlb pagesNaoya Horiguchi2017-07-101-9/+0
* mm/hwpoison: fix race between soft_offline_page and unpoison_memoryWanpeng Li2015-09-081-0/+14
* mm/hwpoison: introduce num_poisoned_pages wrappersNaoya Horiguchi2015-09-081-0/+23
* mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-121-1/+1
* mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2015-02-111-0/+4