index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
pgtable.h
Age
Commit message (
Expand
)
Author
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-18
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
2018-01-31
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
2018-01-31
mm: do not lose dirty and accessed bits in pmdp_invalidate()
Kirill A. Shutemov
2018-01-31
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-22
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-29
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
[next]