Commit Graph

1088 Commits (0c30e0d31b57375b1decad4cc0e139e2f7758986)

Author SHA1 Message Date
Linus Torvalds b04e6373d6 x86: don't call '->send_IPI_mask()' with an empty mask 16 years ago
Jan Beulich 6abf655109 x86, 32-bit: Fix double accounting in reserve_top_address() 16 years ago
Thomas Hellstrom 8523acfe40 x86: Fix CPA memtype reserving in the set_pages_array*() cases 16 years ago
Pallipadi, Venkatesh bdc6340f4e x86, pat: Fix set_memory_wc related corruption 16 years ago
Thomas Hellstrom 73ba651fc2 x86: Export kmap_atomic_prot() needed for TTM. 16 years ago
Benjamin Herrenschmidt 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
Andi Kleen 429b2b319a x86-64: Fix bad_srat() to clear all state 16 years ago
Roland Dreier a1a08d1cb0 x86: Remove spurious printk level from segfault message 16 years ago
Yinghai Lu 44b5728095 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Jaswinder Singh Rajput 76c06927f2 x86: Declare check_efer() before it gets used 16 years ago
Yinghai Lu 66918dcdf9 x86: only clear node_states for 64bit 16 years ago
Pekka J Enberg 854c879f5a x86: Move init_gbpages() to setup_arch() 16 years ago
Tejun Heo e59a1bb2fd x86: fix pageattr handling for lpage percpu allocator and re-enable it 16 years ago
Tejun Heo 992f4c1c2c x86: reorganize cpa_process_alias() 16 years ago
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