Commit Graph

194 Commits (05ef1b79d46347f94d9a78214cc745046c03e45a)

Author SHA1 Message Date
David Howells f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
Stanislaw Gruszka 855c743a27 x86/mm: Initialize high mem before free_all_bootmem() 13 years ago
Pekka Enberg 1762391530 x86, mm: Unify zone_sizes_init() 13 years ago
Pekka Enberg 248b52b97d x86, mm: Prepare zone_sizes_init() for unification 13 years ago
Pekka Enberg e4794640ca x86, mm: Use max_pfn instead of highend_pfn 13 years ago
Pekka Enberg ff14c1d015 x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit 13 years ago
Tejun Heo 8a9ca34c11 memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_range() 14 years ago
Tejun Heo 0608f70c78 x86: Use HAVE_MEMBLOCK_NODE_MAP 14 years ago
David Rientjes dc382fd5bc x86, mm: Allow ZONE_DMA to be configurable 14 years ago
Tejun Heo 797390d855 x86-32, NUMA: use sparse_memory_present_with_active_regions() 14 years ago
Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings 14 years ago
Yinghai Lu d1b19426b0 x86: Rename e820_table_* to pgt_buf_* 14 years ago
Tejun Heo d8fc3afc49 x86, NUMA: Move *_numa_init() invocations into initmem_init() 14 years ago
Tejun Heo 86ef4dbf1f x86, NUMA: Drop @start/last_pfn from initmem_init() 14 years ago
Andres Salomon c10d1e260f x86, olpc: Add OLPC device-tree support 14 years ago
Matthieu Castet 5bd5a45266 x86: Add NX protection for kernel data 14 years ago
Borislav Petkov b40827fa72 x86-32, mm: Add an initial page table for core bootstrapping 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
Yinghai Lu 774ea0bcb2 x86: Remove old bootmem code 15 years ago
Yinghai Lu a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 years ago
Yinghai Lu f88eff74aa bootmem, x86: Add weak version of reserve_bootmem_generic 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Pekka Enberg c1fd1b4383 x86, mm: Unify kernel_physical_mapping_init() API 15 years ago
Yinghai Lu 59be5a8e8c x86: Make 32bit support NO_BOOTMEM 15 years ago
Yinghai Lu 1842f90cc9 x86: Call early_res_to_bootmem one time 15 years ago
Andreas Fenkart 4b529401c5 mm: make totalhigh_pages unsigned long 15 years ago
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