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
/
mm
/
pgtable-generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm,thp: introduce flush_pmd_tlb_range
Vineet Gupta
2015-10-17
1
-6
/
+20
*
mm,thp: reduce ifdef'ery for THP in generic code
Vineet Gupta
2015-10-17
1
-21
/
+3
*
mm: group pte related helpers together
Vineet Gupta
2015-10-17
1
-25
/
+25
*
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
1
-5
/
+9
*
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
1
-0
/
+17
*
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-12
1
-2
/
+0
*
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-12
1
-1
/
+1
*
mm: actually clear pmd_numa before invalidating
Matthew Wilcox
2014-08-29
1
-1
/
+1
*
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2013-12-18
1
-2
/
+3
*
mm: clear pmd_numa before invalidating
Mel Gorman
2013-12-18
1
-0
/
+3
*
mm: convert the rest to new page table lock api
Kirill A. Shutemov
2013-11-15
1
-2
/
+2
*
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
2013-11-15
1
-6
/
+6
*
mm: move pgtable related functions to right place
Joonsoo Kim
2013-09-11
1
-0
/
+24
*
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2013-06-20
1
-2
/
+3
*
mm: Only flush the TLB when clearing an accessible pte
Rik van Riel
2012-12-11
1
-1
/
+2
*
mm,generic: only flush the local TLB in ptep_set_access_flags
Rik van Riel
2012-12-11
1
-3
/
+3
*
thp: introduce pmdp_invalidate()
Gerald Schaefer
2012-10-09
1
-0
/
+11
*
thp: remove assumptions on pgtable_t type
Gerald Schaefer
2012-10-09
1
-0
/
+39
*
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
2012-05-25
1
-2
/
+2
*
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
2012-03-21
1
-2
/
+3
*
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
Andrew Morton
2011-01-26
1
-0
/
+1
*
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
2011-01-16
1
-7
/
+4
*
thp: add pmd mangling generic functions
Andrea Arcangeli
2011-01-13
1
-0
/
+123