index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+0
2018-10-23
Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-3
/
+14
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-12
/
+6
2018-10-22
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...
Christophe Leroy
1
-0
/
+2
2018-10-22
kprobes/x86: Use preempt_enable() in optimized_callback()
Masami Hiramatsu
1
-1
/
+1
2018-10-21
Merge branch 'regulator-4.20' into regulator-next
Mark Brown
1
-3
/
+14
2018-10-21
x86/mm: Kill stray kernel fault handling comment
Dave Hansen
1
-1
/
+0
2018-10-20
Merge branch 'pci/host-vmd'
Bjorn Helgaas
1
-9
/
+3
2018-10-19
x86/kvm/nVMX: tweak shadow fields
Vitaly Kuznetsov
2
-9
/
+6
2018-10-19
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
16
-40
/
+235
2018-10-19
x86/intel_rdt: Prevent pseudo-locking from using stale pointers
Jithu Joseph
4
-12
/
+55
2018-10-19
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
Christoph Hellwig
1
-2
/
+0
2018-10-18
Merge branches 'acpi-pm' and 'pm-sleep'
Rafael J. Wysocki
10
-247
/
+334
2018-10-18
kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
Steven Rostedt (VMware)
1
-7
/
+35
2018-10-18
x86/mcelog: Remove one mce_helper definition
Sebastian Andrzej Siewior
1
-3
/
+0
2018-10-17
KVM: VMX: enable nested virtualization by default
Paolo Bonzini
1
-1
/
+1
2018-10-17
KVM/x86: Use 32bit xor to clear registers in svm.c
Uros Bizjak
2
-16
/
+18
2018-10-17
kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD
Jim Mattson
1
-0
/
+5
2018-10-17
kvm: vmx: Defer setting of DR6 until #DB delivery
Jim Mattson
2
-31
/
+62
2018-10-17
kvm: x86: Defer setting of CR2 until #PF delivery
Jim Mattson
4
-21
/
+62
2018-10-17
kvm: x86: Add payload operands to kvm_multiple_exception
Jim Mattson
1
-7
/
+15
2018-10-17
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
3
-18
/
+51
2018-10-17
x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...
Sebastian Andrzej Siewior
1
-1
/
+1
2018-10-17
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
Sebastian Andrzej Siewior
1
-1
/
+0
2018-10-17
x86/entry/64: Further improve paranoid_entry comments
Andy Lutomirski
1
-6
/
+4
2018-10-17
x86/entry/32: Clear the CS high bits
Jan Kiszka
1
-6
/
+7
2018-10-17
x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig's
Bartlomiej Zolnierkiewicz
3
-9
/
+0
2018-10-17
kvm: x86: Add has_payload and payload to kvm_queued_exception
Jim Mattson
2
-0
/
+10
2018-10-17
x86/kvm/nVMX: nested state migration for Enlightened VMCS
Vitaly Kuznetsov
3
-20
/
+65
2018-10-17
x86/kvm/nVMX: allow bare VMXON state migration
Vitaly Kuznetsov
1
-7
/
+8
2018-10-17
x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
Vitaly Kuznetsov
1
-2
/
+10
2018-10-17
x86/kvm/hyperv: don't clear VP assist pages on init
Vitaly Kuznetsov
1
-1
/
+7
2018-10-17
KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case
Vitaly Kuznetsov
1
-53
/
+65
2018-10-17
KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR
Vitaly Kuznetsov
1
-7
/
+108
2018-10-17
KVM: nVMX: add enlightened VMCS state
Vitaly Kuznetsov
1
-17
/
+423
2018-10-17
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
Vitaly Kuznetsov
4
-0
/
+64
2018-10-17
KVM: VMX: refactor evmcs_sanitize_exec_ctrls()
Vitaly Kuznetsov
1
-61
/
+47
2018-10-17
KVM: hyperv: define VP assist page helpers
Ladi Prosek
5
-6
/
+29
2018-10-17
KVM: x86: reintroduce pte_list_remove, but including mmu_spte_clear_track_bits
Wei Yang
1
-3
/
+9
2018-10-17
KVM: x86: rename pte_list_remove to __pte_list_remove
Wei Yang
1
-8
/
+8
2018-10-17
kvm/x86 : fix some typo
Peng Hao
1
-2
/
+2
2018-10-17
KVM/VMX: Change hv flush logic when ept tables are mismatched.
Lan Tianyu
1
-7
/
+8
2018-10-17
KVM/x86: Use 32bit xor to clear register
Uros Bizjak
1
-2
/
+2
2018-10-17
KVM/x86: Use assembly instruction mnemonics instead of .byte streams
Uros Bizjak
3
-40
/
+21
2018-10-17
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
Uros Bizjak
1
-2
/
+2
2018-10-17
x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()
Vitaly Kuznetsov
1
-0
/
+6
2018-10-17
x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
Vitaly Kuznetsov
2
-34
/
+63
2018-10-17
x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
Vitaly Kuznetsov
2
-15
/
+52
2018-10-17
x86/kvm/mmu: make space for source data caching in struct kvm_mmu
Vitaly Kuznetsov
3
-9
/
+35
[prev]
[next]