Commit Graph

1530 Commits (5f5663a436a4c54ede441b4f8ab3f947e78db345)

Author SHA1 Message Date
Yinghai Lu f115714163 x86, apic: Remove early_init_lapic_mapping() 14 years ago
Lin Ming 691513f70d x86: Resume trampoline must be executable 14 years ago
Hans Rosenfeld eec1d4fa00 x86, amd-nb: Complete the rename of AMD NB and related code 14 years ago
Soeren Sandmann Pedersen 9c0729dc80 x86: Eliminate bp argument from the stack tracing routines 14 years ago
Matthieu Castet 5bd5a45266 x86: Add NX protection for kernel data 14 years ago
matthieu castet 64edc8ed5f x86: Fix improper large page preservation 14 years ago
Yinghai Lu 9223081f54 x86: Use online node real index in calulate_tbl_offset() 14 years ago
Kees Cook 6036f373ea x86, cpu: Only CPU features determine NX capabilities 14 years ago
Rakib Mullick cf38d0ba7e x86, mm: Fix section mismatch in tlb.c 14 years ago
Yinghai Lu 419db274be x86, memblock: Fix early_node_mem with big reserved region. 14 years ago
Zimny Lech 61d8e11e51 Remove duplicate includes from many files 14 years ago
Peter Zijlstra 20273941f2 mm: fix race in kunmap_atomic() 14 years ago
Michel Lespinasse 68da336a14 x86: access_error API cleanup 14 years ago
Michel Lespinasse d065bd810b mm: retry page fault when blocking on disk transfer 14 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
Shaohua Li 9329672021 x86: Spread tlb flush vector between nodes 15 years ago
Borislav Petkov b40827fa72 x86-32, mm: Add an initial page table for core bootstrapping 15 years ago
Borislav Petkov f01f7c56a1 x86, mm: Fix incorrect data type in vmalloc_sync_all() 15 years ago
Jeremy Fitzhardinge 617d34d9e5 x86, mm: Hold mm->page_table_lock while doing vmalloc_sync 15 years ago
Jeremy Fitzhardinge 44235dcde4 x86, mm: Fix bogus whitespace in sync_global_pgds() 15 years ago
Frederic Weisbecker ebc8827f75 x86: Barf when vmalloc and kmemcheck faults happen in NMI 15 years ago
Jeremy Fitzhardinge fef5ba7979 xen: Cope with unmapped pages when initializing kernel pagetable 15 years ago
Yinghai Lu 73cf624d02 x86, numa: For each node, register the memory blocks actually used 15 years ago
Andi Kleen f672b49b07 x86: HWPOISON: Report correct address granuality for huge hwpoison faults 15 years ago
Yinghai Lu 16c36f743b x86, memblock: Remove __memblock_x86_find_in_range_size() 15 years ago
Yinghai Lu 1d931264af x86-32, memblock: Make add_highpages honor early reserved ranges 15 years ago
Jan Beulich 234bb549ee x86, cleanups: Use clear_page/copy_page rather than memset/memcpy 15 years ago
Andreas Herrmann 23ac4ae827 x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB 15 years ago
Francisco Jerez cc1a8e5233 x86: Fix the address space annotations of iomap_atomic_prot_pfn() 15 years ago
Wu Fengguang 1c5f50ee34 x86, mm: fix uninitialized addr in kernel_physical_mapping_init() 15 years ago
Julia Lawall 9fbaf49c7f x86, kmemcheck: Remove double test 15 years ago
Yinghai Lu 774ea0bcb2 x86: Remove old bootmem code 15 years ago
Yinghai Lu 6f2a75369e x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve 15 years ago
Yinghai Lu a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 years ago
Yinghai Lu 72d7c3b33c x86: Use memblock to replace early_res 15 years ago
Yinghai Lu 301ff3e88e x86, memblock: Use memblock_debug to control debug message print out 15 years ago
Yinghai Lu e82d42be24 x86, memblock: Add memblock_x86_memory_in_range() 15 years ago
Yinghai Lu b52c17ce85 x86, memblock: Add memblock_x86_free_memory_in_range() 15 years ago
Yinghai Lu 6bcc8176d0 x86, memblock: Add memblock_x86_find_in_range_node() 15 years ago
Yinghai Lu 88ba088c18 x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size() 15 years ago
Yinghai Lu 4d5cf86ce1 x86, memblock: Add get_free_all_memory_range() 15 years ago
Yinghai Lu 9dc5d569c1 x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range 15 years ago
Yinghai Lu 27de794365 x86, memblock: Add memblock_x86_to_bootmem() 15 years ago
Yinghai Lu f88eff74aa bootmem, x86: Add weak version of reserve_bootmem_generic 15 years ago
Yinghai Lu fb74fb6db9 x86, memblock: Add memblock_x86_find_in_range_size() 15 years ago
Shaohua Li 660a293ea9 x86, mm: Make spurious_fault check explicitly check the PRESENT bit 15 years ago
Haicheng Li 9b861528a8 x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changes 15 years ago
Haicheng Li 6afb5157b9 x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions 15 years ago
Alok Kataria b0f4c062fb x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI 15 years ago
Linus Torvalds 9605456919 x86: don't send SIGBUS for kernel page faults 15 years ago