index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
Sean Christopherson
1
-1
/
+1
2021-11-17
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
1
-0
/
+3
2021-11-17
KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
Sean Christopherson
1
-2
/
+1
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
1
-1
/
+1
2021-11-17
KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
Sean Christopherson
1
-0
/
+1
2021-11-14
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-11-14
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+21
2021-11-12
x86/cpu: Add Raptor Lake to Intel family
Tony Luck
1
-0
/
+2
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2
-3
/
+7
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
1
-0
/
+1
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+0
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
2
-1
/
+5
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
1
-0
/
+1
2021-11-11
KVM: x86: Fix recording of guest steal time / preempted status
David Woodhouse
1
-1
/
+1
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
1
-0
/
+1
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
5
-0
/
+24
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
1
-0
/
+4
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
3
-0
/
+8
2021-11-11
x86/kvm: Add AMD SEV specific Hypercall3
Brijesh Singh
1
-0
/
+12
2021-11-11
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
1
-0
/
+1
2021-11-11
static_call,x86: Robustify trampoline patching
Peter Zijlstra
1
-0
/
+1
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-33
/
+0
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-150
/
+108
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2021-11-04
x86/fpu: Optimize out sigframe xfeatures when in init state
Dave Hansen
2
-0
/
+19
2021-11-03
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-21
/
+38
2021-11-02
Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-13
/
+74
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-17
/
+48
2021-11-02
xen: allow pv-only hypercalls only with CONFIG_XEN_PV
Juergen Gross
1
-109
/
+102
2021-11-02
x86/xen: remove 32-bit pv leftovers
Juergen Gross
1
-31
/
+9
2021-11-02
xen-pciback: allow compiling on other archs than x86
Oleksandr Andrushchenko
1
-19
/
+0
2021-11-02
x86/xen: switch initial pvops IRQ functions to dummy ones
Juergen Gross
1
-0
/
+2
2021-11-02
x86/pvh: add prototype for xen_pvh_init()
Juergen Gross
1
-0
/
+4
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-3
/
+41
2021-11-02
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+3
2021-11-02
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2021-11-02
Merge tag 'x86_cpu_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+16
2021-11-02
Merge tag 'x86_cleanups_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-4
/
+4
2021-11-02
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-12
/
+10
2021-11-02
Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+0
2021-11-02
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-686
/
+458
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+11
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-99
/
+45
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2021-11-01
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...
Joerg Roedel
1
-2
/
+0
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
3
-8
/
+2
[next]