| Commit message (Expand) | Author | Age |
* | x86: PAT proper tracking of set_memory_uc and friends | venkatesh.pallipadi@intel.com | 2008-08-21 |
* | x86: fix /proc/meminfo DirectMap | Hugh Dickins | 2008-08-15 |
* | x86: use WARN() in arch/x86/mm/pageattr.c | Arjan van de Ven | 2008-08-13 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 |
|\ |
|
| * | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 |
* | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 |
|\ \ |
|
| * | | x86 mmiotrace: use lookup_address() | Pekka Paalanen | 2008-05-24 |
| |/ |
|
* | | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 2008-07-13 |
* | | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 |
| | | |
| \ | |
*-. \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 |
|\ \ \
| |_|/
|/| | |
|
| | * | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann | 2008-06-12 |
| |/
|/| |
|
| * | x86: janitor CPA statistics patch | Thomas Gleixner | 2008-07-08 |
| * | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen | 2008-07-08 |
|/ |
|
* | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 |
|\ |
|
| * | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 |
| * | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 |
* | | "make namespacecheck" fixes | Ingo Molnar | 2008-04-24 |
|/ |
|
* | x86 PAT: fix mmap() of holes | Ingo Molnar | 2008-04-18 |
* | x86: add set_memory_4k to pageattr.c | Andi Kleen | 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-04-17 |
* | x86: PAT infrastructure patch | venkatesh.pallipadi@intel.com | 2008-04-17 |
* | x86: add debug info to DEBUG_PAGEALLOC | Thomas Gleixner | 2008-04-17 |
* | x86: fix performance drop for glx | Suresh Siddha | 2008-03-26 |
* | x86: revert "x86: CPA: avoid split of alias mappings" | Rafael J. Wysocki | 2008-03-03 |
* | x86: CPA: avoid split of alias mappings | Thomas Gleixner | 2008-02-29 |
* | x86: make DEBUG_PAGEALLOC and CPA more robust | Ingo Molnar | 2008-02-26 |
* | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 2008-02-21 |
* | x86: CPA: remove BUG_ON for LRU/Compound pages | Andi Kleen | 2008-02-19 |
* | x86: CPA: avoid double checking of alias ranges | Thomas Gleixner | 2008-02-18 |
* | x86: CPA no alias checking for _NX | Thomas Gleixner | 2008-02-18 |
* | x86: CPA, fix alias checks | Thomas Gleixner | 2008-02-18 |
* | x86: cpa, fix out of date comment | Ingo Molnar | 2008-02-14 |
* | x86: cpa: ensure page alignment | Thomas Gleixner | 2008-02-14 |
* | x86: CPA: fix gbpages support in try_preserve_large_page | Andi Kleen | 2008-02-13 |
* | x86: cpa, strict range check in try_preserve_large_page() | Thomas Gleixner | 2008-02-09 |
* | x86: cpa, use page pool | Thomas Gleixner | 2008-02-09 |
* | x86: introduce page pool in cpa | Thomas Gleixner | 2008-02-09 |
* | x86: sparse warnings in pageattr.c | Harvey Harrison | 2008-02-09 |
* | x86: remove suprious ifdefs from pageattr.c | Arjan van de Ven | 2008-02-06 |
* | x86: remove X2 workaround | Ingo Molnar | 2008-02-06 |
* | stop c_p_a corrupting the pds | Hugh Dickins | 2008-02-05 |
* | x86: cpa, micro-optimization | Thomas Gleixner | 2008-02-04 |
* | x86: cpa, clean up code flow | Ingo Molnar | 2008-02-04 |
* | x86: cpa, eliminate CPA_ enum | Ingo Molnar | 2008-02-04 |
* | x86: cpa, cleanups | Ingo Molnar | 2008-02-04 |
* | x86: implement gbpages support in change_page_attr() | Andi Kleen | 2008-02-04 |
* | x86: add gbpages support to lookup_address | Andi Kleen | 2008-02-04 |
* | x86: fix page-present check in cpa_flush_range | Thomas Gleixner | 2008-02-04 |