summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-111-0/+11
* x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-111-0/+1
* x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-111-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-056-30/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 365Thomas Gleixner2019-06-051-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-051-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-302-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180Thomas Gleixner2019-05-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3010-146/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-241-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-242-18/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-213-39/+3
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-192-10/+11
|\
| * x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-092-10/+11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-173-1/+15
|\ \
| * | kvm, x86: Properly check whether a pfn is an MMIO or notKarimAllah Ahmed2019-04-301-0/+1
| * | x86/kvm: Implement HWCR supportBorislav Petkov2019-04-301-0/+3
| * | KVM: lapic: Refactor ->set_hv_timer to use an explicit expired paramSean Christopherson2019-04-301-1/+2
| * | KVM: x86: Add support of clear Trace_ToPA_PMI statusLuwei Kang2019-04-302-0/+5
| * | KVM: x86: Inject PMI for KVM guestLuwei Kang2019-04-301-0/+4
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-162-3/+0
|\ \ \
| * \ \ Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar2019-05-1621-97/+285
| |\ \ \
| * | | | x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTMasahiro Yamada2019-05-131-2/+0
| * | | | x86/vdso: Remove hpet_page from vDSOJia Zhang2019-05-081-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-163-13/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)2019-05-111-1/+3
| * | | livepatch: Remove klp_check_compiler_support()Jiri Kosina2019-05-101-5/+0
| * | | ftrace/x86: Remove mcount supportSteven Rostedt (VMware)2019-05-102-8/+3
| * | | x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra2019-05-081-0/+28
* | | | treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headersMasahiro Yamada2019-05-151-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-141-4/+0
|\ \ \ \
| * | | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-4/+0
* | | | | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-146-16/+93
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-03-061-0/+1
| * | | | x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-03-061-0/+5
| * | | | x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-03-063-0/+23
| * | | | x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-03-061-0/+13
| * | | | x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-03-061-0/+25
| * | | | x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-03-061-0/+1
| * | | | x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-03-062-0/+7
| * | | | x86/msr-index: Cleanup bit definesThomas Gleixner2019-03-061-16/+18
* | | | | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-091-10/+0
|\ \ \ \ \
| * | | | | x86/dma: Remove the x86_dma_fallback_dev hackChristoph Hellwig2019-04-081-10/+0