Commit Graph

1148 Commits (17d857be649a21ca90008c6dc425d849fa83db5c)

Author SHA1 Message Date
Roland Dreier e23a8b6a8f x86: Reduce verbosity of "PAT enabled" kernel message 16 years ago
Rusty Russell 78f1c4d6b0 cpumask: use mm_cpumask() wrapper: x86 16 years ago
KAMEZAWA Hiroyuki 81ac3ad906 kcore: register module area in generic way 16 years ago
KAMEZAWA Hiroyuki 3089aa1b0c kcore: use registerd physmem information 16 years ago
KAMEZAWA Hiroyuki 9492587cf3 kcore: register text area in generic way 16 years ago
KAMEZAWA Hiroyuki a0614da88b kcore: register vmalloc area in generic way 16 years ago
KAMEZAWA Hiroyuki c30bb2a25f kcore: add kclist types 16 years ago
Jan Beulich 3c1596efe1 mm: don't use alloc_bootmem_low() where not strictly needed 16 years ago
Geert Uytterhoeven cc013a8890 arches: drop superfluous casts in nr_free_pages() callers 16 years ago
Jeremy Fitzhardinge c44c9ec0f3 x86: split NX setup into separate file to limit unstack-protected code 16 years ago
Jeremy Fitzhardinge b75fe4e5b8 xen: check EFER for NX before setting up GDT mapping 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Jaswinder Singh Rajput fcf9892161 includecheck fix: x86, shadow.c 16 years ago
Suresh Siddha dcb73bf402 x86, pat: don't use rb-tree based lookup in reserve_memtype() 16 years ago
Andi Kleen a6e04aa929 HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 16 years ago
Eric Anholt e517a5e970 agp/intel: Fix the pre-9xx chipset flush. 16 years ago
Michal Hocko 80938332d8 x86: Increase MIN_GAP to include randomized stack 16 years ago
Jeremy Fitzhardinge 78c86e5e56 x86: split __phys_addr out into separate file 16 years ago
Avi Kivity 256cd2ef4f x86: Export kmap_atomic_to_page() 16 years ago
Jeremy Fitzhardinge 577eebeae3 xen: make -fstack-protector work under Xen 16 years ago
Jack Steiner fa526d0d64 x86, pat: Fix cacheflush address in change_page_attr_set_clr() 16 years ago
Tobias Klauser d535e4319a x86: Make memtype_seq_ops const 16 years ago
Rafael J. Wysocki 23b6c52cf5 x86: Decrease the level of some NUMA messages to KERN_DEBUG 16 years ago
Pekka Enberg 8e019366ba kmemleak: Don't scan uninitialized memory when kmemcheck is enabled 16 years ago
Venkatesh Pallipadi d886c73cd4 x86, pat: Sanity check remap_pfn_range for RAM region 16 years ago
Venkatesh Pallipadi 1087637616 x86, pat: Lookup the protection from memtype list on vm_insert_pfn() 16 years ago
Venkatesh Pallipadi 637b86e75f x86, pat: Add lookup_memtype to get the current memtype of a paddr 16 years ago
Venkatesh Pallipadi f584174096 x86, pat: Use page flags to track memtypes of RAM pages 16 years ago
Venkatesh Pallipadi 335ef896d4 x86, pat: Add rbtree to do quick lookup in memtype tracking 16 years ago
Venkatesh Pallipadi 9e36fda0b3 x86, pat: Add PAT reserve free to io_mapping* APIs 16 years ago
Venkatesh Pallipadi 9fd126bc74 x86, pat: New i/f for driver to request memtype for IO regions 16 years ago
Venkatesh Pallipadi 279e669b3f x86, pat: ioremap to follow same PAT restrictions as other PAT users 16 years ago
Venkatesh Pallipadi 5fc517466d x86, pat: Keep identity maps consistent with mmaps even when pat_disabled 16 years ago
Amerigo Wang a6a06f7b57 x86: Fix an incorrect argument of reserve_bootmem() 16 years ago
Linus Torvalds b04e6373d6 x86: don't call '->send_IPI_mask()' with an empty mask 16 years ago
Amerigo Wang 3e0e1e9c5a x86: Fix an incorrect argument of reserve_bootmem() 16 years ago
Suresh Siddha 1adcaafe74 x86, pat: Allow ISA memory range uncacheable mapping requests 16 years ago
Tejun Heo e933a73f48 percpu: kill lpage first chunk allocator 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
Tejun Heo 8c4bfc6e88 x86,percpu: generalize lpage first chunk allocator 16 years ago
Vegard Nossum 414f3251aa kmemcheck: remove useless check 16 years ago
Huang Weiyi a4a874a906 kmemcheck: remove duplicated #include 16 years ago