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.12.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
/
arch
/
x86
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
x86/mm: Avoid VLA in pgd_alloc()
Kees Cook
1
-2
/
+8
2018-09-21
x86/mm: Expand static page table for fixmap space
Feng Tang
1
-0
/
+9
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
1
-4
/
+4
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
1
-4
/
+4
2018-08-14
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-21
/
+84
2018-08-02
x86/mm: Remove redundant check for kmem_cache_create()
Chengguang Xu
1
-3
/
+0
2018-07-20
x86/pgtable/pae: Use separate kernel PMDs for user page-table
Joerg Roedel
1
-19
/
+81
2018-07-20
x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
Joerg Roedel
1
-2
/
+3
2018-07-04
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
1
-6
/
+30
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
1
-5
/
+7
2018-07-04
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
1
-0
/
+19
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2018-06-08
mm: add pt_mm to struct page
Matthew Wilcox
1
-3
/
+2
2018-06-06
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
1
-0
/
+5
2018-04-12
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
1
-0
/
+9
2018-04-12
x86/mm: Do not auto-massage page protections
Dave Hansen
1
-0
/
+3
2018-03-23
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
2018-03-23
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+24
2017-12-30
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2017-12-23
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
1
-2
/
+3
2017-11-16
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
1
-1
/
+1
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-13
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
1
-6
/
+1
2017-08-31
x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)
Vitaly Kuznetsov
1
-4
/
+4
2017-04-04
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
1
-1
/
+31
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
1
-1
/
+3
2017-02-25
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
1
-0
/
+31
2016-07-27
arch: x86: charge page tables to kmemcg
Vladimir Davydov
1
-3
/
+7
2016-06-25
x86: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-01-16
x86, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-13
/
+0
2015-11-26
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
1
-6
/
+1
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
1
-14
/
+24
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
1
-10
/
+32
2015-04-15
x86, mm: support huge KVA mappings on x86
Toshi Kani
1
-0
/
+65
2015-04-15
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-7
/
+7
2015-02-24
Merge tag 'v4.0-rc1' into x86/mm, to refresh the tree
Ingo Molnar
1
-5
/
+9
2015-02-19
x86/mm: Reduce PAE-mode per task pgd allocation overhead from 4K to 32 bytes
Fenghua Yu
1
-3
/
+78
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-5
/
+9
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
1
-3
/
+3
2014-05-06
x86, mm: Ensure correct alignment of the fixmap
Andy Lutomirski
1
-3
/
+3
2014-04-16
x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...
Shaohua Li
1
-7
/
+14
2013-11-22
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
1
-1
/
+3
2013-11-21
Wrong page freed on preallocate_pmds() failure exit
Al Viro
1
-1
/
+1
2013-11-15
x86: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-2
/
+6
2013-11-15
x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
Kirill A. Shutemov
1
-2
/
+9
2013-07-09
mm/pgtable: don't accumulate addr during pgd prepopulate pmd
Wanpeng Li
1
-3
/
+1
2013-04-13
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
1
-0
/
+7
2013-01-26
Merge tag 'v3.8-rc5' into x86/mm
H. Peter Anvin
1
-2
/
+8
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+7
2012-12-11
x86: mm: drop TLB flush from ptep_set_access_flags
Rik van Riel
1
-1
/
+0
[next]