- d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
- 167dcfc x86/mm: Increase pgt_buf size for 5-level page tables by Lorenzo Stoakes · 4 years, 1 month ago
- bab202a x86/mm: Declare 'start' variable where it is used by Lukas Bulwahn · 4 years, 3 months ago
- d5249bc x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c by Benjamin Thiel · 4 years, 7 months ago
- 88107d3 x86/mm: simplify init_trampoline() and surrounding logic by Mike Rapoport · 4 years, 7 months ago
- f4dd60a Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
- 67d631b x86/mm: Stop printing BRK addresses by Arvind Sankar · 4 years, 10 months ago
- bfe3d8f x86/tlb: Restrict access to tlbstate by Thomas Gleixner · 4 years, 9 months ago
- 96f59fe x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site by Thomas Gleixner · 4 years, 9 months ago
- de17a37 x86/mm: Unexport __cachemode2pte_tbl by Christoph Hellwig · 4 years, 9 months ago
- 7fa3e10 x86/mm: Move pgprot2cachemode out of line by Christoph Hellwig · 4 years, 9 months ago
- 1f6f655 x86/mm: Add a x86_has_pat_wp() helper by Christoph Hellwig · 4 years, 9 months ago
- c164fbb x86/mm: thread pgprot_t through init_memory_mapping() by Logan Gunthorpe · 4 years, 9 months ago
- 5494c3a x86/mm: Report which part of kernel image is freed by Kees Cook · 5 years ago
- 4fc1970 x86/alternatives: Initialize temporary mm for patching by Nadav Amit · 6 years ago
- 0d02113 x86/mm: Fix a crash with kmemleak_scan() by Qian Cai · 6 years ago
- e5cb113 mm: make free_reserved_area() return "const char *" by Alexey Dobriyan · 6 years ago
- 5b5e4d6 x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off by Michal Hocko · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- b3f0907 x86/mm: Add .bss..decrypted section to hold shared variables by Brijesh Singh · 6 years ago
- 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- b0a182f x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 6 years ago
- 75f2d3a x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest by Juergen Gross · 6 years ago
- 9df9516 x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bit by Vlastimil Babka · 6 years ago
- 792adb9 x86/init: fix build with CONFIG_SWAP=n by Vlastimil Babka · 6 years ago
- 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- c40a56a x86/mm/init: Remove freed kernel image areas from alias mapping by Dave Hansen · 6 years ago
- 6ea2738 x86/mm/init: Add helper for freeing kernel image pages by Dave Hansen · 6 years ago
- 0d0f624 x86/speculation/l1tf: Protect PAE swap entries against L1TF by Vlastimil Babka · 7 years ago
- 1a7ed1b x86/speculation/l1tf: Extend 64bit swap file size limit by Vlastimil Babka · 7 years ago
- 377eeaa x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 7 years ago
- 2bdce74 mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 7 years ago
- 39114b7 x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image by Dave Hansen · 7 years ago
- 8a57f48 x86/mm: Introduce "default" kernel PTE mask by Dave Hansen · 7 years ago
- abb7099 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 1e54768 x86/tlb: Drop the _GPL from the cpu_tlbstate export by Thomas Gleixner · 7 years ago
- 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6cff64b x86/mm: Use INVPCID for __native_flush_tlb_single() by Dave Hansen · 7 years ago
- 6fd166a x86/mm: Use/Fix PCID to optimize user/kernel switches by Peter Zijlstra · 7 years ago
- aa8c624 x86/mm/pti: Add infrastructure for page table isolation by Thomas Gleixner · 7 years ago
- c313ec6 x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y by Dave Hansen · 7 years ago
- 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
- c7ad5ad x86/mm/64: Initialize CR4.PCIDE early by Andy Lutomirski · 7 years ago
- 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
- c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
- 10af623 x86/mm: Implement PCID based optimization: try to preserve old TLB entries using PCID by Andy Lutomirski · 7 years ago
- 94b1b03 x86/mm: Rework lazy TLB mode and TLB freshness tracking by Andy Lutomirski · 8 years ago
- a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
- d9ee35a x86/mm: Disable 1GB direct mappings when disabling 2MB mappings by Vlastimil Babka · 8 years ago
- 3d28ebc x86/mm: Rework lazy TLB to track the actual loaded mm by Andy Lutomirski · 8 years ago
- ce4a4e56 x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 8 years ago
- d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
- 16b76293 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a4866aa mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 8 years ago
- 0c6fc11 x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix by Ingo Molnar · 8 years ago
- 08b46d5 x86/boot/e820: Clean up the E820 table size define names by Ingo Molnar · 8 years ago
- 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
- 4270fd8 x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve() by Ingo Molnar · 8 years ago
- 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
- 1827822 x86/e820: Use much less memory for e820/e820_saved, save up to 120k by Denys Vlasenko · 8 years ago
- 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
- fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
- bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
- df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
- 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 9 years ago
- b234e8a x86/mm: Separate variable for trampoline PGD by Thomas Garnier · 9 years ago
- 4b70330 x86/microcode: Fix suspend to RAM with builtin microcode by Borislav Petkov · 9 years ago
- 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
- c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 9 years ago
- b8291adc x86/cpufeature: Remove cpu_has_gbpages by Borislav Petkov · 9 years ago
- a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 9 years ago
- 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 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
- fe05589 x86/microcode: Merge the early microcode loader by Borislav Petkov · 9 years ago
- c9cdaeb x86, mm: quiet arch_add_memory() by Dan Williams · 9 years ago
- d5dc861 x86/mm/pat: Add comments to cachemode translation tables by Toshi Kani · 9 years ago
- 9cd25aa x86/mm/pat: Emulate PAT when it is disabled by Borislav Petkov · 10 years ago
- 6cf78d4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c709fed x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a bit more readable fashion by Ingo Molnar · 10 years ago
- e61980a x86/mm: Simplify probe_page_size_mask() by Ingo Molnar · 10 years ago
- 10971ab x86/mm: Further simplify 1 GB kernel linear mappings handling by Ingo Molnar · 10 years ago
- 73c8c86 x86/mm: Use early_param_on_off() for direct_gbpages by Luis R. Rodriguez · 10 years ago
- e5008ab x86/mm: Simplify enabling direct_gbpages by Luis R. Rodriguez · 10 years ago
- d9fd579 x86/mm: Use IS_ENABLED() for direct_gbpages by Luis R. Rodriguez · 10 years ago
- d2c032e Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree by Ingo Molnar · 10 years ago
- 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f15e051 x86/mm/init: Fix incorrect page size in init_memory_mapping() printks by Dave Hansen · 10 years ago
- 0cdb81b x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pge by Jan Beulich · 10 years ago
- 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
- 31bb772 x86, mm: Change cachemode exports to non-gpl by Juergen Gross · 10 years ago
- 801a559 x86: init_mem_mapping(): use capital BIOS in comment by Pavel Machek · 10 years ago
- 132978b x86: Fix step size adjustment during initial memory mapping by Jan Beulich · 10 years ago
- 536e89e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c072b90 x86/mm: Fix zone ranges boot printout by Xishi Qiu · 10 years ago