index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pageattr-test.c
Age
Commit message (
Expand
)
Author
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-04-30
x86: rename random32() to prandom_u32()
Akinobu Mita
2013-04-30
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