Commit Graph

1822 Commits (28b441e24088081c1e213139d1303b451a34a4f4)

Author SHA1 Message Date
Gustavo F. Padovan 6ec5ff4bc3 x86: Eliminate various 'set but not used' warnings 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago
David Rientjes dc382fd5bc x86, mm: Allow ZONE_DMA to be configurable 14 years ago
Sedat Dilek 53f8023feb x86/mm: Fix section mismatch derived from native_pagetable_reserve() 14 years ago
Stefano Stabellini 279b706bf8 x86,xen: introduce x86_init.mapping.pagetable_reserve 14 years ago
Yinghai Lu e5a10c1bd1 x86, NUMA: Trim numa meminfo with max_pfn in a separate loop 14 years ago
Yinghai Lu a56bca80db x86, NUMA: Rename setup_node_bootmem() to setup_node_data() 14 years ago
Tejun Heo 1b7e03ef75 x86, NUMA: Enable emulation on 32bit too 14 years ago
Tejun Heo 2706a0bf7b x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too 14 years ago
Tejun Heo c6f5887820 x86, NUMA: Rename amdtopology_64.c to amdtopology.c 14 years ago
Tejun Heo 752d4f372f x86, NUMA: Make numa_init_array() static 14 years ago
Tejun Heo bd6709a91a x86, NUMA: Make 32bit use common NUMA init path 14 years ago
Tejun Heo 7888e96b26 x86, NUMA: Initialize and use remap allocator from setup_node_bootmem() 14 years ago
Tejun Heo 99cca492ea x86-32, NUMA: Add @start and @end to init_alloc_remap() 14 years ago
Tejun Heo 38f3e1ca24 x86, NUMA: Remove long 64bit assumption from numa.c 14 years ago
Tejun Heo 744baba0c4 x86, NUMA: Enable build of generic NUMA init code on 32bit 14 years ago
Tejun Heo a4106eae65 x86, NUMA: Move NUMA init logic from numa_64.c to numa.c 14 years ago
Tejun Heo 299a180aec x86-32, NUMA: Update numaq to use new NUMA init protocol 14 years ago
Tejun Heo 5acd91ab83 x86-32, NUMA: Replace srat_32.c with srat.c 14 years ago
Tejun Heo b0d310801a x86-32, NUMA: implement temporary NUMA init shims 14 years ago
Tejun Heo e6df595b37 x86, NUMA: Move numa_nodes_parsed to numa.[hc] 14 years ago
Tejun Heo daf4f480ae x86-32, NUMA: Move get_memcfg_numa() into numa_32.c 14 years ago
Tejun Heo eca9ad3132 x86, NUMA: make srat.c 32bit safe 14 years ago
Tejun Heo 7b2600f8ee x86, NUMA: rename srat_64.c to srat.c 14 years ago
Tejun Heo 1201e10a09 x86, NUMA: trivial cleanups 14 years ago
Tejun Heo 797390d855 x86-32, NUMA: use sparse_memory_present_with_active_regions() 14 years ago
Tejun Heo 6bd262731b x86, NUMA: Unify 32/64bit numa_cpu_node() implementation 14 years ago
Tejun Heo acd26d611e x86-64, NUMA: simplify nodedata allocation 14 years ago
Tejun Heo ebe685f24e x86-64, NUMA: trivial cleanups for setup_node_bootmem() 14 years ago
Tejun Heo 9688678a66 x86-64, NUMA: Simplify hotadd memory handling 14 years ago
Yinghai Lu 2be19102b7 x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() 14 years ago
Tim Gardner c7a7b814c9 ioremap: Delay sanity check until after a successful mapping 14 years ago
David Rientjes 7a6c654782 x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS 14 years ago
Tejun Heo 993ba1585c x86-32, numa: Update remap allocator comments 14 years ago
Tejun Heo 198bd06bbf x86-32, numa: Remove redundant node_remap_size[] 14 years ago
Tejun Heo 1d85b61baf x86-32, numa: Remove now useless node_remap_offset[] 14 years ago
Tejun Heo b2e3e4fa3e x86-32, numa: Make pgdat allocation use alloc_remap() 14 years ago
Tejun Heo 2a286344f0 x86-32, numa: Move remapping for remap allocator into init_alloc_remap() 14 years ago
Tejun Heo 0e9f93c1c0 x86-32, numa: Move lowmem address space reservation to init_alloc_remap() 14 years ago
Tejun Heo 82044c328d x86-32, numa: Make init_alloc_remap() less panicky 14 years ago
Tejun Heo 7210cf9217 x86-32, numa: Calculate remap size in common code 14 years ago
Tejun Heo af7c1a6e83 x86-32, numa: Make @size in init_aloc_remap() represent bytes 14 years ago
Tejun Heo c4d4f577d4 x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap() 14 years ago
Tejun Heo 5510db9c1b x86-32, numa: Reorganize calculate_numa_remap_page() 14 years ago
Tejun Heo 5b8443b25c x86-32, numa: Remove redundant top-down alloc code from remap initialization 14 years ago
Tejun Heo a6c24f7a70 x86-32, numa: Align pgdat size while initializing alloc_remap 14 years ago
Tejun Heo 3fe14ab541 x86-32, numa: Fix failure condition check in alloc_remap() 14 years ago
Tejun Heo 765af22da8 x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 change 14 years ago
Florian Mickler 711b8c87a5 x86-64, NUMA: Remove unused variable 14 years ago
Tejun Heo 052936080c x86-64, NUMA: Remove custom phys_to_nid() implementation 14 years ago