Age | Commit message (Expand) | Author | Files | Lines |
2020-04-07 | include/linux/swapops.h: correct guards for non_swap_entry() | Steven Price | 1 | -1/+2 |
2020-04-07 | userfaultfd: wp: support swap and page migration | Peter Xu | 1 | -0/+2 |
2019-07-17 | mm: stub out all of swapops.h for !CONFIG_MMU | Christoph Hellwig | 1 | -2/+3 |
2019-07-02 | memremap: add a migrate_to_ram method to struct dev_pagemap_ops | Christoph Hellwig | 1 | -15/+0 |
2018-09-30 | xarray: Replace exceptional entries | Matthew Wilcox | 1 | -12/+7 |
2018-08-24 | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 1 | -2/+3 |
2018-08-24 | mm: soft-offline: close the race against page allocation | Naoya Horiguchi | 1 | -10/+0 |
2018-01-22 | mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() | Kirill A. Shutemov | 1 | -0/+21 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-09 | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory | Jérôme Glisse | 1 | -0/+68 |
2017-09-09 | mm: soft-dirty: keep soft-dirty bits over thp migration | Naoya Horiguchi | 1 | -0/+2 |
2017-09-09 | mm: thp: enable thp migration in generic path | Zi Yan | 1 | -3/+70 |
2017-07-11 | mm: hwpoison: change PageHWPoison behavior on hugetlb pages | Naoya Horiguchi | 1 | -9/+0 |
2015-09-09 | mm/hwpoison: fix race between soft_offline_page and unpoison_memory | Wanpeng Li | 1 | -0/+14 |
2015-09-09 | mm/hwpoison: introduce num_poisoned_pages wrappers | Naoya Horiguchi | 1 | -0/+23 |
2015-02-13 | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman | 1 | -1/+1 |
2015-02-12 | mm/hugetlb: take page table lock in follow_huge_pmd() | Naoya Horiguchi | 1 | -0/+4 |
2015-02-11 | mm: remove rest usage of VM_NONLINEAR and pte_file() | Kirill A. Shutemov | 1 | -3/+1 |
2014-06-05 | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman | 1 | -1/+1 |
2013-11-15 | mm, hugetlb: convert hugetlbfs to use split pmd lock | Kirill A. Shutemov | 1 | -3/+4 |
2013-08-14 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov | 1 | -0/+2 |
2013-06-13 | mm: migration: add migrate_entry_wait_huge() | Naoya Horiguchi | 1 | -0/+3 |
2012-06-16 | swap: fix shmem swapping when more than 8 areas | Hugh Dickins | 1 | -3/+5 |
2012-03-05 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 1 | -0/+1 |
2011-08-04 | mm: let swap use exceptional entries | Hugh Dickins | 1 | -0/+23 |
2009-09-16 | HWPOISON: Add support for poison swap entries v2 | Andi Kleen | 1 | -0/+38 |
2008-02-09 | Fix compile error on nommu for is_swap_pte | Matt Mackall | 1 | -0/+2 |
2008-02-05 | maps4: move is_swap_pte | Matt Mackall | 1 | -0/+6 |
2007-02-21 | [PATCH] mincore warning fix | Andrew Morton | 1 | -1/+4 |
2006-06-23 | [PATCH] Swapless page migration: add R/W migration entries | Christoph Lameter | 1 | -0/+53 |
2005-09-05 | [PATCH] comment typo fix | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+69 |