summaryrefslogtreecommitdiff
path: root/arch/x86/mm/pageattr-test.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-08-25x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modularPaul Gortmaker
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2014-06-04x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-04-29x86: rename random32() to prandom_u32()Akinobu Mita
2013-04-29x86: pageattr-test: remove srandom32 callAkinobu Mita
2013-04-12x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli
2011-05-28x86: Convert vmalloc()+memset() to vzalloc()Joe Perches
2008-09-05x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar
2008-08-21x86: fix pageattr-testShaohua Li
2008-08-13x86: use WARN() in arch/x86/mm/pageattr.cArjan van de Ven
2008-07-08x86/cpa: use an undefined PTE bit for testing CPAJeremy Fitzhardinge
2008-02-11x86: remove over noisy debug printkThomas Gleixner
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar
2008-02-04x86: cpa selftest, skip non present entriesThomas Gleixner
2008-02-01x86: fixes for lookup_address argsHarvey Harrison
2008-01-30x86: cpa: fix the self-testIngo Molnar
2008-01-30x86: cpa: rename global_flush_tlb() to cpa_flush_all()Thomas Gleixner
2008-01-30x86: cpa move the flush into set and clear functionsThomas Gleixner
2008-01-30x86: fix pageattr-selftestArjan van de Ven
2008-01-30x86: introduce max_pfn_mappedThomas Gleixner
2008-01-30x86: add PG_LEVEL enumThomas Gleixner
2008-01-30x86: prepare for the unification of the cpa codeIngo Molnar
2008-01-30x86: cpa self-test, WARN_ON()Ingo Molnar
2008-01-30x86: cpa self-test fixesIngo Molnar
2008-01-30x86: fix c_p_a() boot crashAndi Kleen
2008-01-30x86: clean up arch/x86/mm/pageattr-test.cIngo Molnar
2008-01-30x86: c_p_a(), add simple self test at bootAndi Kleen