aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cacheflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy1-2/+0
2017-05-08treewide: decouple cacheflush.h and set_memory.hLaura Abbott1-1/+0
2017-05-08treewide: move set_memory_* functions away from cacheflush.hLaura Abbott1-85/+1
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park1-10/+0
2016-09-27remove stray include of asm/uaccess.h from cacheflush.hAl Viro1-1/+0
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook1-5/+0
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook1-1/+0
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler1-0/+2
2015-08-20pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler1-71/+0
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+72
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler1-0/+72
2015-06-07x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani1-1/+5
2014-11-16x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner1-69/+0
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross1-14/+24
2012-03-28Disintegrate asm/system.h for X86David Howells1-0/+1
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita1-41/+1
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+2
2010-04-23x86, pat: Update the page flags for memtype atomically instead of using memtype_lockRobin Holt1-19/+25
2010-04-06arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen1-0/+2
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha1-0/+1
2009-08-26x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi1-2/+52
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+5
2009-03-20x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com1-0/+3
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar1-17/+36
2009-02-25x86: convert cacheflush macros inline functionsTejun Heo1-17/+36
2009-02-20ftrace, x86: make kernel text writable only for conversionsSteven Rostedt1-0/+5
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+118