summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cacheflush.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-311-2/+0
* treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-081-1/+0
* treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-081-85/+1
* mm: add arch-independent testcases for RODATAJinbum Park2017-02-271-10/+0
* remove stray include of asm/uaccess.h from cacheflush.hAl Viro2016-09-271-1/+0
* x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook2016-02-221-5/+0
* asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-1/+0
* nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-271-0/+2
* pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler2015-08-201-71/+0
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+72
|\
| * arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-261-0/+72
* | x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani2015-06-071-1/+5
|/
* x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner2014-11-161-69/+0
* x86: Use new cache mode type in memtype related functionsJuergen Gross2014-11-161-14/+24
* Disintegrate asm/system.h for X86David Howells2012-03-281-0/+1
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* x86: Use asm-generic/cacheflush.hAkinobu Mita2011-01-211-41/+1
* Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-0/+2
|\
| * arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen2010-04-061-0/+2
* | x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt2010-04-231-19/+25
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-0/+1
|\
| * x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha2009-11-021-0/+1
* | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
|/
* x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2009-08-261-2/+52
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+5
|\
| * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-17/+36
| |\
| * | ftrace, x86: make kernel text writable only for conversionsSteven Rostedt2009-02-201-0/+5
* | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com2009-03-201-0/+3
| |/ |/|
* | x86: convert cacheflush macros inline functionsTejun Heo2009-02-251-17/+36
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+118