aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-11x86/paravirt: Simplify paravirt macrosJuergen Gross1-29/+12
2021-03-11x86/paravirt: Remove no longer needed 32-bit pvops cruftJuergen Gross3-119/+33
2021-03-11x86/paravirt: Add new features for paravirt patchingJuergen Gross2-0/+12
2021-03-11x86/alternative: Use ALTERNATIVE_TERNARY() in _static_cpu_has()Juergen Gross1-32/+9
2021-03-11x86/alternative: Support ALTERNATIVE_TERNARYJuergen Gross1-0/+13
2021-03-11x86/alternative: Support not-featureJuergen Gross1-0/+3
2021-03-11x86/paravirt: Switch time pvops functions to use static_call()Juergen Gross3-10/+13
2021-03-11x86/alternative: Merge include filesJuergen Gross4-122/+110
2021-03-11x86/setup: Remove unused RESERVE_BRK_ARRAY()Cao jin1-5/+0
2021-03-09x86/alternative: Drop unused feature parameter from ALTINSTR_REPLACEMENT()Juergen Gross1-7/+7
2021-03-09x86/sev-es: Use __copy_from_user_inatomic()Joerg Roedel1-0/+2
2021-03-08x86: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian1-5/+0
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley1-4/+0
2021-03-08clocksource/drivers/hyper-v: Handle sched_clock differences inlineMichael Kelley1-11/+0
2021-03-08clocksource/drivers/hyper-v: Handle vDSO differences inlineMichael Kelley1-4/+0
2021-03-08Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley1-1/+0
2021-03-08Drivers: hv: vmbus: Handle auto EOI quirk inlineMichael Kelley1-3/+0
2021-03-08Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2-67/+74
2021-03-08x86/hyper-v: Move hv_message_type to architecture neutral moduleMichael Kelley1-29/+0
2021-03-08Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral codeMichael Kelley1-5/+0
2021-03-08x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel2-0/+16
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski5-101/+34
2021-03-08x86: Remove duplicate TSC DEADLINE MSR definitionsDave Hansen1-2/+0
2021-03-06Merge branch 'locking/core' into x86/mm, to resolve conflictIngo Molnar1-2/+2
2021-03-06x86/mm/tlb: Privatize cpu_tlbstateNadav Amit1-18/+21
2021-03-06x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit4-8/+8
2021-03-06x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()Nadav Amit1-2/+3
2021-03-06x86/jump_label: Mark arguments as const to satisfy asm constraintsJason Gerecke1-2/+2
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+6
2021-03-04Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+12
2021-03-03xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross1-0/+12
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse1-0/+6
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-34/+8
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver1-6/+0
2021-02-26x86, kfence: enable KFENCE for x86Alexander Potapenko1-0/+70
2021-02-26KVM: x86: remove misplaced comment on active_mmu_pagesDongli Zhang1-3/+0
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-90/+212
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-239/+2
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+78
2021-02-23Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-11/+57
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-336/+0
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-22/+231
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds2-2/+55
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-13/+22
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+46
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds1-1/+0
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-12/+32
2021-02-20Merge tag 'x86_asm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2021-02-20Merge tag 'x86_cache_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+7