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
/
arch
/
x86
/
mm
/
pageattr-test.c
Age
Commit message (
Expand
)
Author
2019-12-10
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
2018-12-17
x86/mm/cpa: Simplify the code after making cpa->vaddr invariant
Peter Zijlstra
2018-12-17
x86/mm/cpa: Add ARRAY and PAGES_ARRAY selftests
Peter Zijlstra
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-08-25
x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular
Paul Gortmaker
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-04-29
x86: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
x86: pageattr-test: remove srandom32 call
Akinobu Mita
2013-04-12
x86/mm/cpa/selftest: Fix false positive in CPA self test
Andrea Arcangeli
2011-05-28
x86: Convert vmalloc()+memset() to vzalloc()
Joe Perches
2008-09-05
x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious
Jeremy Fitzhardinge
2008-08-22
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
2008-08-21
x86: fix pageattr-test
Shaohua Li
2008-08-13
x86: use WARN() in arch/x86/mm/pageattr.c
Arjan van de Ven
2008-07-08
x86/cpa: use an undefined PTE bit for testing CPA
Jeremy Fitzhardinge
2008-02-11
x86: remove over noisy debug printk
Thomas Gleixner
2008-02-06
x86: delay CPA self-test and repeat it
Ingo Molnar
2008-02-04
x86: cpa selftest, skip non present entries
Thomas Gleixner
2008-02-01
x86: fixes for lookup_address args
Harvey Harrison
2008-01-30
x86: cpa: fix the self-test
Ingo Molnar
2008-01-30
x86: cpa: rename global_flush_tlb() to cpa_flush_all()
Thomas Gleixner
2008-01-30
x86: cpa move the flush into set and clear functions
Thomas Gleixner
2008-01-30
x86: fix pageattr-selftest
Arjan van de Ven
2008-01-30
x86: introduce max_pfn_mapped
Thomas Gleixner
2008-01-30
x86: add PG_LEVEL enum
Thomas Gleixner
2008-01-30
x86: prepare for the unification of the cpa code
Ingo Molnar
2008-01-30
x86: cpa self-test, WARN_ON()
Ingo Molnar
2008-01-30
x86: cpa self-test fixes
Ingo Molnar
2008-01-30
x86: fix c_p_a() boot crash
Andi Kleen
2008-01-30
x86: clean up arch/x86/mm/pageattr-test.c
Ingo Molnar
2008-01-30
x86: c_p_a(), add simple self test at boot
Andi Kleen