Commit Graph

431 Commits (986bef854fab44012df678a5b51817d5274d3ca1)

Author SHA1 Message Date
Andres Salomon cb8ab687c3 x86: ioremap ram check fix 17 years ago
Suresh Siddha de33c442ed x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() 17 years ago
Ingo Molnar 2544a873ab revert: "x86: ioremap(), extend check to all RAM pages" 17 years ago
Adrian Bunk b9e017e04b x86: unexport kmap_atomic_to_page 17 years ago
Christoph Lameter 2301696932 vmallocinfo: add caller information 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Ingo Molnar f022bfd582 x86: PAT fix 17 years ago
Linus Torvalds 86cf02f8ea x86 PAT: tone down debugging messages some more 17 years ago
Yinghai Lu cbf9bd603a acpi: get boot_cpu_id as early for k8_scan_nodes 17 years ago
Yinghai Lu c2b91e2eec x86_64/mm: check and print vmemmap allocation continuous 17 years ago
Yinghai Lu 1a27fc0a42 x86_64: fix setup_node_bootmem to support big mem excluding with memmap 17 years ago
Yinghai Lu 8b3cd09ed2 x86_64: make reserve_bootmem_generic() use new reserve_bootmem() 17 years ago
Venki Pallipadi 0124cecfc8 x86, PAT: disable /dev/mem mmap RAM with PAT 17 years ago
Dmitri Vorobiev f7f17a67c5 x86: remove NexGen support 17 years ago
Ingo Molnar 1ebcc654f0 x86 PAT: tone down debugging messages 17 years ago
Ingo Molnar 70c9f590ff x86: remove set_fixmap() warning 17 years ago
Ingo Molnar 82a355f5a2 x86: make __set_fixmap() non-init 17 years ago
Jeremy Fitzhardinge 85958b465c x86: unify pgd ctor/dtor 17 years ago
Jeremy Fitzhardinge 68db065c84 x86: unify KERNEL_PGD_PTRS 17 years ago
Jeremy Fitzhardinge c20311e165 x86/pgtable.h: demacro ptep_clear_flush_young 17 years ago
Jeremy Fitzhardinge f9fbf1a36a x86/pgtable.h: demacro ptep_test_and_clear_young 17 years ago
Jeremy Fitzhardinge ee5aa8d3ba x86/pgtable.h: demacro ptep_set_access_flags 17 years ago
Jeremy Fitzhardinge 2761fa0920 x86: add pud_alloc for 4-level pagetables 17 years ago
Jeremy Fitzhardinge 6944a9c894 x86: rename paravirt_alloc_pt etc after the pagetable structure 17 years ago
Jeremy Fitzhardinge 394158559d x86: move all the pgd_list handling to one place 17 years ago
Jeremy Fitzhardinge 5a5f8f4224 x86: move pgalloc pud and pgd operations into common place 17 years ago
Jeremy Fitzhardinge 170fdff705 x86: move pmd functions into common asm/pgalloc.h 17 years ago
Jeremy Fitzhardinge 397f687ab7 x86: move pte functions into common asm/pgalloc.h 17 years ago
Jeremy Fitzhardinge 1d262d3a49 x86: put paravirt stubs into common asm/pgalloc.h 17 years ago
Ingo Molnar 1ec1fe73df x86: xen unify x86 add common mm pgtable c fix 17 years ago
Jeremy Fitzhardinge 4f76cd3822 x86: add common mm/pgtable.c 17 years ago
Jeremy Fitzhardinge 79bf6d66ab x86: convert pgalloc_64.h from macros to inlines 17 years ago
Ingo Molnar 28eb559b5b pat: cleanups 17 years ago
venkatesh.pallipadi@intel.com e7f260a276 x86: PAT use reserve free memtype in mmap of /dev/mem 17 years ago
venkatesh.pallipadi@intel.com f0970c13b6 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap 17 years ago
venkatesh.pallipadi@intel.com e045fb2a98 x86: PAT avoid aliasing in /dev/mem read/write 17 years ago
Arjan van de Ven ae531c26c5 x86: introduce /dev/mem restrictions with a config option 17 years ago
Ingo Molnar a4928cffe6 "make namespacecheck" fixes 17 years ago
Mike Travis f46bdf2db2 numa: move large array from stack to _initdata section 17 years ago
Glauber Costa 85c246ee16 x86: move definition to pci-dma.c 17 years ago
Suresh Siddha 6ec6e0d9f2 srat, x86: add support for nodes spanning other nodes 17 years ago
Ingo Molnar fa5c463941 x86: rename find_max_pfn() to propagate_e820_map() 17 years ago
Randy Dunlap 4c8337ac42 x86: fix arch/x86/mm/ioremap.c warning 17 years ago
WANG Cong cf9b111c17 x86: remove pointless comments 17 years ago
Ingo Molnar d1a4be630f x86 PAT: fix mmap() of holes 17 years ago
Mike Travis b447a468fc x86: clean up non-smp usage of cpu maps 17 years ago
Jack Steiner a65d1d644c x86: increase size of APICID 17 years ago
gorcunov@gmail.com 6b6891f9c5 x86: cleanup - rename VM_MASK to X86_VM_MASK 17 years ago
Ingo Molnar 756a6c6855 x86: ioremap of 64-bit resource on 32-bit kernel fix 17 years ago
Andi Kleen f5c24a7fd0 x86: don't use large pages to map the first 2/4MB of memory 17 years ago