summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTSSean Christopherson2024-09-121-0/+2
* x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 rangePerry Yuan2024-09-081-1/+1
* x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen2024-08-141-1/+1
* x86/paravirt: Fix incorrect virt spinlock setting on bare metalChen Yu2024-08-142-9/+10
* x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra2024-08-141-1/+1
* x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra2024-08-141-3/+3
* perf/x86: Fix smp_processor_id()-in-preemptible warningsLi Huafei2024-08-141-10/+12
* perf/x86: Support counter maskKan Liang2024-08-149-179/+199
* perf/x86/intel: Support the PEBS event maskKan Liang2024-08-144-13/+26
* perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.cUros Bizjak2024-08-142-3/+9
* perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra ForestZhenyu Wang2024-08-141-2/+3
* perf/x86/intel/cstate: Add Lunarlake supportZhang Rui2024-08-141-7/+19
* perf/x86/intel/cstate: Add Arrowlake supportZhang Rui2024-08-141-8/+12
* perf/x86/intel: Add a distinct name for Granite RapidsKan Liang2024-08-111-5/+9
* perf/x86/intel: Switch to new Intel CPU model definesTony Luck2024-08-111-74/+74
* arch: um: rust: Use the generated target.json againDavid Gow2024-08-031-0/+1
* perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter2024-08-031-1/+1
* perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati2024-08-031-2/+2
* perf/x86/intel/ds: Fix non 0 retire latency on RaptorlakeKan Liang2024-08-031-2/+6
* perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPRKan Liang2024-08-031-2/+4
* KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()Sean Christopherson2024-08-037-33/+5
* KVM: nVMX: Check for pending posted interrupts when looking for nested eventsSean Christopherson2024-08-031-2/+34
* KVM: nVMX: Request immediate exit iff pending nested event needs injectionSean Christopherson2024-08-033-4/+4
* KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vectorSean Christopherson2024-08-032-2/+13
* KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()Sean Christopherson2024-08-032-3/+9
* x86/shstk: Make return uprobe work with shadow stackJiri Olsa2024-08-033-1/+19
* perf/x86/amd/uncore: Fix DF and UMC domain identificationSandipan Das2024-08-031-3/+3
* perf/x86/amd/uncore: Avoid PMU registration if counters are unavailableSandipan Das2024-08-031-8/+14
* perf/x86/intel/cstate: Fix Alderlake/Raptorlake/MeteorlakeZhang Rui2024-08-031-5/+2
* perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter2024-08-031-1/+1
* perf/x86: Serialize set_attr_rdpmc()Thomas Gleixner2024-08-031-0/+3
* x86/sev: Do RMP memory coverage check after max_pfn has been setTom Lendacky2024-08-031-22/+22
* x86/xen: Convert comma to semicolonChen Ni2024-08-031-2/+2
* x86/syscall: Mark exit[_group] syscall handlers __noreturnJosh Poimboeuf2024-08-037-23/+36
* x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-08-031-2/+2
* x86/pci/xen: Fix PCIBIOS_* return code handlingIlpo Järvinen2024-08-031-2/+2
* x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handlingIlpo Järvinen2024-08-031-2/+2
* x86/of: Return consistent error type from x86_of_pci_irq_enable()Ilpo Järvinen2024-08-031-1/+1
* x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSSMasahiro Yamada2024-08-031-1/+1
* x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre2024-07-031-4/+10
* x86-32: fix cmpxchg8b_emu build error with clangLinus Torvalds2024-06-301-7/+5
* Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-281-9/+6
|\
| * randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook2024-06-281-9/+6
* | x86: stop playing stack games in profile_pc()Linus Torvalds2024-06-281-19/+1
* | syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-251-1/+1
* | Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-06-231-1/+2
|\ \
| * | x86/resctrl: Don't try to free nonexistent RMIDsDave Martin2024-06-191-1/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-06-222-7/+6
|\ \ \
| * | | KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guestsMichael Roth2024-06-211-2/+2
| * | | KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson2024-06-201-5/+4