| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 2017-08-31 | 1 | -2/+0 |
* | treewide: decouple cacheflush.h and set_memory.h | Laura Abbott | 2017-05-08 | 1 | -1/+0 |
* | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott | 2017-05-08 | 1 | -85/+1 |
* | mm: add arch-independent testcases for RODATA | Jinbum Park | 2017-02-27 | 1 | -10/+0 |
* | remove stray include of asm/uaccess.h from cacheflush.h | Al Viro | 2016-09-27 | 1 | -1/+0 |
* | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook | 2016-02-22 | 1 | -5/+0 |
* | asm-generic: Consolidate mark_rodata_ro() | Kees Cook | 2016-02-22 | 1 | -1/+0 |
* | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 2015-08-27 | 1 | -0/+2 |
* | pmem, x86: move x86 PMEM API to new pmem.h header | Ross Zwisler | 2015-08-20 | 1 | -71/+0 |
* | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 1 | -0/+72 |
|\ |
|
| * | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 2015-06-26 | 1 | -0/+72 |
* | | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani | 2015-06-07 | 1 | -1/+5 |
|/ |
|
* | x86: mm: Move PAT only functions to mm/pat.c | Thomas Gleixner | 2014-11-16 | 1 | -69/+0 |
* | x86: Use new cache mode type in memtype related functions | Juergen Gross | 2014-11-16 | 1 | -14/+24 |
* | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | 1 | -0/+1 |
* | x86: Fix common misspellings | Lucas De Marchi | 2011-03-18 | 1 | -1/+1 |
* | x86: Use asm-generic/cacheflush.h | Akinobu Mita | 2011-01-21 | 1 | -41/+1 |
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-21 | 1 | -0/+2 |
|\ |
|
| * | arch/x86: Add array variants for setting memory to wc caching. | Pauli Nieminen | 2010-04-06 | 1 | -0/+2 |
* | | x86, pat: Update the page flags for memtype atomically instead of using memty... | Robin Holt | 2010-04-23 | 1 | -19/+25 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -0/+1 |
|\ |
|
| * | x86, cpa: Fix kernel text RO checks in static_protection() | Suresh Siddha | 2009-11-02 | 1 | -0/+1 |
* | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 | 1 | -0/+1 |
|/ |
|
* | x86, pat: Use page flags to track memtypes of RAM pages | Venkatesh Pallipadi | 2009-08-26 | 1 | -2/+52 |
* | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -0/+5 |
|\ |
|
| * | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 1 | -17/+36 |
| |\ |
|
| * | | ftrace, x86: make kernel text writable only for conversions | Steven Rostedt | 2009-02-20 | 1 | -0/+5 |
* | | | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb | venkatesh.pallipadi@intel.com | 2009-03-20 | 1 | -0/+3 |
| |/
|/| |
|
* | | x86: convert cacheflush macros inline functions | Tejun Heo | 2009-02-25 | 1 | -17/+36 |
|/ |
|
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+118 |