index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2008-04-17
x86: add comments to describe the new api's in cacheflush.h
Arjan van de Ven
2008-04-17
x86: add set_memory_4k to pageattr.c
Andi Kleen
2008-04-17
include/asm-x86/cacheflush.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
x86: PAT add set_memory_wc() interface
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT use reserve free memtype in set_memory_uc
venkatesh.pallipadi@intel.com
2008-02-14
x86: include proper prototypes for rodata_test
Harvey Harrison
2008-02-09
x86: introduce page pool in cpa
Thomas Gleixner
2008-01-30
x86: fix clflush_page_range logic
Ingo Molnar
2008-01-30
x86: add testcases for RODATA and NX protections/attributes
Arjan van de Ven
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
2008-01-30
x86: make various pageattr.c functions static
Arjan van de Ven
2008-01-30
x86: cpa: set_memory_notpresent()
Ingo Molnar
2008-01-30
x86: deprecate change_page_attr() for drivers
Arjan van de Ven
2008-01-30
x86: a new API for drivers/etc to control cache and other page attributes
Arjan van de Ven
2008-01-30
x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y
Ingo Molnar
2007-10-22
Intel IOMMU: clflush_cache_range now takes size param
Keshavamurthy, Anil S
2007-10-17
x86: unify include/asm/cacheflush_32/64.h
Thomas Gleixner
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner