index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
pgtable-generic.c
Age
Commit message (
Expand
)
Author
2015-02-12
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
2015-02-12
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2014-08-29
mm: actually clear pmd_numa before invalidating
Matthew Wilcox
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2013-12-18
mm: clear pmd_numa before invalidating
Mel Gorman
2013-11-15
mm: convert the rest to new page table lock api
Kirill A. Shutemov
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
2013-09-11
mm: move pgtable related functions to right place
Joonsoo Kim
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2012-12-11
mm: Only flush the TLB when clearing an accessible pte
Rik van Riel
2012-12-11
mm,generic: only flush the local TLB in ptep_set_access_flags
Rik van Riel
2012-10-09
thp: introduce pmdp_invalidate()
Gerald Schaefer
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
2012-03-21
thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGE
Naoya Horiguchi
2011-01-26
mm/pgtable-generic.c: fix CONFIG_SWAP=n build
Andrew Morton
2011-01-16
fix non-x86 build failure in pmdp_get_and_clear
Andrea Arcangeli
2011-01-13
thp: add pmd mangling generic functions
Andrea Arcangeli