index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
1
-2
/
+3
2020-06-11
Merge branch 'x86/entry' into ras/core
Thomas Gleixner
4
-5
/
+46
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-3
/
+37
2020-06-01
KVM: nVMX: Fix VMX preemption timer migration
Peter Shier
1
-0
/
+3
2020-06-01
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
1
-0
/
+1
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
1
-0
/
+1
2020-06-01
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
1
-1
/
+11
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
1
-2
/
+3
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+16
2020-05-26
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
1
-2
/
+9
2020-05-15
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
Sean Christopherson
1
-0
/
+3
2020-04-17
x86/mce: Drop bogus comment about mce.kflags
Tony Luck
1
-1
/
+1
2020-04-14
x86/mce: Add a struct mce.kflags field
Tony Luck
1
-0
/
+1
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
1
-0
/
+1
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
1
-2
/
+2
2019-12-04
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-04
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
1
-0
/
+3
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+8
2019-11-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+16
2019-11-25
y2038: ipc: fix x32 ABI breakage
Arnd Bergmann
1
-2
/
+2
2019-11-15
y2038: ipc: remove __kernel_time_t reference from headers
Arnd Bergmann
3
-8
/
+8
2019-11-12
x86/boot: Introduce setup_indirect
Daniel Kiper
1
-3
/
+13
2019-11-12
x86/boot: Introduce kernel_info.setup_type_max
Daniel Kiper
1
-0
/
+3
2019-11-12
x86/boot: Introduce kernel_info
Daniel Kiper
1
-0
/
+1
2019-10-10
x86/jailhouse: Only enable platform UARTs if available
Ralf Ramsauer
1
-0
/
+3
2019-10-10
x86/jailhouse: Improve setup data version comparison
Ralf Ramsauer
1
-9
/
+13
2019-09-24
kvm: svm: Intercept RDPRU
Jim Mattson
1
-0
/
+1
2019-09-24
KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit
Tao Xu
1
-1
/
+5
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2019-09-16
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2019-09-16
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-16
/
+0
2019-09-11
KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode
Liran Alon
1
-0
/
+2
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
4
-4
/
+4
2019-07-23
x86/build: Remove unneeded uapi asm-generic wrappers
Masahiro Yamada
10
-16
/
+0
2019-07-22
x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long
Andy Lutomirski
1
-1
/
+1
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
1
-3
/
+6
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+18
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2
-11
/
+23
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
1
-0
/
+10
2019-07-09
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
1
-1
/
+0
2019-07-02
KVM: X86: Yield to IPI target if necessary
Wanpeng Li
1
-0
/
+1
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2019-06-28
x86/boot: Add xloadflags bits to check for 5-level paging support
Baoquan He
1
-0
/
+2
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
1
-0
/
+3
2019-06-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-11
/
+22
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
1
-11
/
+22
2019-06-18
kvm: x86: add host poll control msrs
Marcelo Tosatti
1
-0
/
+2
2019-06-04
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
Wanpeng Li
1
-4
/
+5
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
[next]