aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr-test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-05x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge1-3/+3
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar1-2/+1
2008-08-21x86: fix pageattr-testShaohua Li1-2/+5
2008-08-13x86: use WARN() in arch/x86/mm/pageattr.cArjan van de Ven1-2/+1
2008-07-08x86/cpa: use an undefined PTE bit for testing CPAJeremy Fitzhardinge1-8/+13
2008-02-11x86: remove over noisy debug printkThomas Gleixner1-7/+0
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar1-14/+51
2008-02-04x86: cpa selftest, skip non present entriesThomas Gleixner1-1/+2
2008-02-01x86: fixes for lookup_address argsHarvey Harrison1-2/+2
2008-01-30x86: cpa: fix the self-testIngo Molnar1-9/+6
2008-01-30x86: cpa: rename global_flush_tlb() to cpa_flush_all()Thomas Gleixner1-2/+2
2008-01-30x86: cpa move the flush into set and clear functionsThomas Gleixner1-4/+4
2008-01-30x86: fix pageattr-selftestArjan van de Ven1-4/+4
2008-01-30x86: introduce max_pfn_mappedThomas Gleixner1-14/+7
2008-01-30x86: add PG_LEVEL enumThomas Gleixner1-3/+1
2008-01-30x86: prepare for the unification of the cpa codeIngo Molnar1-2/+2
2008-01-30x86: cpa self-test, WARN_ON()Ingo Molnar1-2/+4
2008-01-30x86: cpa self-test fixesIngo Molnar1-8/+0
2008-01-30x86: fix c_p_a() boot crashAndi Kleen1-2/+2
2008-01-30x86: clean up arch/x86/mm/pageattr-test.cIngo Molnar1-52/+61
2008-01-30x86: c_p_a(), add simple self test at bootAndi Kleen1-0/+233