- 07a66d7 x86: use the right protections for split-up pagetables by Ingo Molnar · 16 years ago
- 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
- 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
- a1e4621 x86: fix page attribute corruption with cpa() by Suresh Siddha · 16 years ago
- b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
- e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
- db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
- 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
- ad5ca55 x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa by Suresh Siddha · 16 years ago
- 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
- 55121b4 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np by Suresh Siddha · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- a03352d x86: export set_memory_ro and set_memory_rw by Bruce Allan · 16 years ago
- ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
- 01de05a x86: have set_memory_array_{uc,wb} coalesce memtypes, fix by Venki Pallipadi · 16 years ago
- c5e147c x86: have set_memory_array_{uc,wb} coalesce memtypes. by Rene Herman · 16 years ago
- 9a79f4f x86: {reverve,free}_memtype() take a physical address by Rene Herman · 16 years ago
- 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
- d75586a x86, pageattr: introduce APIs to change pageattr of a page array by Shaohua Li · 16 years ago
- cacf890 Revert "introduce two APIs for page attribute" by Ingo Molnar · 16 years ago
- c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
- 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
- 5843d9a x86, pat: avoid highmem cache attribute aliasing by Nick Piggin · 16 years ago
- 1ac2f7d introduce two APIs for page attribute by Shaohua Li · 16 years ago
- a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
- 875e40b x86: use WARN() in arch/x86/mm/pageattr.c by Arjan van de Ven · 16 years ago
- 15ae2d7 x86: convert pageattr.c from round_up to roundup by Joerg Roedel · 16 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
- 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
- 965194c x86: max_low_pfn_mapped fix, #2 by Yinghai Lu · 16 years ago
- f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
- 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
- 65280e6 x86: janitor CPA statistics patch by Thomas Gleixner · 17 years ago
- ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 17 years ago
- 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
- 499f8f8 x86: rename pat_wc_enabled to pat_enabled by Andreas Herrmann · 16 years ago
- 75bb883 x86 mmiotrace: use lookup_address() by Pekka Paalanen · 17 years ago
- de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 17 years ago
- 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 17 years ago
- 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 17 years ago
- 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 17 years ago
- a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
- d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 17 years ago
- c9caa02 x86: add set_memory_4k to pageattr.c by Andi Kleen · 17 years ago
- ef354af x86: PAT add set_memory_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
- 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 17 years ago
- 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
- ee7ae7a x86: add debug info to DEBUG_PAGEALLOC by Thomas Gleixner · 17 years ago
- d546b67 x86: fix performance drop for glx by Suresh Siddha · 17 years ago
- 9b5cf48 x86: revert "x86: CPA: avoid split of alias mappings" by Rafael J. Wysocki · 17 years ago
- 8be8f54 x86: CPA: avoid split of alias mappings by Thomas Gleixner · 17 years ago
- 92cb54a x86: make DEBUG_PAGEALLOC and CPA more robust by Ingo Molnar · 17 years ago
- 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 17 years ago
- 8e31c2a x86: CPA: remove BUG_ON for LRU/Compound pages by Andi Kleen · 17 years ago
- f34b439 x86: CPA: avoid double checking of alias ranges by Thomas Gleixner · 17 years ago
- af96e44 x86: CPA no alias checking for _NX by Thomas Gleixner · 17 years ago
- c31c7d4 x86: CPA, fix alias checks by Thomas Gleixner · 17 years ago
- f8d8406 x86: cpa, fix out of date comment by Ingo Molnar · 17 years ago
- 69b1415 x86: cpa: ensure page alignment by Thomas Gleixner · 17 years ago
- 5d3c8b2 x86: CPA: fix gbpages support in try_preserve_large_page by Andi Kleen · 17 years ago
- fac8493 x86: cpa, strict range check in try_preserve_large_page() by Thomas Gleixner · 17 years ago
- eb5b5f0 x86: cpa, use page pool by Thomas Gleixner · 17 years ago
- 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 17 years ago
- da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 17 years ago
- cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 17 years ago
- 2d684cd x86: remove X2 workaround by Ingo Molnar · 17 years ago
- 8cb2a7c stop c_p_a corrupting the pds by Hugh Dickins · 17 years ago
- 7b610ee x86: cpa, micro-optimization by Thomas Gleixner · 17 years ago
- 87f7f8f x86: cpa, clean up code flow by Ingo Molnar · 17 years ago
- beaff63 x86: cpa, eliminate CPA_ enum by Ingo Molnar · 17 years ago
- 9df8499 x86: cpa, cleanups by Ingo Molnar · 17 years ago
- f07333f x86: implement gbpages support in change_page_attr() by Andi Kleen · 17 years ago
- c2f71ee x86: add gbpages support to lookup_address by Andi Kleen · 17 years ago
- 7bfb72e x86: fix page-present check in cpa_flush_range by Thomas Gleixner · 17 years ago
- 6ce9fc1 x86: remove cpa warning by Ingo Molnar · 17 years ago
- 07cf89c x86: CPA fix pagetable split by Thomas Gleixner · 17 years ago
- 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
- 9a14aef x86: cpa, fix lookup_address by Thomas Gleixner · 17 years ago
- 34508f6 x86: AMD Athlon X2 hard hang fix by Ingo Molnar · 17 years ago
- 65e074d x86: cpa, preserve large pages if possible by Thomas Gleixner · 17 years ago
- f4ae5da x86: cpa, check if we changed anything and tlb flushing is necessary by Thomas Gleixner · 17 years ago
- 72e458d x86: introduce struct cpa_data by Thomas Gleixner · 17 years ago
- 6bb8383 x86: cpa, only flush the cache if the caching attributes have changed by Andi Kleen · 17 years ago
- 331e406 x86: CPA return early when requested feature is not available by Thomas Gleixner · 17 years ago
- 63c1dcf x86: CPA use the existing pfn in split as well by Thomas Gleixner · 17 years ago
- 626c2c9 x86: use the pfn from the page when change its attributes by Arjan van de Ven · 17 years ago
- cc0f21b x86: teach the static_protection function about high mappings by Arjan van de Ven · 17 years ago
- b50516fc x86: CPA remove bogus NX clear by Thomas Gleixner · 17 years ago
- 5827040 x86: change_page_attr_clear fix by Huang, Ying · 17 years ago
- e3ed910 x86: use the same pgd_list for PAE and 64-bit by Jeremy Fitzhardinge · 17 years ago
- 0879750 x86: cpa cleanup the 64-bit alias math by Thomas Gleixner · 17 years ago
- 86f0398 x86: cpa: fix the self-test by Ingo Molnar · 17 years ago
- 4c61afc x86: fix clflush_page_range logic by Ingo Molnar · 17 years ago
- 3b233e5 x86: optimize clflush by Thomas Gleixner · 17 years ago
- cd8ddf1 x86: clflush_page_range needs mfence by Thomas Gleixner · 17 years ago
- af1e684 x86: cpa: rename global_flush_tlb() to cpa_flush_all() by Thomas Gleixner · 17 years ago
- 57a6a46 x86: cpa: implement clflush optimization by Thomas Gleixner · 17 years ago
- 5674454 x86: cpa use the new set_clr function by Thomas Gleixner · 17 years ago
- ff31452 x86: cpa create set_and_clr function by Thomas Gleixner · 17 years ago
- 72932c7 x86: cpa move the flush into set and clear functions by Thomas Gleixner · 17 years ago