index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pageattr-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-25
x86/mm/pat: Make mm/pageattr[-test].c explicitly non-modular
Paul Gortmaker
1
-2
/
+2
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
1
-0
/
+1
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
1
-1
/
+1
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-04-29
x86: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
x86: pageattr-test: remove srandom32 call
Akinobu Mita
1
-1
/
+0
2013-04-12
x86/mm/cpa/selftest: Fix false positive in CPA self test
Andrea Arcangeli
1
-1
/
+1
2011-05-28
x86: Convert vmalloc()+memset() to vzalloc()
Joe Perches
1
-2
/
+1
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-06
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