index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
pgtable.h
Age
Commit message (
Expand
)
Author
2017-09-08
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
2017-09-08
mm: thp: check pmd migration entry in common path
Zi Yan
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2017-03-18
mm/gup: Move permission checks into helpers
Kirill A. Shutemov
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-02-24
mm/ksm: handle protnone saved writes when making page write protect
Aneesh Kumar K.V
2017-02-24
mm/autonuma: let architecture override how the write bit should be stashed in...
Aneesh Kumar K.V
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2016-12-12
mm: THP page cache support for ppc64
Aneesh Kumar K.V
2016-12-12
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
2016-11-09
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
2016-10-07
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
2016-05-19
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-03-17
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
2016-02-15
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-01-15
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
2016-01-15
mm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-05
x86/mm/pat: Add untrack_pfn_moved for mremap
Toshi Kani
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-10-17
mm,thp: reduce ifdef'ery for THP in generic code
Vineet Gupta
2015-10-14
mm: add architecture primitives for software dirty bit clearing
Martin Schwidefsky
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
2015-06-07
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
2015-04-14
mm: change vunmap to tear down huge KVA mappings
Toshi Kani
2015-04-14
mm: change ioremap to set up huge I/O mappings
Toshi Kani
2015-04-14
mm: define default PGTABLE_LEVELS to two
Kirill A. Shutemov
2015-02-12
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
2015-02-12
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
2015-02-10
asm-generic: drop unused pte_file* helpers
Kirill A. Shutemov
2014-10-27
s390/mm: pmdp_get_and_clear_full optimization
Martin Schwidefsky
2014-10-14
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
Peter Feiner
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
2014-09-30
PCI: Add pci_remap_iospace() to map bus I/O resources
Liviu Dudau
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2014-04-18
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
2014-02-21
mm: add support for discard of unused ptes
Konstantin Weitz
2014-02-17
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
Aneesh Kumar K.V
2014-01-15
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
2013-12-20
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
2013-08-13
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
2013-08-13
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-07-03
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
[next]