- c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 11 years ago
- 2a46eed Wrong page freed on preallocate_pmds() failure exit by Al Viro · 11 years ago
- cecbd1b x86: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
- 09ef493 x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds by Kirill A. Shutemov · 11 years ago
- d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 7971e23 Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- d4dd100 arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() by Zhi Yong Wu · 11 years ago
- c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
- b959ed6 x86/mem-hotplug: support initialize page tables in bottom-up by Tang Chen · 11 years ago
- 0167d7d x86/mm: factor out of top-down direct mapping setup by Tang Chen · 11 years ago
- 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
- 2612c49 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- a4f61de x86, trace: Change user|kernel_page_fault to page_fault_user|kernel by H. Peter Anvin · 11 years ago
- d34603b x86, trace: Add page fault tracepoints by Seiji Aguchi · 11 years ago
- 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
- e00b12e perf/x86: Further optimize copy_from_user_nmi() by Peter Zijlstra · 11 years ago
- 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
- 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
- 83467ef mm: migrate: check movability of hugepage in unmap_and_move_huge_page() by Naoya Horiguchi · 11 years ago
- 6df4686 mm: vmstats: track TLB flush stats on UP too by Dave Hansen · 11 years ago
- 9824cf9 mm: vmstats: tlb flush counters by Dave Hansen · 11 years ago
- 6979287 x86/mm: Add 'step_size' comments to init_mem_mapping() by Yinghai Lu · 11 years ago
- cb3e433 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
- e09a1fa Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
- 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
- 5ea80f7 Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" by Linus Torvalds · 11 years ago
- 527bf12 x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM by Yinghai Lu · 11 years ago
- d7b2c3d ACPI / x86: Print Hot-Pluggable Field in SRAT. by Tang Chen · 11 years ago
- df54d6f x86 get_unmapped_area(): use proper mmap base for bottom-up direction by Radu Caragea · 11 years ago
- d4f5228 mm: Remove unused variable idx0 in __early_ioremap() by Jianguo Wu · 11 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
- 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
- 73b44ff mm/pgtable: don't accumulate addr during pgd prepopulate pmd by Wanpeng Li · 11 years ago
- 46a8413 mm/x86: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
- 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
- 170a5a7 mm: make __free_pages_bootmem() only available at boot time by Jiang Liu · 11 years ago
- 7b4b2a0 mm: accurately calculate zone->managed_pages for highmem zones by Jiang Liu · 11 years ago
- c88442e mm/x86: use free_reserved_area() to simplify code by Jiang Liu · 11 years ago
- 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
- 1982269 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 4f4319a x86/ioremap: Correct function name output by Borislav Petkov · 11 years ago
- 53313b2 x86: mm: Remove general hugetlb code from x86. by Steve Capper · 12 years ago
- cfe28c5 x86: mm: Remove x86 version of huge_pmd_share. by Steve Capper · 12 years ago
- 7de3d66 x86: Fix adjust_range_size_mask calling position by Yinghai Lu · 11 years ago
- 1e3b308 x86_64: Correct phys_addr in cleanup_highmap comment by Zhang Yanfei · 11 years ago
- cf8b166 x86/mm: Add missing comments for initial kernel direct mapping by Zhang Yanfei · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 56a1ba5 x86: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- 4a7b4d2 x86: pageattr-test: remove srandom32 call by Akinobu Mita · 12 years ago
- d2ad351 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 12 years ago
- 8e2cdbc x86-64: fall back to regular page vmemmap on allocation failure by Johannes Weiner · 12 years ago
- e8216da x86-64: use vmemmap_populate_basepages() for !pse setups by Johannes Weiner · 12 years ago
- 6c7a2ca x86-64: remove dead debugging code for !pse setups by Johannes Weiner · 12 years ago
- 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 12 years ago
- ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 12 years ago
- 5e7ccf8 mm/x86: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 12 years ago
- bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 12 years ago
- 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 12 years ago
- 587ff8c x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_MEMORY_HOTREMOVE by Tang Chen · 12 years ago
- 6c4c4d4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
- 2656460 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set by Boris Ostrovsky · 12 years ago
- 1869973 x86/mm/cpa/selftest: Fix false positive in CPA self test by Andrea Arcangeli · 12 years ago
- f76cfa3 x86/mm/cpa: Convert noop to functional fix by Andrea Arcangeli · 12 years ago
- 1160c27 x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates by Samu Kallio · 12 years ago
- 7e9a2f0 x86/mm/numa: Simplify some bit mangling by Martin Bundgaard · 12 years ago
- 5952886 x86/mm/cpa: Cleanup split_large_page() and its callee by Borislav Petkov · 12 years ago
- e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 12 years ago
- 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 12 years ago
- 6c1e025 context_tracking: Restore correct previous context state on exception exit by Frederic Weisbecker · 12 years ago
- 56dd947 context_tracking: Move exception handling to generic code by Frederic Weisbecker · 12 years ago
- 98e7a98 x86, mm: Make sure to find a 2M free block for the first mapped area by Yinghai Lu · 12 years ago
- 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
- 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a8aed3e x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge by Andrea Arcangeli · 12 years ago
- 954f857 Revert "x86, mm: Make spurious_fault check explicitly check explicitly check the PRESENT bit" by Andrea Arcangeli · 12 years ago
- 942670d x86/mm/numa: Don't check if node is NUMA_NO_NODE by Wen Congyang · 12 years ago
- 5ce1a70 Merge branch 'akpm' (more incoming from Andrew) by Linus Torvalds · 12 years ago
- 01a178a acpi, memory-hotplug: support getting hotplug info from SRAT by Tang Chen · 12 years ago
- 27168d3 acpi, memory-hotplug: extend movablemem_map ranges to the end of node by Tang Chen · 12 years ago
- e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 12 years ago
- 4d59a75 x86: get pg_data_t's memory from other node by Yasuaki Ishimatsu · 12 years ago
- e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 12 years ago
- c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 12 years ago
- 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
- bbcab87 memory-hotplug: remove page table of x86_64 architecture by Tang Chen · 12 years ago
- ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
- 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
- 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
- c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f98982c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 20bf062 x86/memtest: Shorten time for tests by Alexander Holler · 12 years ago