index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
pgtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
2020-04-07
1
-0
/
+1
*
mm: add generic p?d_leaf() macros
Steven Price
2020-02-04
1
-0
/
+20
*
mm/memory.c: fix a huge pud insertion race during faulting
Thomas Hellstrom
2019-12-01
1
-0
/
+25
*
mm: move the backup x_devmap() functions to asm-generic/pgtable.h
Thomas Hellstrom
2019-12-01
1
-0
/
+15
*
asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED
Vineet Gupta
2019-12-01
1
-0
/
+11
*
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-24
1
-3
/
+2
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-1
/
+1
*
x86/mm: Initialize PGD cache during mm initialization
Nadav Amit
2019-05-05
1
-0
/
+2
*
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
1
-1
/
+1
*
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-03-05
1
-8
/
+8
*
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
1
-0
/
+5
*
generic/pgtable: Introduce set_pte_safe()
Dan Williams
2018-12-05
1
-0
/
+38
*
generic/pgtable: Introduce {p4d,pgd}_same()
Dan Williams
2018-12-05
1
-0
/
+14
*
generic/pgtable: Make {pmd, pud}_same() unconditionally available
Dan Williams
2018-12-05
1
-14
/
+0
*
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2018-11-09
1
-0
/
+16
|
\
|
*
mm: introduce mm_[p4d|pud|pmd]_folded
Martin Schwidefsky
2018-11-02
1
-0
/
+16
*
|
mm: remove references to vm_insert_pfn()
Matthew Wilcox
2018-10-26
1
-2
/
+2
|
/
*
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
2018-08-17
1
-0
/
+4
*
mm: provide a fallback for PAGE_KERNEL_RO for architectures
Luis R. Rodriguez
2018-08-17
1
-0
/
+14
*
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-0
/
+12
|
\
|
*
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
2018-07-15
1
-12
/
+12
|
*
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-06-20
1
-0
/
+12
*
|
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-07-04
1
-4
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-04-03
1
-0
/
+36
|
\
|
*
mm, swap: Add infrastructure for saving page metadata on swap
Khalid Aziz
2018-03-18
1
-0
/
+36
*
|
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-22
1
-0
/
+10
|
/
*
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
2018-01-31
1
-8
/
+0
*
mm: do not lose dirty and accessed bits in pmdp_invalidate()
Kirill A. Shutemov
2018-01-31
1
-1
/
+1
*
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
2018-01-31
1
-0
/
+15
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-0
/
+5
|
\
|
*
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-12-22
1
-0
/
+5
*
|
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-29
1
-2
/
+2
*
|
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
2017-11-29
1
-0
/
+8
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: soft-dirty: keep soft-dirty bits over thp migration
Naoya Horiguchi
2017-09-08
1
-1
/
+33
*
mm: thp: check pmd migration entry in common path
Zi Yan
2017-09-08
1
-1
/
+17
*
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2017-07-18
1
-0
/
+12
*
mm/gup: Move permission checks into helpers
Kirill A. Shutemov
2017-03-18
1
-0
/
+25
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-3
/
+45
*
mm/ksm: handle protnone saved writes when making page write protect
Aneesh Kumar K.V
2017-02-24
1
-0
/
+8
*
mm/autonuma: let architecture override how the write bit should be stashed in...
Aneesh Kumar K.V
2017-02-24
1
-0
/
+16
*
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-24
1
-4
/
+76
*
mm: THP page cache support for ppc64
Aneesh Kumar K.V
2016-12-12
1
-0
/
+3
*
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
2016-12-12
1
-12
/
+0
*
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
2016-11-09
1
-5
/
+4
*
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
2016-10-07
1
-0
/
+3
*
arch: fix has_transparent_hugepage()
Hugh Dickins
2016-05-19
1
-0
/
+8
*
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
2016-03-17
1
-0
/
+17
*
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-02-15
1
-0
/
+8
*
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
2016-01-15
1
-2
/
+4
[next]