index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2014-11-16
x86: mm: Move PAT only functions to mm/pat.c
Thomas Gleixner
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2011-01-21
x86: Use asm-generic/cacheflush.h
Akinobu Mita
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-04-23
x86, pat: Update the page flags for memtype atomically instead of using memty...
Robin Holt
2010-04-06
arch/x86: Add array variants for setting memory to wc caching.
Pauli Nieminen
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-11-02
x86, cpa: Fix kernel text RO checks in static_protection()
Suresh Siddha
2009-08-26
x86, pat: Use page flags to track memtypes of RAM pages
Venkatesh Pallipadi
2009-04-01
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-03-20
x86, CPA: Add set_pages_arrayuc and set_pages_array_wb
venkatesh.pallipadi@intel.com
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
2009-02-25
x86: convert cacheflush macros inline functions
Tejun Heo
2009-02-20
ftrace, x86: make kernel text writable only for conversions
Steven Rostedt
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro