| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels | Mel Gorman | 2014-06-04 | 1 | -1/+1 |
* | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 1 | -1/+0 |
* | x86: rename random32() to prandom_u32() | Akinobu Mita | 2013-04-29 | 1 | -2/+2 |
* | x86: pageattr-test: remove srandom32 call | Akinobu Mita | 2013-04-29 | 1 | -1/+0 |
* | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli | 2013-04-12 | 1 | -1/+1 |
* | x86: Convert vmalloc()+memset() to vzalloc() | Joe Perches | 2011-05-28 | 1 | -2/+1 |
* | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious | Jeremy Fitzhardinge | 2008-09-05 | 1 | -3/+3 |
* | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2008-08-22 | 1 | -2/+1 |
|\ |
|
| * | x86: use WARN() in arch/x86/mm/pageattr.c | Arjan van de Ven | 2008-08-13 | 1 | -2/+1 |
* | | x86: fix pageattr-test | Shaohua Li | 2008-08-21 | 1 | -2/+5 |
|/ |
|
* | x86/cpa: use an undefined PTE bit for testing CPA | Jeremy Fitzhardinge | 2008-07-08 | 1 | -8/+13 |
* | x86: remove over noisy debug printk | Thomas Gleixner | 2008-02-11 | 1 | -7/+0 |
* | x86: delay CPA self-test and repeat it | Ingo Molnar | 2008-02-06 | 1 | -14/+51 |
* | x86: cpa selftest, skip non present entries | Thomas Gleixner | 2008-02-04 | 1 | -1/+2 |
* | x86: fixes for lookup_address args | Harvey Harrison | 2008-02-01 | 1 | -2/+2 |
* | x86: cpa: fix the self-test | Ingo Molnar | 2008-01-30 | 1 | -9/+6 |
* | x86: cpa: rename global_flush_tlb() to cpa_flush_all() | Thomas Gleixner | 2008-01-30 | 1 | -2/+2 |
* | x86: cpa move the flush into set and clear functions | Thomas Gleixner | 2008-01-30 | 1 | -4/+4 |
* | x86: fix pageattr-selftest | Arjan van de Ven | 2008-01-30 | 1 | -4/+4 |
* | x86: introduce max_pfn_mapped | Thomas Gleixner | 2008-01-30 | 1 | -14/+7 |
* | x86: add PG_LEVEL enum | Thomas Gleixner | 2008-01-30 | 1 | -3/+1 |
* | x86: prepare for the unification of the cpa code | Ingo Molnar | 2008-01-30 | 1 | -2/+2 |
* | x86: cpa self-test, WARN_ON() | Ingo Molnar | 2008-01-30 | 1 | -2/+4 |
* | x86: cpa self-test fixes | Ingo Molnar | 2008-01-30 | 1 | -8/+0 |
* | x86: fix c_p_a() boot crash | Andi Kleen | 2008-01-30 | 1 | -2/+2 |
* | x86: clean up arch/x86/mm/pageattr-test.c | Ingo Molnar | 2008-01-30 | 1 | -52/+61 |
* | x86: c_p_a(), add simple self test at boot | Andi Kleen | 2008-01-30 | 1 | -0/+233 |