index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pgtable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
1
-4
/
+6
|
\
|
*
x86/mm: Initialize PGD cache during mm initialization
Nadav Amit
2019-05-05
1
-4
/
+6
*
|
x86/mm: Convert some slow-path static_cpu_has() callers to boot_cpu_has()
Borislav Petkov
2019-04-08
1
-2
/
+2
|
/
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
*
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
1
-0
/
+8
*
x86/pgtable: drop pXd_none() checks from pXd_free_pYd_table()
Will Deacon
2018-12-28
1
-6
/
+0
*
x86/mm: Avoid VLA in pgd_alloc()
Kees Cook
2018-10-09
1
-2
/
+8
*
x86/mm: Expand static page table for fixmap space
Feng Tang
2018-09-20
1
-0
/
+9
*
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2018-09-08
1
-4
/
+4
*
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-23
1
-4
/
+4
*
Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2018-08-13
1
-21
/
+84
|
\
|
*
x86/pgtable/pae: Use separate kernel PMDs for user page-table
Joerg Roedel
2018-07-20
1
-19
/
+81
|
*
x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
Joerg Roedel
2018-07-20
1
-2
/
+3
*
|
x86/mm: Remove redundant check for kmem_cache_create()
Chengguang Xu
2018-08-02
1
-3
/
+0
*
|
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
2018-07-04
1
-6
/
+30
*
|
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-07-04
1
-5
/
+7
*
|
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
2018-07-04
1
-0
/
+19
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-10
1
-0
/
+5
|
\
|
*
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
2018-06-06
1
-0
/
+5
*
|
mm: add pt_mm to struct page
Matthew Wilcox
2018-06-07
1
-3
/
+2
|
/
*
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
2018-04-12
1
-0
/
+9
*
x86/mm: Do not auto-massage page protections
Dave Hansen
2018-04-12
1
-0
/
+3
*
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
2018-03-22
1
-2
/
+26
*
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
2018-03-22
1
-0
/
+24
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
1
-2
/
+3
|
\
|
*
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
1
-2
/
+3
*
|
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
1
-1
/
+1
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/paravirt: Remove no longer used paravirt functions
Juergen Gross
2017-09-13
1
-6
/
+1
*
x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)
Vitaly Kuznetsov
2017-08-31
1
-4
/
+4
*
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2017-04-04
1
-1
/
+31
*
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
2017-03-14
1
-1
/
+3
*
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-24
1
-0
/
+31
*
arch: x86: charge page tables to kmemcg
Vladimir Davydov
2016-07-26
1
-3
/
+7
*
x86: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
1
-1
/
+1
*
x86, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-13
/
+0
*
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
Juergen Gross
2015-11-25
1
-6
/
+1
*
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
1
-14
/
+24
*
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-27
1
-10
/
+32
*
x86, mm: support huge KVA mappings on x86
Toshi Kani
2015-04-14
1
-0
/
+65
*
x86: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-14
1
-7
/
+7
*
Merge tag 'v4.0-rc1' into x86/mm, to refresh the tree
Ingo Molnar
2015-02-24
1
-5
/
+9
|
\
|
*
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-11
1
-5
/
+9
*
|
x86/mm: Reduce PAE-mode per task pgd allocation overhead from 4K to 32 bytes
Fenghua Yu
2015-02-19
1
-3
/
+78
|
/
*
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2014-06-05
1
-3
/
+3
|
\
|
*
x86, mm: Ensure correct alignment of the fixmap
Andy Lutomirski
2014-05-05
1
-3
/
+3
*
|
x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...
Shaohua Li
2014-04-16
1
-7
/
+14
|
/
*
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
2013-11-21
1
-1
/
+3
*
Wrong page freed on preallocate_pmds() failure exit
Al Viro
2013-11-20
1
-1
/
+1
*
x86: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-2
/
+6
[next]