- ddd3509 x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages by Stefano Stabellini · 13 years ago
- 22c8ca2 x86, mm: Add alloc_low_pages(num) by Yinghai Lu · 13 years ago
- 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 13 years ago
- 9985b4c x86, mm: Move min_pfn_mapped back to mm/init.c by Yinghai Lu · 13 years ago
- 5c51bdb x86, mm: Merge alloc_low_page between 64bit and 32bit by Yinghai Lu · 13 years ago
- 868bf4d x86, mm: Remove parameter in alloc_low_page for 64bit by Yinghai Lu · 13 years ago
- 973dc4f x86, mm: Remove early_memremap workaround for page table accessing on 64bit by Yinghai Lu · 13 years ago
- 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 13 years ago
- f763ad1 x86, mm: Break down init_all_memory_mapping by Yinghai Lu · 13 years ago
- eceb363 x86, mm: Don't clear page table if range is ram by Yinghai Lu · 13 years ago
- aeebe84 x86, mm: Use big page size for small memory range by Yinghai Lu · 13 years ago
- 960ddb4f x86, mm: Align start address to correct big page size by Yinghai Lu · 13 years ago
- 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 13 years ago
- 8eb5779 x86, mm: use pfn_range_is_mapped() with CPA by Yinghai Lu · 13 years ago
- ab95193 x86, mm: Separate out calculate_table_space_size() by Yinghai Lu · 13 years ago
- c14fa0b x86, mm: Find early page table buffer together by Yinghai Lu · 13 years ago
- 84f1ae3 x86, mm: Change find_early_table_space() paramters by Yinghai Lu · 13 years ago
- 28b6ff6 x86, mm: Revert back good_end setting for 64bit by Yinghai Lu · 13 years ago
- 22ddfca x86, mm: Move init_memory_mapping calling out of setup.c by Yinghai Lu · 13 years ago
- 2086fe1 x86, mm: Move down find_early_table_space() by Yinghai Lu · 13 years ago
- 4e33e06 x86, mm: Split out split_mem_range from init_memory_mapping by Yinghai Lu · 13 years ago
- fa62aaf x86, mm: Add global page_size_mask and probe one time only by Yinghai Lu · 13 years ago
- f82f64d x86, mm: Undo incorrect revert in arch/x86/mm/init.c by Yinghai Lu · 13 years ago
- 844ab6f x86, mm: Find_early_table_space based on ranges that are actually being mapped by Jacob Shin · 13 years ago
- 876ee61 x86-64: Fix page table accounting by Jan Beulich · 13 years ago
- 7b16bbf Revert "x86/mm: Fix the size calculation of mapping tables" by Dave Young · 13 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 13 years ago
- 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 13 years ago
- 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 13 years ago
- 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 13 years ago
- 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 13 years ago
- b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 13 years ago
- 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 13 years ago
- b1a86e1 x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines by Suresh Siddha · 13 years ago
- 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- a5fa7b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 2299930 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- fd0f586 x86: Distinguish TLB shootdown interrupts from other functions call interrupts by Tomoki Sekiyama · 13 years ago
- 6ba3c97 x86: Exception hooks for userspace RCU extended QS by Frederic Weisbecker · 13 years ago
- 40d3cd6 x86, smap: A page fault due to SMAP is an oops by H. Peter Anvin · 13 years ago
- 8bd753b x86-32, mm: The WP test should be done on a kernel page by H. Peter Anvin · 13 years ago
- 73e8f3d x86/mm/init.c: Fix devmem_is_allowed() off by one by T Makphaibulchoke · 13 years ago
- c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 13 years ago
- 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 13 years ago
- 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 13 years ago
- 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 13 years ago
- d4c9dbc x86/mm: Fix range check in tlbflush debugfs interface by Jan Beulich · 13 years ago
- eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 13 years ago
- f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 13 years ago
- 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 13 years ago
- 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- effee4b x86/tlb: do flush_tlb_kernel_range by 'invlpg' by Alex Shi · 13 years ago
- 52aec33 x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR by Alex Shi · 13 years ago
- 611ae8e x86/tlb: enable tlb flush range support for x86 by Alex Shi · 13 years ago
- 3df3212 x86/tlb: add tlb_flushall_shift knob into debugfs by Alex Shi · 13 years ago
- c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 13 years ago
- d8dfe60 x86/tlb: fall back to flush all when meet a THP large page by Alex Shi · 13 years ago
- e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 13 years ago
- 0d26d1d x86/mm: Mark free_initrd_mem() as __init by Jan Beulich · 13 years ago
- 9efc31b x86/mm: Fix some kernel-doc warnings by Wanpeng Li · 13 years ago
- bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 13 years ago
- 4af463d x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() by Yasuaki Ishimatsu · 13 years ago
- bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 13 years ago
- bbd7714 Merge branch 'x86/trampoline' into x86/urgent by H. Peter Anvin · 13 years ago
- fa83523 x86/mm/pat: Improve scaling of pat_pagerange_is_ram() by John Dykstra · 13 years ago
- 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
- 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
- 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 20167d3 x86-64: Fix accounting in kernel_physical_mapping_init() by Jan Beulich · 13 years ago
- c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
- 94c0dd3 x86/numa: Allow specifying node_distance() for numa=fake by Peter Zijlstra · 13 years ago
- 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 14 years ago
- 7062765 x86, extable: Switch to relative exception table entries by H. Peter Anvin · 13 years ago
- 6a1ea27 x86, extable: Add early_fixup_exception() by H. Peter Anvin · 13 years ago
- eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
- ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 13 years ago
- a6fca40 x86, tlb: Switch cr3 in leave_mm() only when needed by Suresh Siddha · 13 years ago
- 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- d71b5a7 numa_emulation: fix cpumask_of_node() by Andrea Arcangeli · 13 years ago
- b69add2 hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown() by Xiao Guangrong · 13 years ago
- cbde83e hugetlb: try to search again if it is really needed by Xiao Guangrong · 13 years ago
- a24401b highmem: kill all __kmap_atomic() by Cong Wang · 14 years ago
- 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
- 55062d0 x86: fix typo in recent find_vma_prev purge by Linus Torvalds · 13 years ago
- 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 13 years ago
- 722bc6b x86/mm: Fix the size calculation of mapping tables by WANG Cong · 13 years ago
- e37aade x86, memblock: Move mem_hole_size() to .init by Jiri Kosina · 13 years ago
- 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 14 years ago
- 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
- b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 14 years ago
- 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
- cd298f6 ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) by Kurt Garloff · 14 years ago
- 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago