index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
2022-05-02
x86/aperfperf: Make it correct on 32bit and UP kernels
Thomas Gleixner
2022-04-27
x86/aperfmperf: Integrate the fallback code from show_cpuinfo()
Thomas Gleixner
2022-04-27
x86/aperfmperf: Replace arch_freq_get_on_cpu()
Thomas Gleixner
2022-04-27
x86/aperfmperf: Replace aperfmperf_get_khz()
Thomas Gleixner
2022-04-27
x86/aperfmperf: Store aperf/mperf data for cpu frequency reads
Thomas Gleixner
2022-04-27
x86/aperfmperf: Make parts of the frequency invariance code unconditional
Thomas Gleixner
2022-04-27
x86/aperfmperf: Restructure arch_scale_freq_tick()
Thomas Gleixner
2022-04-27
x86/aperfmperf: Put frequency invariance aperf/mperf data into a struct
Thomas Gleixner
2022-04-27
x86/aperfmperf: Untangle Intel and AMD frequency invariance init
Thomas Gleixner
2022-04-27
x86/aperfmperf: Separate AP/BP frequency invariance init
Thomas Gleixner
2022-04-27
x86/smp: Move APERF/MPERF code where it belongs
Thomas Gleixner
2022-04-27
x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu()
Thomas Gleixner
2022-04-14
x86/process: Fix kernel-doc warning due to a changed function name
Jiapeng Chong
2022-04-11
x86: Remove a.out support
Borislav Petkov
2022-04-10
x86/mm: Replace nodes_weight() with nodes_empty() where appropriate
Yury Norov
2022-04-10
x86: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
2022-04-04
x86/pkeys: Remove __arch_set_user_pkey_access() declaration
Ira Weiny
2022-04-04
x86/pkeys: Clean up arch_set_user_pkey_access() declaration
Ira Weiny
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
KVM: x86: fix sending PV IPI
Li RongQing
2022-04-02
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
2022-04-02
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
Zhenzhong Duan
2022-04-02
KVM: x86: cleanup enter_rmode()
Zhenzhong Duan
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
2022-04-02
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2022-04-02
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
2022-04-02
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
2022-04-02
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
2022-04-02
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2022-04-02
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
2022-04-02
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
2022-04-02
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]