| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-13 | mm, x86/mm: move creating the tlb_flush event back to x86 code | Steven Rostedt | 1 | -0/+1 |
| 2025-08-02 | x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations | Mike Rapoport (Microsoft) | 1 | -1/+8 |
| 2025-08-02 | x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations | Mike Rapoport (Microsoft) | 1 | -1/+8 |
| 2025-08-02 | execmem: drop writable parameter from execmem_fill_trapping_insns() | Mike Rapoport (Microsoft) | 1 | -6/+2 |
| 2025-05-17 | x86/mm/64: Make 5-level paging support unconditional | Kirill A. Shutemov | 1 | -4/+0 |
| 2025-05-06 | x86/mm: Fix false positive warning in switch_mm_irqs_off() | Peter Zijlstra | 1 | -0/+3 |
| 2025-04-11 | x86/alternatives: Rename 'poking_addr' to 'text_poke_mm_addr' | Ingo Molnar | 1 | -5/+5 |
| 2025-04-11 | x86/alternatives: Rename 'poking_mm' to 'text_poke_mm' | Ingo Molnar | 1 | -4/+4 |
| 2025-03-19 | x86/mm: Check return value from memblock_phys_alloc_range() | Philip Redkin | 1 | -2/+7 |
| 2025-01-12 | x86/execmem: fix ROX cache usage in Xen PV guests | Juergen Gross | 1 | -1/+2 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+36 |
| 2024-11-07 | x86/module: enable ROX caches for module text on 64 bit | Mike Rapoport (Microsoft) | 1 | -1/+36 |
| 2024-10-02 | x86/mm: Don't disable PCID when INVLPG has been fixed by microcode | Xi Ruoyao | 1 | -9/+14 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -47/+0 |
| 2024-05-14 | arch: make execmem setup available regardless of CONFIG_MODULES | Mike Rapoport (IBM) | 1 | -0/+29 |
| 2024-04-29 | x86/mm: Switch to new Intel CPU model defines | Tony Luck | 1 | -10/+6 |
| 2024-04-25 | x86: remove unneeded memblock_find_dma_reserve() | Baoquan He | 1 | -47/+0 |
| 2023-08-30 | Merge tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+0 |
| 2023-08-28 | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2023-08-13 | x86/mm: Remove unused microcode.h include | Thomas Gleixner | 1 | -1/+0 |
| 2023-08-09 | x86/cpu: Fix Gracemont uarch | Peter Zijlstra | 1 | -1/+1 |
| 2023-08-03 | x86/mm: Remove "INVPCID single" feature tracking | Dave Hansen | 1 | -9/+0 |
| 2023-05-17 | x86/mm: Avoid incomplete Global INVLPG flushes | Dave Hansen | 1 | -0/+25 |
| 2023-04-28 | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+5 |
| 2023-03-16 | x86/uaccess: Provide untagged_addr() and remove tags before address check | Kirill A. Shutemov | 1 | -0/+5 |
| 2023-03-06 | x86/paravirt: Merge activate_mm() and dup_mmap() callbacks | Juergen Gross | 1 | -1/+1 |
| 2023-01-12 | x86/mm: fix poking_init() for Xen PV guests | Juergen Gross | 1 | -0/+4 |
| 2022-12-15 | x86/mm: Use mm_alloc() in poking_init() | Peter Zijlstra | 1 | -1/+1 |
| 2022-09-26 | mm/swap: cache maximum swapfile size when init swap | Peter Xu | 1 | -1/+1 |
| 2022-08-01 | Merge tag 'x86_cleanups_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2022-07-13 | x86/pat: Fix x86_has_pat_wp() | Juergen Gross | 1 | -2/+12 |
| 2022-07-07 | x86/mm: Refer to the intended config STRICT_DEVMEM in a comment | Lukas Bulwahn | 1 | -1/+1 |
| 2022-03-24 | mm/migration: add trace events for base page and HugeTLB migrations | Anshuman Khandual | 1 | -1/+0 |
| 2021-12-04 | x86/realmode: Add comment for Global bit usage in trampoline_pgd | Joerg Roedel | 1 | -0/+5 |
| 2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -1/+1 |
| 2021-09-03 | memblock: make memblock_find_in_range method private | Mike Rapoport | 1 | -8/+15 |
| 2021-04-29 | Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2021-03-21 | x86: Fix various typos in comments, take #2 | Ingo Molnar | 1 | -1/+1 |
| 2021-03-18 | x86: Fix various typos in comments | Ingo Molnar | 1 | -2/+2 |
| 2021-03-06 | x86/mm/tlb: Privatize cpu_tlbstate | Nadav Amit | 1 | -1/+1 |
| 2021-01-04 | x86/mm: Increase pgt_buf size for 5-level page tables | Lorenzo Stoakes | 1 | -5/+14 |
| 2020-11-20 | x86/mm: Declare 'start' variable where it is used | Lukas Bulwahn | 1 | -2/+4 |
| 2020-06-17 | x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c | Benjamin Thiel | 1 | -2/+1 |
| 2020-06-09 | x86/mm: simplify init_trampoline() and surrounding logic | Mike Rapoport | 1 | -0/+22 |
| 2020-06-05 | Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+39 |
| 2020-06-03 | mm: use free_area_init() instead of free_area_init_nodes() | Mike Rapoport | 1 | -1/+1 |
| 2020-05-23 | x86/mm: Stop printing BRK addresses | Arvind Sankar | 1 | -2/+0 |
| 2020-04-26 | x86/tlb: Restrict access to tlbstate | Thomas Gleixner | 1 | -1/+0 |
| 2020-04-26 | x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site | Thomas Gleixner | 1 | -0/+13 |
| 2020-04-23 | x86/mm: Unexport __cachemode2pte_tbl | Christoph Hellwig | 1 | -2/+9 |
| 2020-04-20 | x86/mm: Move pgprot2cachemode out of line | Christoph Hellwig | 1 | -2/+11 |
| 2020-04-20 | x86/mm: Add a x86_has_pat_wp() helper | Christoph Hellwig | 1 | -0/+6 |
| 2020-04-10 | x86/mm: thread pgprot_t through init_memory_mapping() | Logan Gunthorpe | 1 | -4/+5 |
| 2019-11-04 | x86/mm: Report which part of kernel image is freed | Kees Cook | 1 | -4/+4 |
| 2019-04-30 | x86/alternatives: Initialize temporary mm for patching | Nadav Amit | 1 | -0/+37 |
| 2019-04-24 | x86/mm: Fix a crash with kmemleak_scan() | Qian Cai | 1 | -0/+6 |
| 2018-12-28 | mm: make free_reserved_area() return "const char *" | Alexey Dobriyan | 1 | -1/+1 |
| 2018-12-11 | x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off | Michal Hocko | 1 | -1/+1 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+0 |
| 2018-09-15 | x86/mm: Add .bss..decrypted section to hold shared variables | Brijesh Singh | 1 | -0/+4 |
| 2018-08-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2018-08-24 | x86/speculation/l1tf: Fix off-by-one error when warning that system has too m... | Vlastimil Babka | 1 | -1/+1 |
| 2018-08-20 | x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest | Juergen Gross | 1 | -5/+12 |
| 2018-08-20 | x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit | Vlastimil Babka | 1 | -2/+2 |
| 2018-08-14 | x86/init: fix build with CONFIG_SWAP=n | Vlastimil Babka | 1 | -0/+2 |
| 2018-08-14 | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+23 |
| 2018-08-06 | x86/mm/init: Remove freed kernel image areas from alias mapping | Dave Hansen | 1 | -2/+24 |
| 2018-08-05 | x86/mm/init: Add helper for freeing kernel image pages | Dave Hansen | 1 | -3/+12 |
| 2018-06-27 | x86/speculation/l1tf: Protect PAE swap entries against L1TF | Vlastimil Babka | 1 | -1/+1 |
| 2018-06-21 | x86/speculation/l1tf: Extend 64bit swap file size limit | Vlastimil Babka | 1 | -1/+9 |
| 2018-06-20 | x86/speculation/l1tf: Limit swap file size to MAX_PA/2 | Andi Kleen | 1 | -0/+15 |
| 2018-06-15 | mm: fix devmem_is_allowed() for sub-page System RAM intersections | Dan Williams | 1 | -1/+3 |
| 2018-04-12 | x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image | Dave Hansen | 1 | -7/+1 |
| 2018-04-09 | x86/mm: Introduce "default" kernel PTE mask | Dave Hansen | 1 | -0/+6 |
| 2018-01-05 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2018-01-05 | x86/tlb: Drop the _GPL from the cpu_tlbstate export | Thomas Gleixner | 1 | -1/+1 |
| 2017-12-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -31/+49 |
| 2017-12-23 | x86/mm: Use INVPCID for __native_flush_tlb_single() | Dave Hansen | 1 | -27/+37 |
| 2017-12-23 | x86/mm: Use/Fix PCID to optimize user/kernel switches | Peter Zijlstra | 1 | -1/+1 |
| 2017-12-23 | x86/mm/pti: Add infrastructure for page table isolation | Thomas Gleixner | 1 | -0/+2 |
| 2017-12-23 | x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y | Dave Hansen | 1 | -3/+9 |
| 2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 1 | -3/+2 |
| 2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK | Levin, Alexander (Sasha Levin) | 1 | -2/+1 |
| 2017-11-10 | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross | 1 | -1/+1 |
| 2017-09-13 | x86/mm/64: Initialize CR4.PCIDE early | Andy Lutomirski | 1 | -0/+34 |
| 2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 1 | -0/+3 |
| 2017-08-11 | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross | 1 | -0/+3 |
| 2017-07-25 | x86/mm: Implement PCID based optimization: try to preserve old TLB entries us... | Andy Lutomirski | 1 | -0/+1 |
| 2017-07-05 | x86/mm: Rework lazy TLB mode and TLB freshness tracking | Andy Lutomirski | 1 | -1/+0 |
| 2017-06-22 | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar | 1 | -3/+3 |
| 2017-06-13 | x86/mm: Disable 1GB direct mappings when disabling 2MB mappings | Vlastimil Babka | 1 | -3/+3 |
| 2017-06-05 | x86/mm: Rework lazy TLB to track the actual loaded mm | Andy Lutomirski | 1 | -1/+1 |
| 2017-06-05 | x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code | Andy Lutomirski | 1 | -2/+0 |
| 2017-05-08 | x86: use set_memory.h header | Laura Abbott | 1 | -1/+1 |
| 2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+53 |
| 2017-04-12 | mm: Tighten x86 /dev/mem with zeroing reads | Kees Cook | 1 | -11/+30 |
| 2017-01-28 | x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix | Ingo Molnar | 1 | -1/+1 |
| 2017-01-28 | x86/boot/e820: Clean up the E820 table size define names | Ingo Molnar | 1 | -3/+3 |
| 2017-01-28 | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" | Ingo Molnar | 1 | -1/+1 |
| 2017-01-28 | x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to... | Ingo Molnar | 1 | -0/+47 |
| 2017-01-28 | x86/boot/e820: Move asm/e820.h to asm/e820/api.h | Ingo Molnar | 1 | -1/+1 |
| 2016-09-21 | x86/e820: Use much less memory for e820/e820_saved, save up to 120k | Denys Vlasenko | 1 | -2/+2 |
| 2016-09-21 | x86/e820: Prepare e280 code for switch to dynamic storage | Denys Vlasenko | 1 | -0/+2 |
| 2016-08-10 | x86/mm/KASLR: Increase BRK pages for KASLR memory randomization | Thomas Garnier | 1 | -2/+12 |
| 2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick | 1 | -2/+2 |
| 2016-07-27 | Merge branch 'linus' into x86/microcode, to pick up merge window changes | Ingo Molnar | 1 | -0/+4 |
| 2016-07-08 | x86/mm: Implement ASLR for kernel memory regions | Thomas Garnier | 1 | -0/+1 |
| 2016-07-08 | x86/mm: Separate variable for trampoline PGD | Thomas Garnier | 1 | -0/+3 |
| 2016-06-08 | x86/microcode: Fix suspend to RAM with builtin microcode | Borislav Petkov | 1 | -7/+0 |
| 2016-03-31 | x86/cpufeature: Remove cpu_has_pse | Borislav Petkov | 1 | -2/+2 |
| 2016-03-31 | x86/cpufeature: Remove cpu_has_pge | Borislav Petkov | 1 | -1/+1 |
| 2016-03-31 | x86/cpufeature: Remove cpu_has_gbpages | Borislav Petkov | 1 | -1/+1 |
| 2016-03-15 | x86: also use debug_pagealloc_enabled() for free_init_pages | Christian Borntraeger | 1 | -14/+15 |
| 2016-03-15 | x86: query dynamic DEBUG_PAGEALLOC setting | Christian Borntraeger | 1 | -3/+4 |
| 2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2015-10-21 | x86/microcode: Merge the early microcode loader | Borislav Petkov | 1 | -2/+0 |
| 2015-10-09 | x86, mm: quiet arch_add_memory() | Dan Williams | 1 | -2/+2 |
| 2015-08-20 | x86/mm/pat: Add comments to cachemode translation tables | Toshi Kani | 1 | -2/+5 |
| 2015-06-07 | x86/mm/pat: Emulate PAT when it is disabled | Borislav Petkov | 1 | -3/+3 |
| 2015-04-13 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -37/+31 |
| 2015-03-05 | x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a b... | Ingo Molnar | 1 | -18/+22 |
| 2015-03-05 | x86/mm: Simplify probe_page_size_mask() | Ingo Molnar | 1 | -13/+10 |
| 2015-03-05 | x86/mm: Further simplify 1 GB kernel linear mappings handling | Ingo Molnar | 1 | -6/+1 |
| 2015-03-05 | x86/mm: Use early_param_on_off() for direct_gbpages | Luis R. Rodriguez | 1 | -1/+2 |
| 2015-03-05 | x86/mm: Simplify enabling direct_gbpages | Luis R. Rodriguez | 1 | -8/+9 |
| 2015-03-05 | x86/mm: Use IS_ENABLED() for direct_gbpages | Luis R. Rodriguez | 1 | -5/+1 |
| 2015-03-04 | Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree | Ingo Molnar | 1 | -5/+38 |
| 2015-02-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+26 |
| 2015-02-19 | x86/mm/init: Fix incorrect page size in init_memory_mapping() printks | Dave Hansen | 1 | -2/+26 |
| 2015-02-19 | x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pge | Jan Beulich | 1 | -1/+2 |
| 2015-02-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+11 |
| 2015-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2015-02-04 | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 1 | -0/+9 |
| 2015-02-04 | x86: Clean up cr4 manipulation | Andy Lutomirski | 1 | -2/+2 |
| 2015-01-22 | x86, mm: Change cachemode exports to non-gpl | Juergen Gross | 1 | -2/+2 |
| 2015-01-02 | x86: init_mem_mapping(): use capital BIOS in comment | Pavel Machek | 1 | -1/+1 |
| 2014-12-23 | x86: Fix step size adjustment during initial memory mapping | Jan Beulich | 1 | -20/+17 |
| 2014-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2014-12-11 | x86/mm: Fix zone ranges boot printout | Xishi Qiu | 1 | -2/+2 |
| 2014-11-16 | x86: Enable PAT to use cache mode translation tables | Juergen Gross | 1 | -0/+8 |
| 2014-11-16 | x86: Make page cache mode a real type | Juergen Gross | 1 | -0/+29 |
| 2014-07-31 | x86/mm: Add tracepoints for TLB flushes | Dave Hansen | 1 | -0/+7 |
| 2013-11-13 | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() | Zhi Yong Wu | 1 | -2/+2 |
| 2013-11-13 | x86/mem-hotplug: support initialize page tables in bottom-up | Tang Chen | 1 | -2/+64 |
| 2013-11-13 | x86/mm: factor out of top-down direct mapping setup | Tang Chen | 1 | -20/+39 |
| 2013-09-10 | x86/mm: Add 'step_size' comments to init_mem_mapping() | Yinghai Lu | 1 | -3/+20 |
| 2013-08-20 | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu | 1 | -2/+2 |
| 2013-07-03 | mm/x86: use free_reserved_area() to simplify code | Jiang Liu | 1 | -11/+3 |
| 2013-05-31 | x86: Fix adjust_range_size_mask calling position | Yinghai Lu | 1 | -3/+3 |
| 2013-05-10 | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 1 | -1/+18 |
| 2013-04-29 | mm/x86: use common help functions to free reserved pages | Jiang Liu | 1 | -4/+1 |
| 2013-03-06 | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 1 | -3/+2 |
| 2013-01-31 | x86/mm/init.c: Copy ucode from initrd image to kernel memory | Fenghua Yu | 1 | -0/+10 |
| 2013-01-29 | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 1 | -2/+2 |
| 2013-01-29 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 1 | -1/+2 |
| 2013-01-29 | x86, mm: Fix page table early allocation offset checking | Yinghai Lu | 1 | -1/+12 |
| 2012-11-17 | x86, mm: Use clamp_t() in init_range_memory_mapping | Yinghai Lu | 1 | -16/+5 |
| 2012-11-17 | x86, mm: Unifying after_bootmem for 32bit and 64bit | Yinghai Lu | 1 | -2/+0 |
| 2012-11-17 | x86, mm: use limit_pfn for end pfn | Yinghai Lu | 1 | -9/+11 |
| 2012-11-17 | x86, mm: use pfn instead of pos in split_mem_range | Yinghai Lu | 1 | -15/+14 |
| 2012-11-17 | x86, mm: use PFN_DOWN in split_mem_range() | Yinghai Lu | 1 | -22/+22 |
| 2012-11-17 | x86, mm: use round_up/down in split_mem_range() | Yinghai Lu | 1 | -18/+12 |
| 2012-11-17 | x86, mm: Move init_gbpages() out of setup.c | Yinghai Lu | 1 | -0/+12 |
| 2012-11-17 | x86, mm: Move back pgt_buf_* to mm/init.c | Yinghai Lu | 1 | -3/+3 |
| 2012-11-17 | x86, mm: only call early_ioremap_page_table_range_init() once | Yinghai Lu | 1 | -8/+5 |
| 2012-11-17 | x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages | Stefano Stabellini | 1 | -0/+9 |
| 2012-11-17 | x86, mm: Add alloc_low_pages(num) | Yinghai Lu | 1 | -12/+21 |
| 2012-11-17 | x86, mm, Xen: Remove mapping_pagetable_reserve() | Yinghai Lu | 1 | -4/+0 |
| 2012-11-17 | x86, mm: Move min_pfn_mapped back to mm/init.c | Yinghai Lu | 1 | -0/+2 |
| 2012-11-17 | x86, mm: Merge alloc_low_page between 64bit and 32bit | Yinghai Lu | 1 | -0/+34 |
| 2012-11-17 | x86, mm: setup page table in top-down | Yinghai Lu | 1 | -149/+61 |
| 2012-11-17 | x86, mm: Break down init_all_memory_mapping | Yinghai Lu | 1 | -22/+19 |
| 2012-11-17 | x86, mm: Use big page size for small memory range | Yinghai Lu | 1 | -0/+37 |
| 2012-11-17 | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin | 1 | -11/+109 |
| 2012-11-17 | x86, mm: Separate out calculate_table_space_size() | Yinghai Lu | 1 | -11/+27 |
| 2012-11-17 | x86, mm: Find early page table buffer together | Yinghai Lu | 1 | -32/+34 |
| 2012-11-17 | x86, mm: Change find_early_table_space() paramters | Yinghai Lu | 1 | -3/+9 |
| 2012-11-17 | x86, mm: Revert back good_end setting for 64bit | Yinghai Lu | 1 | -1/+1 |
| 2012-11-17 | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu | 1 | -1/+18 |
| 2012-11-17 | x86, mm: Move down find_early_table_space() | Yinghai Lu | 1 | -58/+59 |
| 2012-11-17 | x86, mm: Split out split_mem_range from init_memory_mapping | Yinghai Lu | 1 | -16/+25 |
| 2012-11-17 | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu | 1 | -30/+25 |
| 2012-10-25 | x86, mm: Undo incorrect revert in arch/x86/mm/init.c | Yinghai Lu | 1 | -4/+0 |
| 2012-10-24 | x86, mm: Find_early_table_space based on ranges that are actually being mapped | Jacob Shin | 1 | -29/+41 |
| 2012-10-24 | Revert "x86/mm: Fix the size calculation of mapping tables" | Dave Young | 1 | -13/+9 |
| 2012-09-13 | x86/mm/init.c: Fix devmem_is_allowed() off by one | T Makphaibulchoke | 1 | -1/+1 |
| 2012-06-20 | x86/mm: Mark free_initrd_mem() as __init | Jan Beulich | 1 | -1/+1 |
| 2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu | 1 | -1/+2 |
| 2012-05-29 | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 1 | -7/+9 |
| 2012-05-23 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+12 |
| 2012-03-28 | Disintegrate asm/system.h for X86 | David Howells | 1 | -1/+0 |
| 2012-03-06 | x86/mm: Fix the size calculation of mapping tables | WANG Cong | 1 | -9/+12 |
| 2012-01-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+23 |
| 2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo | 1 | -2/+1 |
| 2011-11-11 | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 1 | -0/+23 |
| 2011-10-24 | x86: Fix S4 regression | Takashi Iwai | 1 | -2/+1 |
| 2011-07-14 | memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones | Tejun Heo | 1 | -3/+3 |
| 2011-07-13 | memblock: Kill MEMBLOCK_ERROR | Tejun Heo | 1 | -1/+1 |
| 2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -2/+0 |
| 2011-05-12 | x86/mm: Fix section mismatch derived from native_pagetable_reserve() | Sedat Dilek | 1 | -1/+1 |