aboutsummaryrefslogtreecommitdiff
path: root/include/linux/swapops.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-27mm/swapfile: unuse_pte can map random data if swap read failsGravatar Miaohe Lin 1-0/+10
2022-05-19mm/swap: fix the obsolete comment for SWP_TYPE_SHIFTGravatar Miaohe Lin 1-2/+2
2022-05-13mm/uffd: PTE_MARKER_UFFD_WPGravatar Peter Xu 1-1/+2
2022-05-13mm: introduce PTE_MARKER swap entryGravatar Peter Xu 1-0/+78
2022-05-13mm/swapops: make is_pmd_migration_entry more strictGravatar Hongchen Zhang 1-1/+1
2022-05-09mm/swap: remember PG_anon_exclusive via a swp pte bitGravatar David Hildenbrand 1-0/+2
2022-05-09mm/rmap: fail try_to_migrate() early when setting a PMD migration entry failsGravatar David Hildenbrand 1-2/+2
2022-05-09mm: remember exclusively mapped anonymous pages with PG_anon_exclusiveGravatar David Hildenbrand 1-0/+25
2022-04-28include/linux/swapops.h: remove stub for non_swap_entry()Gravatar Peter Xu 1-8/+0
2021-07-01mm: device exclusive memory accessGravatar Alistair Popple 1-1/+43
2021-07-01mm/swapops: rework swap entry manipulation codeGravatar Alistair Popple 1-26/+30
2021-07-01mm: remove special swap entry functionsGravatar Alistair Popple 1-46/+23
2021-06-30mm/userfaultfd: fix uffd-wp special cases for fork()Gravatar Peter Xu 1-0/+2
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressGravatar Naoya Horiguchi 1-0/+5
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compareGravatar Peter Xu 1-4/+11
2020-04-07include/linux/swapops.h: correct guards for non_swap_entry()Gravatar Steven Price 1-1/+2
2020-04-07userfaultfd: wp: support swap and page migrationGravatar Peter Xu 1-0/+2
2019-07-16mm: stub out all of swapops.h for !CONFIG_MMUGravatar Christoph Hellwig 1-2/+3
2019-07-02memremap: add a migrate_to_ram method to struct dev_pagemap_opsGravatar Christoph Hellwig 1-15/+0
2018-09-29xarray: Replace exceptional entriesGravatar Matthew Wilcox 1-12/+7
2018-08-23mm: Change return type int to vm_fault_t for fault handlersGravatar Souptick Joarder 1-2/+3
2018-08-23mm: soft-offline: close the race against page allocationGravatar Naoya Horiguchi 1-10/+0
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Gravatar Kirill A. Shutemov 1-0/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryGravatar Jérôme Glisse 1-0/+68
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationGravatar Naoya Horiguchi 1-0/+2
2017-09-08mm: thp: enable thp migration in generic pathGravatar Zi Yan 1-3/+70
2017-07-10mm: hwpoison: change PageHWPoison behavior on hugetlb pagesGravatar Naoya Horiguchi 1-9/+0
2015-09-08mm/hwpoison: fix race between soft_offline_page and unpoison_memoryGravatar Wanpeng Li 1-0/+14
2015-09-08mm/hwpoison: introduce num_poisoned_pages wrappersGravatar Naoya Horiguchi 1-0/+23
2015-02-12mm: remove remaining references to NUMA hinting bits and helpersGravatar Mel Gorman 1-1/+1
2015-02-11mm/hugetlb: take page table lock in follow_huge_pmd()Gravatar Naoya Horiguchi 1-0/+4
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Gravatar Kirill A. Shutemov 1-3/+1
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsGravatar Mel Gorman 1-1/+1
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockGravatar Kirill A. Shutemov 1-3/+4
2013-08-13mm: save soft-dirty bits on swapped pagesGravatar Cyrill Gorcunov 1-0/+2
2013-06-12mm: migration: add migrate_entry_wait_huge()Gravatar Naoya Horiguchi 1-0/+3
2012-06-15swap: fix shmem swapping when more than 8 areasGravatar Hugh Dickins 1-3/+5
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
2011-08-03mm: let swap use exceptional entriesGravatar Hugh Dickins 1-0/+23
2009-09-16HWPOISON: Add support for poison swap entries v2Gravatar Andi Kleen 1-0/+38
2008-02-09Fix compile error on nommu for is_swap_pteGravatar Matt Mackall 1-0/+2
2008-02-05maps4: move is_swap_pteGravatar Matt Mackall 1-0/+6
2007-02-20[PATCH] mincore warning fixGravatar Andrew Morton 1-1/+4
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesGravatar Christoph Lameter 1-0/+53
2005-09-05[PATCH] comment typo fixGravatar Paolo 'Blaisorblade' Giarrusso 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+69