aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-09smp,cpumask: introduce on_each_cpu_cond_maskRik van Riel3-7/+28
2018-10-09smp: use __cpumask_set_cpu in on_each_cpu_condRik van Riel1-1/+1
2018-10-09x86/mm/tlb: Restructure switch_mm_irqs_off()Rik van Riel1-33/+33
2018-10-09x86/mm/tlb: Always use lazy TLB modeRik van Riel2-30/+1
2018-10-09x86/mm: Page size aware flush_tlb_mm_range()Peter Zijlstra6-22/+33
2018-10-09Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into x86/mmPeter Zijlstra5-262/+351
2018-10-09proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov1-0/+10
2018-10-06x86/mm/doc: Enhance the x86-64 virtual memory layout descriptionsIngo Molnar1-51/+120
2018-10-06x86/mm/doc: Clean up the x86-64 virtual memory layout descriptionsBaoquan He1-42/+42
2018-10-06x86/KASLR: Update KERNEL_IMAGE_SIZE descriptionBaoquan He1-6/+9
2018-10-06kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang3-25/+63
2018-10-06iommu/amd: Remap the IOMMU device table with the memory encryption mask for kdumpLianbo Jiang1-2/+12
2018-10-06kexec: Allocate decrypted control pages for kdump if SME is enabledLianbo Jiang1-0/+6
2018-10-06x86/ioremap: Add an ioremap_encrypted() helperLianbo Jiang2-9/+18
2018-10-03x86/mm: Fix typo in commentTakuya Yamamoto1-1/+1
2018-09-27x86/mm/cpa: Optimize __cpa_flush_range()Peter Zijlstra1-1/+1
2018-09-27x86/mm/cpa: Factor common code between cpa_flush_*()Peter Zijlstra1-16/+13
2018-09-27x86/mm/cpa: Move CLFLUSH test into cpa_flush_array()Peter Zijlstra1-11/+16
2018-09-27x86/mm/cpa: Move CLFLUSH test into cpa_flush_range()Peter Zijlstra1-8/+7
2018-09-27x86/mm/cpa: Use flush_tlb_kernel_range()Peter Zijlstra1-4/+5
2018-09-27x86/mm/cpa: Unconditionally avoid WBINDV when we canPeter Zijlstra1-16/+2
2018-09-27x86/mm/cpa: Move flush_tlb_all()Peter Zijlstra1-27/+17
2018-09-27x86/mm/cpa: Use flush_tlb_all()Peter Zijlstra1-11/+1
2018-09-27x86/mm/cpa: Avoid the 4k pages check completelyThomas Gleixner1-48/+16
2018-09-27x86/mm/cpa: Do the range check earlyThomas Gleixner1-4/+23
2018-09-27x86/mm/cpa: Optimize same protection checkThomas Gleixner1-0/+14
2018-09-27x86/mm/cpa: Add sanity check for existing mappingsThomas Gleixner1-10/+67
2018-09-27x86/mm/cpa: Avoid static protection checks on unmapThomas Gleixner1-0/+7
2018-09-27x86/mm/cpa: Add large page preservation statisticsThomas Gleixner2-2/+105
2018-09-27x86/mm/cpa: Add debug mechanismThomas Gleixner1-9/+52
2018-09-27x86/mm/cpa: Allow range check for static protectionsThomas Gleixner1-25/+44
2018-09-27x86/mm/cpa: Rework static_protections()Thomas Gleixner1-64/+98
2018-09-27x86/mm/cpa: Split, rename and clean up try_preserve_large_page()Thomas Gleixner1-61/+60
2018-09-27x86/mm/init32: Mark text and rodata RO in one goThomas Gleixner1-19/+4
2018-09-23Linux 4.19-rc5Greg Kroah-Hartman1-1/+1
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdGreg Kroah-Hartman2-12/+15
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipGreg Kroah-Hartman2-7/+22
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman5-11/+12
2018-09-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman16-39/+245
2018-09-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman5-12/+36
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman1-3/+6
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval5-11/+12
2018-09-21Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlGreg Kroah-Hartman2-49/+64
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman27-244/+537
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman2-25/+6
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman3-2/+19
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman30-117/+152
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie11-18/+49
2018-09-21Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie4-48/+45
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang6-8/+42