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
Age
Commit message (
Expand
)
Author
Files
Lines
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
parisc: Add alternative coding infrastructure
Helge Deller
12
-43
/
+223
2018-10-17
Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-1
/
+1
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
parisc: Include compressed vmlinux file in vmlinuz boot kernel
Helge Deller
4
-30
/
+91
2018-10-17
parisc: Fix address in HPMC IVA
John David Anglin
2
-2
/
+3
2018-10-17
parisc: Fix exported address of os_hpmc handler
Helge Deller
1
-2
/
+1
2018-10-17
parisc: Fix map_pages() to not overwrite existing pte entries
Helge Deller
1
-6
/
+2
2018-10-17
parisc: Purge TLB entries after updating page table entry and set page access...
John David Anglin
2
-15
/
+13
2018-10-17
parisc: Release spinlocks using ordered store
John David Anglin
2
-10
/
+6
2018-10-17
parisc: Clean up crash header output
Helge Deller
1
-2
/
+2
2018-10-17
parisc: Add SYSTEM_INFO and REGISTER TOC PAT functions
Helge Deller
1
-0
/
+8
2018-10-17
parisc: Remove PTE load and fault check from L2_ptep macro
John David Anglin
1
-6
/
+6
2018-10-17
parisc: Reorder TLB flush timing calculation
John David Anglin
1
-8
/
+10
2018-10-17
parisc: remove check for minimum required GCC version
Masahiro Yamada
1
-9
/
+0
2018-10-17
parisc: Use PARISC_ITLB_TRAP constant in entry.S
Helge Deller
1
-1
/
+1
2018-10-17
kvm: x86: Add has_payload and payload to kvm_queued_exception
Jim Mattson
2
-0
/
+10
2018-10-16
MIPS: Cleanup DSP ASE detection
Paul Burton
3
-19
/
+21
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
2018-10-17
x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
Paolo Bonzini
3
-14
/
+1
2018-10-17
x86/kvm/mmu: introduce guest_mmu
Vitaly Kuznetsov
3
-18
/
+40
2018-10-17
x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
Vitaly Kuznetsov
3
-6
/
+8
2018-10-17
x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
Vitaly Kuznetsov
2
-0
/
+2
[prev]
[next]