Age | Commit message (Expand) | Author | Files | Lines |
2008-09-05 | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious | Jeremy Fitzhardinge | 1 | -3/+3 |
2008-08-22 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 1 | -2/+1 |
2008-08-21 | x86: fix pageattr-test | Shaohua Li | 1 | -2/+5 |
2008-08-13 | x86: use WARN() in arch/x86/mm/pageattr.c | Arjan van de Ven | 1 | -2/+1 |
2008-07-08 | x86/cpa: use an undefined PTE bit for testing CPA | Jeremy Fitzhardinge | 1 | -8/+13 |
2008-02-11 | x86: remove over noisy debug printk | Thomas Gleixner | 1 | -7/+0 |
2008-02-07 | x86: delay CPA self-test and repeat it | Ingo Molnar | 1 | -14/+51 |
2008-02-04 | x86: cpa selftest, skip non present entries | Thomas Gleixner | 1 | -1/+2 |
2008-02-01 | x86: fixes for lookup_address args | Harvey Harrison | 1 | -2/+2 |
2008-01-30 | x86: cpa: fix the self-test | Ingo Molnar | 1 | -9/+6 |
2008-01-30 | x86: cpa: rename global_flush_tlb() to cpa_flush_all() | Thomas Gleixner | 1 | -2/+2 |
2008-01-30 | x86: cpa move the flush into set and clear functions | Thomas Gleixner | 1 | -4/+4 |
2008-01-30 | x86: fix pageattr-selftest | Arjan van de Ven | 1 | -4/+4 |
2008-01-30 | x86: introduce max_pfn_mapped | Thomas Gleixner | 1 | -14/+7 |
2008-01-30 | x86: add PG_LEVEL enum | Thomas Gleixner | 1 | -3/+1 |
2008-01-30 | x86: prepare for the unification of the cpa code | Ingo Molnar | 1 | -2/+2 |
2008-01-30 | x86: cpa self-test, WARN_ON() | Ingo Molnar | 1 | -2/+4 |
2008-01-30 | x86: cpa self-test fixes | Ingo Molnar | 1 | -8/+0 |
2008-01-30 | x86: fix c_p_a() boot crash | Andi Kleen | 1 | -2/+2 |
2008-01-30 | x86: clean up arch/x86/mm/pageattr-test.c | Ingo Molnar | 1 | -52/+61 |
2008-01-30 | x86: c_p_a(), add simple self test at boot | Andi Kleen | 1 | -0/+233 |