summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr-test.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modularPaul Gortmaker2015-08-251-2/+2
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-041-1/+1
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* x86: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
* x86: pageattr-test: remove srandom32 callAkinobu Mita2013-04-291-1/+0
* x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-121-1/+1
* x86: Convert vmalloc()+memset() to vzalloc()Joe Perches2011-05-281-2/+1
* 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
OpenPOWER on IntegriCloud