summaryrefslogtreecommitdiff
path: root/arch/x86/mm/init.c
AgeCommit message (Expand)Author
2019-01-09x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-08-15x86/init: fix build with CONFIG_SWAP=nVlastimil Babka
2018-08-15x86/speculation/l1tf: Protect PAE swap entries against L1TFVlastimil Babka
2018-08-15x86/speculation/l1tf: Extend 64bit swap file size limitVlastimil Babka
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-07-03mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-01-10x86/tlb: Drop the _GPL from the cpu_tlbstate exportThomas Gleixner
2018-01-02x86/mm: Use INVPCID for __native_flush_tlb_single()Dave Hansen
2018-01-02x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra
2018-01-02x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner
2018-01-02x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=yDave Hansen
2017-12-25x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-09-13x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross
2017-07-25x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...Andy Lutomirski
2017-07-05x86/mm: Rework lazy TLB mode and TLB freshness trackingAndy Lutomirski
2017-06-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2017-06-13x86/mm: Disable 1GB direct mappings when disabling 2MB mappingsVlastimil Babka
2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski
2017-06-05x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2017-05-08x86: use set_memory.h headerLaura Abbott
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-04-12mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-01-28x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefixIngo Molnar
2017-01-28x86/boot/e820: Clean up the E820 table size define namesIngo Molnar
2017-01-28x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar
2017-01-28x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to...Ingo Molnar
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar
2016-09-21x86/e820: Use much less memory for e820/e820_saved, save up to 120kDenys Vlasenko
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko
2016-08-10x86/mm/KASLR: Increase BRK pages for KASLR memory randomizationThomas Garnier
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-27Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier
2016-07-08x86/mm: Separate variable for trampoline PGDThomas Garnier
2016-06-08x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov
2016-03-15x86: also use debug_pagealloc_enabled() for free_init_pagesChristian Borntraeger
2016-03-15x86: query dynamic DEBUG_PAGEALLOC settingChristian Borntraeger
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov
2015-10-09x86, mm: quiet arch_add_memory()Dan Williams
2015-08-20x86/mm/pat: Add comments to cachemode translation tablesToshi Kani