index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-15
KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
Vitaly Kuznetsov
4
-25
/
+33
2020-11-15
KVM: x86: emulate wait-for-SIPI and SIPI-VMExit
Yadong Qi
3
-14
/
+44
2020-11-15
KVM: x86: fix apic_accept_events vs check_nested_events
Paolo Bonzini
2
-5
/
+27
2020-11-15
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
4
-19
/
+15
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
7
-21
/
+34
2020-11-15
KVM: SVM: Drop VMXE check from svm_set_cr4()
Sean Christopherson
1
-3
/
+0
2020-11-15
KVM: VMX: Drop explicit 'nested' check from vmx_set_cr4()
Sean Christopherson
1
-12
/
+7
2020-11-15
KVM: VMX: Drop guest CPUID check for VMXE in vmx_set_cr4()
Sean Christopherson
1
-2
/
+3
2020-11-15
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
Paolo Bonzini
1
-0
/
+7
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
3
-2
/
+9
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
3
-2
/
+25
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+2
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
1
-0
/
+8
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
3
-1
/
+4
2020-11-13
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
1
-1
/
+7
2020-11-13
x86/platform/uv: Fix copied UV5 output archtype
Mike Travis
1
-3
/
+3
2020-11-11
x86/fpu: Make kernel FPU protection RT friendly
Thomas Gleixner
1
-2
/
+16
2020-11-11
x86/fpu: Simplify fpregs_[un]lock()
Thomas Gleixner
1
-2
/
+3
2020-11-11
x86/platform/uv: Drop last traces of uv_flush_tlb_others
Jiri Slaby
1
-10
/
+0
2020-11-10
powercap: Add AMD Fam17h RAPL support
Victor Ding
1
-0
/
+1
2020-11-10
x86/msr-index: sort AMD RAPL MSRs by address
Victor Ding
1
-1
/
+1
2020-11-10
efi/x86: Free efi_pgd with free_pages()
Arvind Sankar
1
-11
/
+13
2020-11-10
x86/ioapic: Correct the PCI/ISA trigger type selection
Thomas Gleixner
1
-2
/
+2
2020-11-10
perf/x86/intel/uncore: Fix Add BW copypasta
Arnd Bergmann
1
-1
/
+1
2020-11-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-30
/
+86
2020-11-09
perf/x86/intel: Make anythread filter support conditional
Stephane Eranian
4
-2
/
+17
2020-11-09
perf/x86: Make dummy_iregs static
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-4
/
+11
2020-11-09
perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
Peter Zijlstra
3
-24
/
+27
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
1
-2
/
+2
2020-11-09
x86/xen: don't unbind uninitialized lock_kicker_irq
Brian Masney
1
-1
/
+11
2020-11-08
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-32
/
+54
2020-11-08
KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs
Pankaj Gupta
1
-3
/
+3
2020-11-08
kvm: x86: request masterclock update any time guest uses different msr
Oliver Upton
1
-1
/
+1
2020-11-08
kvm: x86: ensure pv_cpuid.features is initialized when enabling cap
Oliver Upton
3
-7
/
+19
2020-11-08
kvm: x86: reads of restricted pv msrs should also result in #GP
Oliver Upton
1
-0
/
+34
2020-11-08
KVM: x86: use positive error values for msr emulation that causes #GP
Maxim Levitsky
2
-14
/
+22
2020-11-08
KVM: x86/mmu: fix counting of rmap entries in pte_list_add
Li RongQing
1
-5
/
+7
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
316
-12417
/
+18112
2020-11-07
Merge branch 'linus' into perf/kprobes
Ingo Molnar
10
-32
/
+83
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
1
-3
/
+10
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
1
-0
/
+3
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-11-06
x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs
Paul E. McKenney
1
-0
/
+6
2020-11-06
x86/cpu: Avoid cpuinfo-induced IPI pileups
Paul E. McKenney
1
-1
/
+9
2020-11-06
io-mapping: Cleanup atomic iomap
Thomas Gleixner
2
-12
/
+3
2020-11-06
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
9
-158
/
+28
2020-11-06
x86/mce: Correct the detection of invalid notifier priorities
Zhen Lei
2
-2
/
+4
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-2
/
+10
[prev]
[next]