Age | Commit message (Expand) | Author |
2008-06-05 | x86: reserve highmem pages via reserve_early | Huang, Ying |
2008-06-04 | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu |
2008-06-04 | x86, numa, 32-bit: make sure get we kva space | Yinghai Lu |
2008-06-03 | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: avoid clash between ramdisk and kva | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: print out debug info on all kvas | Yinghai Lu |
2008-06-03 | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu |
2008-06-03 | x86: set node_remap_size[0] in fallback path | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: increase max_elements to 1024 | Yinghai Lu |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #4 | Yinghai Lu |
2008-05-25 | x86 boot: remove some unused extern function declarations | Paul Jackson |
2008-05-17 | x86: fix crash on cpu hotplug on pat-incapable machines | Avi Kivity |
2008-05-13 | x86: arch/x86/mm/pat.c - fix warning | Pranith Kumar |
2008-05-13 | x86: fix app crashes after SMP resume | Hugh Dickins |
2008-05-08 | x86: cleanup PAT cpu validation | Thomas Gleixner |
2008-05-06 | x86: fix PAE pmd_bad bootup warning | Hugh Dickins |
2008-05-04 | x86: undo visws/numaq build changes | Thomas Gleixner |
2008-04-30 | x86: ioremap ram check fix | Andres Salomon |
2008-04-30 | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha |
2008-04-30 | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar |
2008-04-30 | x86: unexport kmap_atomic_to_page | Adrian Bunk |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-28 | vmallocinfo: add caller information | Christoph Lameter |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge |
2008-04-28 | x86: PAT fix | Ingo Molnar |
2008-04-27 | x86 PAT: tone down debugging messages some more | Linus Torvalds |
2008-04-26 | acpi: get boot_cpu_id as early for k8_scan_nodes | Yinghai Lu |
2008-04-26 | x86_64/mm: check and print vmemmap allocation continuous | Yinghai Lu |
2008-04-26 | x86_64: fix setup_node_bootmem to support big mem excluding with memmap | Yinghai Lu |
2008-04-26 | x86_64: make reserve_bootmem_generic() use new reserve_bootmem() | Yinghai Lu |
2008-04-26 | x86, PAT: disable /dev/mem mmap RAM with PAT | Venki Pallipadi |
2008-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-26 | x86: remove NexGen support | Dmitri Vorobiev |
2008-04-26 | x86 PAT: tone down debugging messages | Ingo Molnar |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-25 | x86: remove set_fixmap() warning | Ingo Molnar |
2008-04-25 | x86: make __set_fixmap() non-init | Ingo Molnar |
2008-04-24 | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge |
2008-04-24 | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge |
2008-04-24 | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge |
2008-04-24 | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge |
2008-04-24 | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge |
2008-04-24 | x86: move all the pgd_list handling to one place | Jeremy Fitzhardinge |
2008-04-24 | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge |
2008-04-24 | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge |
2008-04-24 | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge |