Commit Graph

440 Commits (7fa09f24b477ad41b821713eba757b3aa7a2864a)

Author SHA1 Message Date
Pekka Paalanen 72b59d67f8 x86_64: fix kernel rodata NX setting 17 years ago
Pekka Paalanen 86069782d6 x86: add a list for custom page fault handlers. 17 years ago
Steven Rostedt 8f0f996e80 ftrace: dont write protect kernel text 17 years ago
Avi Kivity 31f4d870b0 x86: fix crash on cpu hotplug on pat-incapable machines 17 years ago
Pranith Kumar afc8534380 x86: arch/x86/mm/pat.c - fix warning 17 years ago
Hugh Dickins 61165d7a03 x86: fix app crashes after SMP resume 17 years ago
Thomas Gleixner 8d4a430085 x86: cleanup PAT cpu validation 17 years ago
Hugh Dickins aeed5fce37 x86: fix PAE pmd_bad bootup warning 17 years ago
Thomas Gleixner 48b83d2425 x86: undo visws/numaq build changes 17 years ago
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