index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
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-02
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-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro