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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
13
-0
/
+13
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-2
/
+24
2020-03-15
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+26
2020-03-15
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+7
2020-03-15
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+12
2020-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-12
/
+31
2020-03-14
Merge branch 'kvm-null-pointer-fix' into kvm-master
Paolo Bonzini
1
-2
/
+3
2020-03-14
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
Vitaly Kuznetsov
1
-2
/
+3
2020-03-14
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
1
-2
/
+5
2020-03-14
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
Sean Christopherson
1
-2
/
+14
2020-03-13
x86/vector: Remove warning on managed interrupt migration
Peter Xu
1
-6
/
+8
2020-03-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-3
/
+9
2020-03-12
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
1
-10
/
+7
2020-03-11
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Tom Lendacky
1
-0
/
+18
2020-03-05
KVM: fix Kconfig menu text for -Werror
Jason A. Donenfeld
1
-1
/
+1
2020-03-05
crypto: x86/curve25519 - support assemblers with no adx support
Jason A. Donenfeld
2
-3
/
+9
2020-03-03
KVM: x86: remove stale comment from struct x86_emulate_ctxt
Vitaly Kuznetsov
1
-1
/
+0
2020-03-03
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
1
-0
/
+1
2020-03-02
KVM: SVM: Fix the svm vmexit code for WRMSR
Haiwei Li
1
-1
/
+2
2020-03-02
KVM: X86: Fix dereference null cpufreq policy
Wanpeng Li
1
-3
/
+5
2020-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+52
2020-03-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-99
/
+52
2020-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-29
/
+86
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
1
-6
/
+1
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
6
-2
/
+50
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
1
-1
/
+2
2020-02-27
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
1
-4
/
+5
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
1
-1
/
+1
2020-02-26
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
1
-1
/
+0
2020-02-26
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
1
-19
/
+26
2020-02-26
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
1
-76
/
+5
2020-02-26
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
1
-4
/
+21
2020-02-25
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
1
-2
/
+7
2020-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-106
/
+264
2020-02-23
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2
-7
/
+52
2020-02-23
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2
-14
/
+27
2020-02-23
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
1
-1
/
+1
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
8
-2
/
+83
2020-02-23
KVM: fix error handling in svm_hardware_setup
Li RongQing
1
-21
/
+20
2020-02-22
Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-23
/
+27
2020-02-22
Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+16
2020-02-21
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2020-02-21
KVM: SVM: Fix potential memory leak in svm_cpu_init()
Miaohe Lin
1
-7
/
+6
[next]