index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
pgtable-generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
mm: actually clear pmd_numa before invalidating
Matthew Wilcox
1
-1
/
+1
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-2
/
+3
2013-12-18
mm: clear pmd_numa before invalidating
Mel Gorman
1
-0
/
+3
2013-11-15
mm: convert the rest to new page table lock api
Kirill A. Shutemov
1
-2
/
+2
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
1
-6
/
+6
2013-09-11
mm: move pgtable related functions to right place
Joonsoo Kim
1
-0
/
+24
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
1
-2
/
+3
2012-12-11
mm: Only flush the TLB when clearing an accessible pte
Rik van Riel
1
-1
/
+2
2012-12-11
mm,generic: only flush the local TLB in ptep_set_access_flags
Rik van Riel
1
-3
/
+3
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
1
-0
/
+11
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
1
-0
/
+39
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
1
-2
/
+2
2012-03-21
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
1
-2
/
+3
2011-01-26
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
Andrew Morton
1
-0
/
+1
2011-01-16
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
1
-7
/
+4
2011-01-13
thp: add pmd mangling generic functions
Andrea Arcangeli
1
-0
/
+123