summaryrefslogtreecommitdiff
path: root/include/linux/swapops.h
AgeCommit message (Expand)Author
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
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2012-06-15swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-08-03mm: let swap use exceptional entriesHugh Dickins
2009-09-16HWPOISON: Add support for poison swap entries v2Andi Kleen
2008-02-09Fix compile error on nommu for is_swap_pteMatt Mackall
2008-02-05maps4: move is_swap_pteMatt Mackall
2007-02-20[PATCH] mincore warning fixAndrew Morton
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter
2005-09-05[PATCH] comment typo fixPaolo 'Blaisorblade' Giarrusso
2005-04-16Linux-2.6.12-rc2Linus Torvalds