index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
swapops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
mm,swapops: update check in is_pfn_swap_entry for hwpoison entries
Oscar Salvador
1
-32
/
+33
2024-02-22
mm: add pfn_swap_entry_folio()
Matthew Wilcox (Oracle)
1
-0
/
+13
2023-08-18
mm: make PTE_MARKER_SWAPIN_ERROR more general
Axel Rasmussen
1
-5
/
+10
2023-06-20
mm/migrate: remove cruft from migration_entry_wait()s
Hugh Dickins
1
-14
/
+3
2023-01-19
mm/hugetlb: move swap entry handling into vma lock when faulted
Peter Xu
1
-2
/
+4
2022-12-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-3
/
+5
2022-12-10
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
1
-3
/
+5
2022-12-01
mm: use pte markers for swap errors
Peter Xu
1
-12
/
+14
2022-12-01
mm: always compile in pte markers
Peter Xu
1
-31
/
+0
2022-11-09
mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
Naoya Horiguchi
1
-22
/
+2
2022-09-27
mm/swap: cache swap migration A/D bits support
Peter Xu
1
-6
/
+1
2022-09-27
mm/swap: cache maximum swapfile size when init swap
Peter Xu
1
-1
/
+1
2022-09-27
mm: remember young/dirty bit for page migrations
Peter Xu
1
-0
/
+99
2022-09-27
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
1
-6
/
+29
2022-09-27
mm/swap: comment all the ifdef in swapops.h
Peter Xu
1
-8
/
+8
2022-09-27
mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages
Miaohe Lin
1
-5
/
+0
2022-08-09
mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
Naoya Horiguchi
1
-0
/
+9
2022-07-04
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
1
-4
/
+8
2022-05-27
mm/swapfile: unuse_pte can map random data if swap read fails
Miaohe Lin
1
-0
/
+10
2022-05-20
mm/swap: fix the obsolete comment for SWP_TYPE_SHIFT
Miaohe Lin
1
-2
/
+2
2022-05-13
mm/uffd: PTE_MARKER_UFFD_WP
Peter Xu
1
-1
/
+2
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
1
-0
/
+78
2022-05-13
mm/swapops: make is_pmd_migration_entry more strict
Hongchen Zhang
1
-1
/
+1
2022-05-10
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
1
-0
/
+2
2022-05-10
mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
David Hildenbrand
1
-2
/
+2
2022-05-10
mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
David Hildenbrand
1
-0
/
+25
2022-04-29
include/linux/swapops.h: remove stub for non_swap_entry()
Peter Xu
1
-8
/
+0
2021-07-01
mm: device exclusive memory access
Alistair Popple
1
-1
/
+43
2021-07-01
mm/swapops: rework swap entry manipulation code
Alistair Popple
1
-26
/
+30
2021-07-01
mm: remove special swap entry functions
Alistair Popple
1
-46
/
+23
2021-07-01
mm/userfaultfd: fix uffd-wp special cases for fork()
Peter Xu
1
-0
/
+2
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
1
-0
/
+5
2021-06-16
mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
Peter Xu
1
-4
/
+11
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
[next]