- aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- af2cf27 x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() by Ingo Molnar · 8 years ago
- 4b599fe x86/mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
- dcb32d9 x86/mm: Use pte_none() to test for empty PTE by Dave Hansen · 8 years ago
- faa3793 x86/mm: Add PUD VA support for physical mapping by Thomas Garnier · 8 years ago
- 59b3d02 x86/mm: Update physical mapping variable names by Thomas Garnier · 8 years ago
- 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 9 years ago
- 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
- 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9ccaf77 x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option by Kees Cook · 9 years ago
- b349e9a Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix by Ingo Molnar · 9 years ago
- 43c75f9 x86/mm: Streamline and restore probe_memory_block_size() by Seth Jennings · 9 years ago
- 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
- b500f77 x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED by Kefeng Wang · 9 years ago
- 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 639ab3e Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- c9cdaeb x86, mm: quiet arch_add_memory() by Dan Williams · 9 years ago
- e1a5832 x86/mm: Warn on W^X mappings by Stephen Smalley · 9 years ago
- ab76f7b x86/mm: Set NX on gap between __ex_table and rodata by Stephen Smalley · 9 years ago
- 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
- 73c8c86 x86/mm: Use early_param_on_off() for direct_gbpages by Luis R. Rodriguez · 10 years ago
- 3100e44 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 45e2a9d x86, mm: Set NX across entire PMD at boot by Kees Cook · 10 years ago
- 2df58b6 x86: Use new cache mode type in arch/x86/mm/init_64.c by Juergen Gross · 10 years ago
- bdee237 x86: mm: Use 2GB memory block size on large-memory x86-64 systems by Daniel J Blueman · 10 years ago
- b935909 x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c by Andy Lutomirski · 10 years ago
- df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f955371 x86: remove the Xen-specific _PAGE_IOMAP PTE flag by David Vrabel · 11 years ago
- 9661d5b x86/mm/hotplug: Modify PGD entry when removing memory by Yasuaki Ishimatsu · 10 years ago
- 5255e0a x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() by Yasuaki Ishimatsu · 10 years ago
- 9bfc411 memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
- a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
- 982792c x86, mm: probe memory block size for generic x86 64bit by Yinghai Lu · 10 years ago
- ac49b9a x86, mm: Replace arch_vma_name with vm_ops->name for vsyscalls by Andy Lutomirski · 11 years ago
- a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 11 years ago
- f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 11 years ago
- 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 11 years ago
- e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 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
- c88442e mm/x86: use free_reserved_area() to simplify code by Jiang Liu · 11 years ago
- 1e3b308 x86_64: Correct phys_addr in cleanup_highmap comment 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
- 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
- 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
- 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
- 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
- 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
- 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
- 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
- 7221267 x86, 64bit, mm: Mark data/bss/brk to nx by Yinghai Lu · 12 years ago
- 1005423 x86, 64bit: Don't set max_pfn_mapped wrong value early on native path by Yinghai Lu · 12 years ago
- aece278 x86, 64bit, mm: Add generic kernel/ident mapping helper by Yinghai Lu · 12 years ago
- c2bdee5 x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd by Yinghai Lu · 12 years ago
- de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
- 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
- f73568a x86/mm: Fix the argument passed to sync_global_pgds() by Wen Congyang · 12 years ago
- be354f4 Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" by Linus Torvalds · 12 years ago
- d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
- 94b43c3 x86, mm: kill numa_free_all_bootmem() by Yinghai Lu · 12 years ago
- 5c51bdb x86, mm: Merge alloc_low_page between 64bit and 32bit by Yinghai Lu · 12 years ago
- 868bf4d x86, mm: Remove parameter in alloc_low_page for 64bit by Yinghai Lu · 12 years ago
- 973dc4f x86, mm: Remove early_memremap workaround for page table accessing on 64bit by Yinghai Lu · 12 years ago
- 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
- eceb363 x86, mm: Don't clear page table if range is ram by Yinghai Lu · 12 years ago
- 960ddb4f x86, mm: Align start address to correct big page size by Yinghai Lu · 12 years ago
- 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 12 years ago
- fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
- 53b87cf x86, mm: Include the entire kernel memory map in trampoline_pgd by Matt Fleming · 12 years ago
- 876ee61 x86-64: Fix page table accounting by Jan Beulich · 12 years ago
- 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 20167d3 x86-64: Fix accounting in kernel_physical_mapping_init() by Jan Beulich · 13 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
- d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
- 1762391 x86, mm: Unify zone_sizes_init() by Pekka Enberg · 13 years ago
- 248b52b x86, mm: Prepare zone_sizes_init() for unification by Pekka Enberg · 13 years ago
- ece838b x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bit by Pekka Enberg · 13 years ago
- 80b3cac x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32 by Pekka Enberg · 13 years ago
- 4c0b2e5 x86, mm: Move zone init from paging_init() on 64-bit by Pekka Enberg · 13 years ago
- 0608f70 x86: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
- a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 13 years ago
- dc382fd x86, mm: Allow ZONE_DMA to be configurable by David Rientjes · 14 years ago
- 9688678 x86-64, NUMA: Simplify hotadd memory handling by Tejun Heo · 14 years ago
- b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago