Commit Graph

1530 Commits (5f5663a436a4c54ede441b4f8ab3f947e78db345)

Author SHA1 Message Date
Randy Dunlap cedf03bd9a x86: fix mm/fault.c build 14 years ago
Andy Lutomirski 3ae36655b9 x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 years ago
Andy Lutomirski 318f5a2a67 x86-64: Add user_64bit_mode paravirt op 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Tejun Heo 1e01979c8f x86, numa: Implement pfn -> nid mapping granularity check 14 years ago
Tejun Heo d0ead15738 x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/ 14 years ago
Benjamin Herrenschmidt a63fdc5156 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header 14 years ago
Peter Zijlstra a8b0ca17b8 perf: Remove the nmi parameter from the swevent and overflow interface 14 years ago
Maarten Lankhorst 7d68dc3f10 x86, efi: Do not reserve boot services regions within reserved areas 14 years ago
Masami Hiramatsu 395810627b x86: Swap save_stack_trace_regs parameters 14 years ago
Joe Perches c4d017f213 x86: Convert vmalloc()+memset() to vzalloc() 14 years ago
KOSAKI Motohiro b80ef10e84 x86: Move do_page_fault()'s error path under unlikely() 14 years ago
Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 years ago
Peter Zijlstra 1c39517696 mm: now that all old mmu_gather code is gone, remove the storage 14 years ago
KOSAKI Motohiro 37b23e0525 x86,mm: make pagefault killable 14 years ago
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