summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr-test.c
Commit message (Expand)AuthorAgeFilesLines
* x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge2008-09-051-3/+3
* Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-221-2/+1
|\
| * x86: use WARN() in arch/x86/mm/pageattr.cArjan van de Ven2008-08-131-2/+1
* | x86: fix pageattr-testShaohua Li2008-08-211-2/+5
|/
* x86/cpa: use an undefined PTE bit for testing CPAJeremy Fitzhardinge2008-07-081-8/+13
* x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0
* x86: delay CPA self-test and repeat itIngo Molnar2008-02-061-14/+51
* x86: cpa selftest, skip non present entriesThomas Gleixner2008-02-041-1/+2
* x86: fixes for lookup_address argsHarvey Harrison2008-02-011-2/+2
* x86: cpa: fix the self-testIngo Molnar2008-01-301-9/+6
* x86: cpa: rename global_flush_tlb() to cpa_flush_all()Thomas Gleixner2008-01-301-2/+2
* x86: cpa move the flush into set and clear functionsThomas Gleixner2008-01-301-4/+4
* x86: fix pageattr-selftestArjan van de Ven2008-01-301-4/+4
* x86: introduce max_pfn_mappedThomas Gleixner2008-01-301-14/+7
* x86: add PG_LEVEL enumThomas Gleixner2008-01-301-3/+1
* x86: prepare for the unification of the cpa codeIngo Molnar2008-01-301-2/+2
* x86: cpa self-test, WARN_ON()Ingo Molnar2008-01-301-2/+4
* x86: cpa self-test fixesIngo Molnar2008-01-301-8/+0
* x86: fix c_p_a() boot crashAndi Kleen2008-01-301-2/+2
* x86: clean up arch/x86/mm/pageattr-test.cIngo Molnar2008-01-301-52/+61
* x86: c_p_a(), add simple self test at bootAndi Kleen2008-01-301-0/+233