Commit Graph

452 Commits (a50445d76c22a34ae149704ea5adaef171c8acb7)

Author SHA1 Message Date
Pekka Paalanen a50445d76c mmiotrace: rename kmmio_probe::user_data to :private. 17 years ago
Pekka Paalanen dee310d0ad x86 mmiotrace: use resource_size_t for phys addresses 17 years ago
Pekka Paalanen 87e547fe41 x86 mmiotrace: fix page-unaligned ioremaps 17 years ago
Pekka Paalanen 970e6fa038 mmiotrace: code style cleanups 17 years ago
Pekka Paalanen 7423d1115f x86 mmiotrace: dynamically disable non-boot CPUs 17 years ago
Randy Dunlap 0663bb6cd9 mmiotrace: fix printk format 17 years ago
Pekka Paalanen e4b37ee686 x86 mmiotrace: remove ISA_trace parameter. 17 years ago
Pekka Paalanen ff3a3e9ba5 x86 mmiotrace: move files into arch/x86/mm/. 17 years ago
Pekka Paalanen d61fc44853 x86: mmiotrace, preview 2 17 years ago
Pekka Paalanen 0fd0e3da45 x86: mmiotrace full patch, preview 1 17 years ago
Pekka Paalanen 10c43d2eb5 x86: explicit call to mmiotrace in do_page_fault() 17 years ago
Pekka Paalanen 75bb88350e x86 mmiotrace: use lookup_address() 17 years ago
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