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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
1
-0
/
+1
2018-08-06
KVM: X86: Implement PV IPIs in linux guest
Wanpeng Li
1
-0
/
+1
2018-08-06
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
1
-0
/
+37
2018-05-19
Merge branch 'linus' into timers/2038
Thomas Gleixner
3
-1
/
+74
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
1
-1
/
+1
2018-04-27
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2
-0
/
+73
2018-04-20
y2038: x86: Extend sysvipc data structures
Arnd Bergmann
1
-1
/
+10
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+9
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-428
/
+24
2018-04-09
Merge branch 'linus' into x86/pti to pick up upstream changes
Ingo Molnar
3
-32
/
+38
2018-04-05
x86/uapi: Fix asm/bootparam.h userspace compilation errors
Dmitry V. Levin
1
-9
/
+9
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2
-426
/
+0
2018-03-28
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2018-03-16
x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...
Vitaly Kuznetsov
1
-0
/
+2
2018-03-08
x86/MCE: Cleanup and complete struct mce fields definitions
Borislav Petkov
1
-24
/
+28
2018-03-08
x86/MCE: Save microcode revision in machine check records
Tony Luck
1
-0
/
+1
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
1
-0
/
+3
2018-03-06
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
1
-2
/
+6
2018-03-06
KVM: x86: KVM_CAP_SYNC_REGS
Ken Hofsass
1
-1
/
+18
2018-03-06
kvm: x86: hyperv: guest->host event signaling via eventfd
Roman Kagan
1
-0
/
+2
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
1
-0
/
+1
2018-02-20
x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>
KarimAllah Ahmed
1
-9
/
+9
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+31
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
3
-1
/
+55
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+1
2018-01-30
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
1
-0
/
+27
2018-01-16
KVM: X86: use paravirtualized TLB Shootdown
Wanpeng Li
1
-0
/
+2
2018-01-16
KVM: X86: Add KVM_VCPU_PREEMPTED
Wanpeng Li
1
-0
/
+2
2018-01-14
x86/jailhouse: Add infrastructure for running in non-root cell
Jan Kiszka
1
-0
/
+22
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+6
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
1
-1
/
+6
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-0
/
+3
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-0
/
+1
2017-11-27
switch wrapper poll.h instances to generic-y
Al Viro
2
-1
/
+1
2017-11-08
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-0
/
+2
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
1
-1
/
+0
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
44
-0
/
+44
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
37
-0
/
+37
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-11-01
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
1
-0
/
+3
2017-09-13
x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition
Vitaly Kuznetsov
1
-6
/
+0
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+17
2017-09-06
mm: arch: consolidate mmap hugetlb size encodings
Mike Kravetz
1
-3
/
+0
2017-08-31
x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls
Vitaly Kuznetsov
1
-0
/
+10
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
1
-1
/
+1
2017-08-10
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
1
-0
/
+7
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
1
-0
/
+1
[next]