Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 mm updates from Ingo Molnar: "This tree includes the following changes: - fix memory hotplug - fix hibernation bootup memory layout assumptions - fix hyperv numa guest kernel messages - remove dead code - update documentation" * 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mm: Update memory map description to list hypervisor-reserved area x86/mm, hibernate: Do not assume the first e820 area to be RAM x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() x86/mm/hotplug: Modify PGD entry when removing memory x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() x86: Remove set_pmd_pfn
No related branches found
No related tags found
Showing
- Documentation/x86/x86_64/mm.txt 1 addition, 1 deletionDocumentation/x86/x86_64/mm.txt
- arch/x86/include/asm/numa.h 0 additions, 1 deletionarch/x86/include/asm/numa.h
- arch/x86/include/asm/pgtable_32.h 0 additions, 3 deletionsarch/x86/include/asm/pgtable_32.h
- arch/x86/include/asm/pgtable_64.h 2 additions, 1 deletionarch/x86/include/asm/pgtable_64.h
- arch/x86/kernel/e820.c 3 additions, 4 deletionsarch/x86/kernel/e820.c
- arch/x86/mm/fault.c 1 addition, 1 deletionarch/x86/mm/fault.c
- arch/x86/mm/init_64.c 24 additions, 12 deletionsarch/x86/mm/init_64.c
- arch/x86/mm/numa.c 14 additions, 20 deletionsarch/x86/mm/numa.c
- arch/x86/mm/pgtable_32.c 0 additions, 35 deletionsarch/x86/mm/pgtable_32.c
- mm/page_alloc.c 2 additions, 0 deletionsmm/page_alloc.c
Loading
Please register or sign in to comment