summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-121-5/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov2022-04-111-3/+1
| * | | | | | KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit2022-04-111-0/+1
| * | | | | | KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson2022-04-051-2/+3
| | |/ / / / | |/| | | |
* | | | | | stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka2022-04-121-4/+2
| |/ / / / |/| | | |
* | | | | Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-103-20/+23
|\ \ \ \ \
| * | | | | x86/msi: Fix msi message data shadow structReto Buerki2022-04-071-8/+11
| * | | | | x86/extable: Prefer local labels in .set directivesNick Desaulniers2022-04-071-10/+10
| * | | | | x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol2022-04-051-2/+2
| |/ / / /
* | | | | Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-101-0/+5
|\ \ \ \ \
| * | | | | perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang2022-04-051-0/+5
| |/ / / /
* | | | | x86/percpu: Remove volatile from arch_raw_cpu_ptr().Sebastian Andrzej Siewior2022-04-051-3/+3
* | | | | static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy2022-04-051-0/+2
|/ / / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-022-18/+42
|\ \ \ \ | | |/ / | |/| |
| * | | KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky2022-04-021-0/+6
| * | | KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky2022-04-021-3/+5
| * | | KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson2022-04-021-4/+16
| * | | KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson2022-04-021-12/+13
| * | | KVM: X86: Handle implicit supervisor access with SMAPLai Jiangshan2022-04-021-0/+2
| * | | KVM: X86: Change the type of access u32 to u64Lai Jiangshan2022-04-021-1/+1
| * | | KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson2022-04-021-0/+1
| * | | KVM: MMU: propagate alloc_workqueue failurePaolo Bonzini2022-04-021-1/+1
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-012-8/+0
|\ \ \ \
| * | | | asm/user.h: killed unused macrosAl Viro2022-01-302-8/+0
* | | | | x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu2022-03-281-12/+11
| |_|_|/ |/| | |
* | | | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-2722-34/+229
|\ \ \ \
| * \ \ \ Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar2022-03-153-3/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/pasid' into x86/core, to resolve conflictsIngo Molnar2022-03-151-2/+5
| |\ \ \ \ \
| * | | | | | x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada2022-03-152-4/+4
| * | | | | | x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra2022-03-152-0/+13
| * | | | | | x86,objtool: Move the ASM_REACHABLE annotation to objtool.hPeter Zijlstra2022-03-152-0/+2
| * | | | | | x86: Annotate call_on_stack()Peter Zijlstra2022-03-151-1/+2
| * | | | | | x86: Mark stop_this_cpu() __noreturnPeter Zijlstra2022-03-151-1/+1
| * | | | | | x86/ibt: Dont generate ENDBR in .discard.textPeter Zijlstra2022-03-151-1/+2
| * | | | | | x86/ibt: Disable IBT around firmwarePeter Zijlstra2022-03-152-2/+13
| * | | | | | x86/ibt,kexec: Disable CET on kexecPeter Zijlstra2022-03-151-0/+3
| * | | | | | x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra2022-03-156-1/+30
| * | | | | | x86/ibt,paravirt: Sprinkle ENDBRPeter Zijlstra2022-03-152-0/+4
| * | | | | | x86/linkage: Add ENDBR to SYM_FUNC_START*()Peter Zijlstra2022-03-151-0/+31
| * | | | | | x86/ibt,entry: Sprinkle ENDBR dustPeter Zijlstra2022-03-152-10/+13
| * | | | | | x86/ibt,xen: Sprinkle the ENDBRPeter Zijlstra2022-03-151-1/+1
| * | | | | | x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()Peter Zijlstra2022-03-152-6/+0
| * | | | | | x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()Peter Zijlstra2022-03-151-6/+14
| * | | | | | x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBRPeter Zijlstra2022-03-151-1/+9
| * | | | | | x86/ibt: Base IBT bitsPeter Zijlstra2022-03-151-0/+87
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-03-251-0/+3
|\ \ \ \ \ \
| * | | | | | x86/PCI: Add #includes to asm/pci_x86.hRandy Dunlap2022-03-221-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-252-0/+219
|\ \ \ \ \ \
| * | | | | | platform/x86: Add AMD system management interfaceSuma Hegde2022-03-022-0/+219
| |/ / / / /
* | | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+1
|\ \ \ \ \ \