index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2021-12-14
x86: perf: Move RDPMC event flag to a common definition
Rob Herring
2021-11-28
Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-26
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-25
xen: make HYPERVISOR_set_debugreg() always_inline
Juergen Gross
2021-11-25
xen: make HYPERVISOR_get_debugreg() always_inline
Juergen Gross
2021-11-24
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
2021-11-21
Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-21
Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-20
Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-19
xen/pvh: add missing prototype to header
Juergen Gross
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2021-11-19
x86: Pin task-stack in __get_wchan()
Peter Zijlstra
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-18
ftrace/samples: add missing Kconfig option for ftrace direct multi sample
Heiko Carstens
2021-11-18
KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-11-18
KVM: x86: Assume a 64-bit hypercall for guests with protected state
Tom Lendacky
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-18
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
Sean Christopherson
2021-11-18
KVM: SEV: Drop a redundant setting of sev->asid during initialization
Sean Christopherson
2021-11-18
KVM: SEV: WARN if SEV-ES is marked active but SEV is not
Sean Christopherson
2021-11-18
KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()
Sean Christopherson
2021-11-18
KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
Sean Christopherson
2021-11-18
KVM: nVMX: Use a gfn_to_hva_cache for vmptrld
David Woodhouse
2021-11-18
KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check
David Woodhouse
2021-11-18
KVM: x86/xen: Use sizeof_field() instead of open-coding it
David Woodhouse
2021-11-18
KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12
David Woodhouse
2021-11-18
KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
David Woodhouse
2021-11-18
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
2021-11-18
KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state...
Maxim Levitsky
2021-11-18
KVM: Fix steal time asm constraints
David Woodhouse
2021-11-18
cpuid: kvm_find_kvm_cpuid_features() should be declared 'static'
Paul Durrant
2021-11-17
x86/perf: Fix snapshot_branch_stack warning in VM
Song Liu
2021-11-17
perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
Alexander Antonov
2021-11-17
perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server
Alexander Antonov
2021-11-17
perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server
Alexander Antonov
2021-11-16
x86/sgx: Fix free page accounting
Reinette Chatre
2021-11-16
KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap()
黄乐
2021-11-15
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
2021-11-15
x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails
Sean Christopherson
2021-11-15
x86/boot: Pull up cmdline preparation and early param parsing
Borislav Petkov
2021-11-14
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-14
Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-14
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-13
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-12
signal/vm86_32: Remove pointless test in BUG_ON
Eric W. Biederman
[next]