| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -118/+0 |
* | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 2008-10-10 | 1 | -3/+3 |
|\ |
|
| * | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
* | | x86: track memtype for RAM in page struct | Suresh Siddha | 2008-10-10 | 1 | -0/+2 |
* | | x86, cpa: remove cpa pool code | Suresh Siddha | 2008-10-10 | 1 | -2/+0 |
* | | x86, pageattr: introduce APIs to change pageattr of a page array | Shaohua Li | 2008-08-21 | 1 | -0/+3 |
* | | Revert "introduce two APIs for page attribute" | Ingo Molnar | 2008-08-21 | 1 | -3/+0 |
* | | introduce two APIs for page attribute | Shaohua Li | 2008-08-15 | 1 | -0/+3 |
|/ |
|
* | x86: add comments to describe the new api's in cacheflush.h | Arjan van de Ven | 2008-04-17 | 1 | -8/+55 |
* | x86: add set_memory_4k to pageattr.c | Andi Kleen | 2008-04-17 | 1 | -0/+1 |
* | include/asm-x86/cacheflush.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -7/+7 |
* | x86: PAT add set_memory_wc() interface | venkatesh.pallipadi@intel.com | 2008-04-17 | 1 | -0/+2 |
* | x86: PAT use reserve free memtype in set_memory_uc | venkatesh.pallipadi@intel.com | 2008-04-17 | 1 | -0/+2 |
* | x86: include proper prototypes for rodata_test | Harvey Harrison | 2008-02-14 | 1 | -2/+5 |
* | x86: introduce page pool in cpa | Thomas Gleixner | 2008-02-09 | 1 | -0/+2 |
* | x86: fix clflush_page_range logic | Ingo Molnar | 2008-01-30 | 1 | -1/+1 |
* | x86: add testcases for RODATA and NX protections/attributes | Arjan van de Ven | 2008-01-30 | 1 | -0/+7 |
* | x86: cpa: move flush to cpa | Thomas Gleixner | 2008-01-30 | 1 | -1/+0 |
* | x86: make various pageattr.c functions static | Arjan van de Ven | 2008-01-30 | 1 | -1/+0 |
* | x86: cpa: set_memory_notpresent() | Ingo Molnar | 2008-01-30 | 1 | -0/+1 |
* | x86: deprecate change_page_attr() for drivers | Arjan van de Ven | 2008-01-30 | 1 | -1/+2 |
* | x86: a new API for drivers/etc to control cache and other page attributes | Arjan van de Ven | 2008-01-30 | 1 | -0/+15 |
* | x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y | Ingo Molnar | 2008-01-30 | 1 | -5/+0 |
* | Intel IOMMU: clflush_cache_range now takes size param | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+1 |
* | x86: unify include/asm/cacheflush_32/64.h | Thomas Gleixner | 2007-10-17 | 1 | -4/+39 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |