Commit Graph

162 Commits (78b9fb6d38b1caf1c11cba5b10bb859e3cce071f)

Author SHA1 Message Date
Suresh Siddha 502f660466 x86, cpa: Fix kernel text RO checks in static_protection() 15 years ago
Minchan Kim b1258ac296 x86: Remove pfn in add_one_highpage_init() 16 years ago
David Rientjes 8ee2debce3 x86: Export k8 physical topology 16 years ago
KAMEZAWA Hiroyuki 3089aa1b0c kcore: use registerd physmem information 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
Vegard Nossum f85612967c x86: add hooks for kmemcheck 16 years ago
Yinghai Lu 55cd63676e x86: make zap_low_mapping could be used early 16 years ago
Shaohua Li ed077b58f6 x86: make sparse mem work in non-NUMA mode 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
Pekka Enberg 89388913f2 x86: unify noexec handling 16 years ago
Yinghai Lu e954ef20c2 x86: fix warning about nodeid 16 years ago
Jeremy Fitzhardinge dc16ecf7fd x86-32: use specific __vmalloc_start_set flag in __virt_addr_valid 16 years ago
Ingo Molnar 62436fe9ee x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAE 16 years ago
Pekka Enberg 4fcb208391 x86: move function and variable declarations to asm/init.h 16 years ago
Pekka Enberg e53fb04fce x86: unify kernel_physical_mapping_init() function signatures 16 years ago
Pekka Enberg 298af9d89f x86: fix up some bad global variable names in mm/init.c 16 years ago
Pekka Enberg f765090a26 x86: move init_memory_mapping() to common mm/init.c 16 years ago
Pekka Enberg 0c0f756fd6 x86: add stub init_gbpages() for 32-bit init_memory_mapping() 16 years ago
Pekka Enberg b47e3418c5 x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unification 16 years ago
Pekka Enberg c338d6f60f x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping() 16 years ago
Pekka Enberg 01ced9ec14 x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() 16 years ago
Pekka Enberg d58e854e36 x86: add table start and end sanity checks to 32-bit init_memory_mapping() 16 years ago
Pekka Enberg cbba65796d x86: unify kernel_physical_mapping_init() call in init_memory_mapping() 16 years ago
Pekka Enberg c464573cb3 x86: rename after_init_bootmem to after_bootmem in mm/init_32.c 16 years ago
Pekka Enberg 96083ca11b x86: remove unnecessary save_mr() sanity check 16 years ago
Pekka Enberg 54e63f3a42 x86: ifdef 32-bit specific setup in init_memory_mapping() 16 years ago
Pekka Enberg e7179853e7 x86: move pgd_base out of init_memory_mapping() 16 years ago
Pekka Enberg 49a2bf7303 x86: find_early_table_space() unification 16 years ago
Pekka Enberg 4bbd4fa038 x86: add gbpages support to 32-bit init_memory_mapping() 16 years ago
Pekka Enberg c3f5d2d8b5 x86: init_memory_mapping() trivial cleanups 16 years ago
Yinghai Lu fc5efe3941 x86: fix bootmem cross node for 32bit numa, cleanup 16 years ago
Pekka Enberg 731ddea636 x86: move free_initrd_mem() to common mm/init.c 16 years ago
Yinghai Lu b68adb16f2 x86: make 32-bit init_memory_mapping range change more like 64-bit 16 years ago
Yinghai Lu a71edd1f46 x86: fix bootmem cross node for 32bit numa 16 years ago
Pekka Enberg 540aca06b7 x86: move devmem_is_allowed() to common mm/init.c 16 years ago
Pekka Enberg 867c5b5292 x86: set_highmem_pages_init() cleanup 16 years ago
Pekka Enberg e5b2bb5527 x86: unify free_init_pages() and free_initmem() 16 years ago
Pekka Enberg 05f209e7b9 x86: add sanity checks to init_32.c 16 years ago
Pekka Enberg fd578f9c0a x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() 16 years ago
Pekka Enberg 2b688dfd0a x86: move __VMALLOC_RESERVE to pgtable_32.c 16 years ago
Tejun Heo 458a3e644c x86: update populate_extra_pte() and add populate_extra_pmd() 16 years ago
Steven Rostedt 1623963097 ftrace, x86: make kernel text writable only for conversions 16 years ago
Tejun Heo 11124411aa x86: convert to the new dynamic percpu allocator 16 years ago
Ingo Molnar d88316c243 x86, 32-bit: refactor find_low_pfn_range() 16 years ago
Ingo Molnar 4769843bc2 x86, 32-bit: clean up find_low_pfn_range() 16 years ago
Ingo Molnar 3023533de4 x86: fix warning in find_low_pfn_range() 16 years ago