index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-01
libnvdimm, nd_blk: remove mmio_flush_range()
Robin Murphy
1
-2
/
+0
2017-05-09
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
1
-1
/
+0
2017-05-09
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
1
-85
/
+1
2017-02-28
mm: add arch-independent testcases for RODATA
Jinbum Park
1
-10
/
+0
2016-09-28
remove stray include of asm/uaccess.h from cacheflush.h
Al Viro
1
-1
/
+0
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
1
-5
/
+0
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
1
-1
/
+0
2015-08-28
nd_blk: change aperture mapping from WC to WB
Ross Zwisler
1
-0
/
+2
2015-08-20
pmem, x86: move x86 PMEM API to new pmem.h header
Ross Zwisler
1
-71
/
+0
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+72
2015-06-26
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
1
-0
/
+72
2015-06-07
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
1
-1
/
+5
2014-11-16
x86: mm: Move PAT only functions to mm/pat.c
Thomas Gleixner
1
-69
/
+0
2014-11-16
x86: Use new cache mode type in memtype related functions
Juergen Gross
1
-14
/
+24
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-0
/
+1
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-21
x86: Use asm-generic/cacheflush.h
Akinobu Mita
1
-41
/
+1
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2010-04-24
x86, pat: Update the page flags for memtype atomically instead of using memty...
Robin Holt
1
-19
/
+25
2010-04-06
arch/x86: Add array variants for setting memory to wc caching.
Pauli Nieminen
1
-0
/
+2
2009-12-09
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-11-02
x86, cpa: Fix kernel text RO checks in static_protection()
Suresh Siddha
1
-0
/
+1
2009-08-27
x86, pat: Use page flags to track memtypes of RAM pages
Venkatesh Pallipadi
1
-2
/
+52
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+5
2009-03-20
x86, CPA: Add set_pages_arrayuc and set_pages_array_wb
venkatesh.pallipadi@intel.com
1
-0
/
+3
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
1
-17
/
+36
2009-02-25
x86: convert cacheflush macros inline functions
Tejun Heo
1
-17
/
+36
2009-02-20
ftrace, x86: make kernel text writable only for conversions
Steven Rostedt
1
-0
/
+5
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+118