summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09smp,cpumask: introduce on_each_cpu_cond_maskRik van Riel
2018-10-09smp: use __cpumask_set_cpu in on_each_cpu_condRik van Riel
2018-10-09x86/mm/tlb: Restructure switch_mm_irqs_off()Rik van Riel
2018-10-09x86/mm/tlb: Always use lazy TLB modeRik van Riel
2018-10-09x86/mm: Page size aware flush_tlb_mm_range()Peter Zijlstra
2018-10-09Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/g...Peter Zijlstra
2018-10-09proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov
2018-10-06x86/mm/doc: Enhance the x86-64 virtual memory layout descriptionsIngo Molnar
2018-10-06x86/mm/doc: Clean up the x86-64 virtual memory layout descriptionsBaoquan He
2018-10-06x86/KASLR: Update KERNEL_IMAGE_SIZE descriptionBaoquan He
2018-10-06kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang
2018-10-06iommu/amd: Remap the IOMMU device table with the memory encryption mask for k...Lianbo Jiang
2018-10-06kexec: Allocate decrypted control pages for kdump if SME is enabledLianbo Jiang
2018-10-06x86/ioremap: Add an ioremap_encrypted() helperLianbo Jiang
2018-10-03x86/mm: Fix typo in commentTakuya Yamamoto
2018-09-27x86/mm/cpa: Optimize __cpa_flush_range()Peter Zijlstra
2018-09-27x86/mm/cpa: Factor common code between cpa_flush_*()Peter Zijlstra
2018-09-27x86/mm/cpa: Move CLFLUSH test into cpa_flush_array()Peter Zijlstra
2018-09-27x86/mm/cpa: Move CLFLUSH test into cpa_flush_range()Peter Zijlstra
2018-09-27x86/mm/cpa: Use flush_tlb_kernel_range()Peter Zijlstra
2018-09-27x86/mm/cpa: Unconditionally avoid WBINDV when we canPeter Zijlstra
2018-09-27x86/mm/cpa: Move flush_tlb_all()Peter Zijlstra
2018-09-27x86/mm/cpa: Use flush_tlb_all()Peter Zijlstra
2018-09-27x86/mm/cpa: Avoid the 4k pages check completelyThomas Gleixner
2018-09-27x86/mm/cpa: Do the range check earlyThomas Gleixner
2018-09-27x86/mm/cpa: Optimize same protection checkThomas Gleixner
2018-09-27x86/mm/cpa: Add sanity check for existing mappingsThomas Gleixner
2018-09-27x86/mm/cpa: Avoid static protection checks on unmapThomas Gleixner
2018-09-27x86/mm/cpa: Add large page preservation statisticsThomas Gleixner
2018-09-27x86/mm/cpa: Add debug mechanismThomas Gleixner
2018-09-27x86/mm/cpa: Allow range check for static protectionsThomas Gleixner
2018-09-27x86/mm/cpa: Rework static_protections()Thomas Gleixner
2018-09-27x86/mm/cpa: Split, rename and clean up try_preserve_large_page()Thomas Gleixner
2018-09-27x86/mm/init32: Mark text and rodata RO in one goThomas Gleixner
2018-09-23Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval
2018-09-21Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-09-21Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang