Age | Commit message (Expand) | Author |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner |
2018-04-15 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-11 | xen, mm: allow deferred page initialization for xen pv domains | Pavel Tatashin |
2018-04-09 | x86/mm: Introduce "default" kernel PTE mask | Dave Hansen |
2018-03-01 | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table | Thomas Gleixner |
2018-01-08 | mm: pass the vmem_altmap to arch_remove_memory and __remove_pages | Christoph Hellwig |
2018-01-08 | mm: pass the vmem_altmap to arch_add_memory and __add_pages | Christoph Hellwig |
2017-12-22 | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner |
2017-07-06 | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko |
2017-07-06 | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko |
2017-07-06 | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko |
2017-05-08 | x86: use set_memory.h header | Laura Abbott |
2017-04-11 | Merge branch 'x86/boot' into x86/mm, to avoid conflict | Ingo Molnar |
2017-03-31 | x86/boot/32: Flip the logic in test_wp_bit() | Borislav Petkov |
2017-03-30 | x86/boot/32: Rewrite test_wp_bit() | Andy Lutomirski |
2017-03-30 | Merge branch 'x86/cpu' into x86/mm, before applying dependent patch | Ingo Molnar |
2017-03-14 | x86/mm: Convert trivial cases of page table walk to 5-level paging | Kirill A. Shutemov |
2017-03-11 | x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86 | Mathias Krause |
2017-03-01 | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar |
2017-02-27 | mm: add arch-independent testcases for RODATA | Jinbum Park |
2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-07-14 | x86/mm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-05-16 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-04-22 | x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET | Baoquan He |
2016-03-31 | x86/cpufeature: Remove cpu_has_pse | Borislav Petkov |
2016-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-02-22 | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook |
2016-01-20 | x86/mm: Make kmap_prot into a #define | Andy Lutomirski |
2015-10-06 | x86/mm: Warn on W^X mappings | Stephen Smalley |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-27 | mm: ZONE_DEVICE for "device memory" | Dan Williams |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar |
2015-07-20 | x86/mm: Initialize pmd_idx in page_table_range_init_count() | Minfei Huang |
2015-06-24 | mm/memblock: add extra "flags" to memblock to allow selection of memory based... | Tony Luck |
2014-09-23 | x86: remove the Xen-specific _PAGE_IOMAP PTE flag | David Vrabel |
2014-08-06 | memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE | Wang Nan |
2014-01-21 | memblock: make memblock_set_node() support different memblock_type | Tang Chen |
2013-10-13 | x86, kaslr: Raise the maximum virtual address to -1 GiB on x86_64 | Kees Cook |
2013-07-03 | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-04-29 | mm/x86: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-02-23 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang |
2013-01-29 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin |
2012-11-17 | x86, mm: Unifying after_bootmem for 32bit and 64bit | Yinghai Lu |
2012-11-17 | x86, mm: Add check before clear pte above max_low_pfn on 32bit | Yinghai Lu |
2012-11-17 | x86, mm: change low/hignmem_pfn_init to static on 32bit | Yinghai Lu |
2012-11-17 | x86, mm: only call early_ioremap_page_table_range_init() once | Yinghai Lu |
2012-11-17 | x86, mm: Merge alloc_low_page between 64bit and 32bit | Yinghai Lu |