• Linus Torvalds's avatar
    Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · d396360a
    Linus Torvalds authored
    Pull x86 fixes from Ingo Molnar:
     "Misc fixes and updates:
    
       - a handful of MDS documentation/comment updates
    
       - a cleanup related to hweight interfaces
    
       - a SEV guest fix for large pages
    
       - a kprobes LTO fix
    
       - and a final cleanup commit for vDSO HPET support removal"
    
    * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/speculation/mds: Improve CPU buffer clear documentation
      x86/speculation/mds: Revert CPU buffer clear on double fault exit
      x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHT
      x86/mm: Do not use set_{pud, pmd}_safe() when splitting a large page
      x86/kprobes: Make trampoline_handler() global and visible
      x86/vdso: Remove hpet_page from vDSO
    d396360a
Kconfig 93.7 KB