Commit Graph

1069 Commits (7afdbf23c3acdec3eaf1b94f87132fff3d81ce73)

Author SHA1 Message Date
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
Linus Torvalds 7f81890687 x86: don't use 'access_ok()' as a range check in get_user_pages_fast() 16 years ago
Ingo Molnar 0c87197142 perf_counter, x86: Improve interactions with fast-gup 16 years ago
Ingo Molnar 5dfaf90f80 x86: mm: Read cr2 before prefetching the mmap_lock 16 years ago
Peter Zijlstra 465a454f25 x86, mm: Add __get_user_pages_fast() 16 years ago
Vegard Nossum ac61a75796 kmemcheck: add opcode self-testing at boot 16 years ago
Vegard Nossum b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
Vegard Nossum 9e730237c2 kmemcheck: don't track page tables 16 years ago
Vegard Nossum f85612967c x86: add hooks for kmemcheck 16 years ago
Pekka Enberg f8b4ece2a9 kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it 16 years ago
Pekka Enberg 6d9609c132 kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() 16 years ago
Pekka Enberg 0c33cacd86 kmemcheck: remove multiple ifdef'd definitions of the same global variable 16 years ago
Pekka Enberg 5b53b76a61 kmemcheck: make initialization message less confusing 16 years ago
Pekka Enberg 6a19638719 kmemcheck: remove forward declarations from error.c 16 years ago
Randy Dunlap 60e383931d kmemcheck: include module.h to prevent warnings 16 years ago
Vegard Nossum dfec072ecd kmemcheck: add the kmemcheck core 16 years ago
Shaohua Li 41d840e224 x86: change kernel_physical_mapping_init() __init to __meminit 16 years ago
Yinghai Lu 55cd63676e x86: make zap_low_mapping could be used early 16 years ago
Peter Zijlstra f4dbfa8f31 perf_counter: Standardize event names 16 years ago
Thomas Gleixner 9866b7e86a x86: memtest: use pointers of equal type for comparison 16 years ago
Andreas Herrmann c9690998ef x86: memtest: remove 64-bit division 16 years ago
Mel Gorman 32b154c0b0 x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not 16 years ago
Pallipadi, Venkatesh 2171787be2 x86: avoid back to back on_each_cpu in cpa_flush_array 16 years ago
venkatesh.pallipadi@intel.com 0af48f42df x86: cpa_flush_array wbinvd should be done on all CPUs 16 years ago
venkatesh.pallipadi@intel.com 0b827537e3 x86: bugfix wbinvd() model check instead of family check 16 years ago
Yinghai Lu 7c43769a97 x86, mm: Fix node_possible_map logic 16 years ago
Yinghai Lu 888a589f6b mm, x86: remove MEMORY_HOTPLUG_RESERVE related code 16 years ago
Shaohua Li ed077b58f6 x86: make sparse mem work in non-NUMA mode 16 years ago
Pekka Enberg 087fa4e964 x86: use sparse_memory_present_with_active_regions() on UMA 16 years ago
Pekka Enberg 3551f88f64 x86: unify 64-bit UMA and NUMA paging_init() 16 years ago
Yinghai Lu 0964b0562b x86: Allow 1MB of slack between the e820 map and SRAT, not 4GB 16 years ago
Yinghai Lu b37ab91907 x86: Sanity check the e820 against the SRAT table using e820 map only 16 years ago
Yinghai Lu 80989ce064 x86: clean up and and print out initial max_pfn_mapped 16 years ago
Jan Beulich 4983439676 x86-64: finish cleanup_highmaps()'s job wrt. _brk_end 16 years ago
Nikanth Karthikesan e0e5ea3268 x86: Fix a typo in a printk message 16 years ago
David Rientjes 7eccf7b227 x86, srat: do not register nodes beyond e820 map 16 years ago
Ingo Molnar a454ab3110 x86, mm: fault.c, use printk_once() in is_errata93() 16 years ago
Pekka Enberg 9518e0e435 x86: move per-cpu mmu_gathers to mm/init.c 16 years ago
Pekka Enberg 2b72394e40 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c 16 years ago
Stuart Bennett 0f9a623dd6 tracing: x86, mmiotrace: only register for die notifier when tracer active 16 years ago
Stuart Bennett 46e91d00b1 tracing: x86, mmiotrace: refactor clearing/restore of page presence 16 years ago
Stuart Bennett 0492e1bb8f tracing: x86, mmiotrace: code consistency/legibility improvement 16 years ago
Stuart Bennett 33015c8599 tracing: x86, mmiotrace: fix range test 16 years ago
Yinghai Lu 4c31e92b97 x86: check boundary in setup_node_bootmem() 16 years ago
Pekka Enberg 89388913f2 x86: unify noexec handling 16 years ago
Jaswinder Singh Rajput a81b6314e0 x86: mm/numa_32.c calculate_numa_remap_pages should use __init 16 years ago
Jack Steiner dc09855191 x86/uv: fix init of memory-less nodes 16 years ago
Pallipadi, Venkatesh 4b06504627 x86, PAT: Remove page granularity tracking for vm_insert_pfn maps 16 years ago
Yinghai Lu 6424fb3866 x86: remove (null) in /sys kernel_page_tables 16 years ago
Jaswinder Singh Rajput 2c1b284e4f x86: clean up declarations and variables 16 years ago