index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-13
KVM: nSVM: Report interrupts as allowed when in L2 and exit-on-interrupt is set
Paolo Bonzini
3
-11
/
+22
2020-05-13
KVM: nVMX: Prioritize SMI over nested IRQ/NMI
Sean Christopherson
1
-0
/
+6
2020-05-13
KVM: nVMX: Preserve IRQ/NMI priority irrespective of exiting behavior
Sean Christopherson
1
-2
/
+7
2020-05-13
KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks
Paolo Bonzini
2
-11
/
+43
2020-05-13
KVM: VMX: Split out architectural interrupt/NMI blocking checks
Sean Christopherson
2
-13
/
+24
2020-05-13
KVM: nSVM: Move SMI vmexit handling to svm_check_nested_events()
Paolo Bonzini
3
-8
/
+21
2020-05-13
KVM: nSVM: Report NMIs as allowed when in L2 and Exit-on-NMI is set
Paolo Bonzini
3
-5
/
+8
2020-05-13
KVM: nVMX: Report NMIs as allowed when in L2 and Exit-on-NMI is set
Sean Christopherson
3
-5
/
+8
2020-05-13
KVM: x86: replace is_smm checks with kvm_x86_ops.smi_allowed
Paolo Bonzini
3
-5
/
+5
2020-05-13
KVM: x86: Make return for {interrupt_nmi,smi}_allowed() a bool instead of int
Sean Christopherson
3
-18
/
+18
2020-05-13
KVM: x86: Set KVM_REQ_EVENT if run is canceled with req_immediate_exit set
Sean Christopherson
1
-0
/
+2
2020-05-13
KVM: nVMX: Open a window for pending nested VMX preemption timer
Sean Christopherson
3
-2
/
+18
2020-05-13
KVM: nVMX: Preserve exception priority irrespective of exiting behavior
Sean Christopherson
1
-5
/
+7
2020-05-13
KVM: SVM: Implement check_nested_events for NMI
Cathy Avery
3
-19
/
+23
2020-05-13
KVM: SVM: immediately inject INTR vmexit
Paolo Bonzini
1
-3
/
+3
2020-05-13
KVM: SVM: leave halted state on vmexit
Paolo Bonzini
1
-0
/
+3
2020-05-13
KVM: SVM: introduce nested_run_pending
Paolo Bonzini
3
-1
/
+8
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
86
-504
/
+1228
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
3
-18
/
+18
2020-05-13
x86/hyperv: Properly suspend/resume reenlightenment notifications
Vitaly Kuznetsov
1
-2
/
+17
2020-05-13
x86/fpu/xstate: Define new functions for clearing fpregs and xstates
Fenghua Yu
5
-23
/
+41
2020-05-13
x86/fpu/xstate: Introduce XSAVES supervisor states
Yu-cheng Yu
1
-9
/
+19
2020-05-13
x86/fpu/xstate: Separate user and supervisor xfeatures mask
Yu-cheng Yu
4
-37
/
+67
2020-05-12
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
3
-1
/
+37
2020-05-12
x86/fpu/xstate: Define new macros for supervisor and user xstates
Fenghua Yu
3
-26
/
+37
2020-05-12
x86/fpu/xstate: Rename validate_xstate_header() to validate_user_xstate_header()
Fenghua Yu
4
-6
/
+6
2020-05-12
floppy: use symbolic register names in the x86 port
Willy Tarreau
1
-7
/
+8
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
1
-2
/
+2
2020-05-12
x86/cpu: Use INVPCID mnemonic in invpcid.h
Uros Bizjak
1
-5
/
+2
2020-05-10
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-86
/
+133
2020-05-10
power: supply: olpc_battery: fix the power supply name
Lubomir Rintel
2
-4
/
+4
2020-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-05-08
KVM: SVM: Disable AVIC before setting V_IRQ
Suravee Suthikulpanit
1
-1
/
+12
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2
-2
/
+2
2020-05-08
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
1
-1
/
+1
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
5
-30
/
+32
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
5
-28
/
+21
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
3
-3
/
+0
2020-05-07
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
1
-1
/
+1
2020-05-08
x86/module: Use text_mutex in apply_relocate_add()
Josh Poimboeuf
1
-2
/
+7
2020-05-08
x86/module: Use text_poke() for late relocations
Peter Zijlstra
1
-7
/
+31
2020-05-08
livepatch: Remove .klp.arch
Peter Zijlstra
2
-54
/
+0
2020-05-07
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
1
-1
/
+1
2020-05-07
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
1
-1
/
+0
2020-05-07
binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf
Eric W. Biederman
1
-2
/
+1
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-23
/
+19
2020-05-07
x86/cpu/amd: Make erratum #1054 a legacy erratum
Kim Phillips
1
-2
/
+1
2020-05-07
bpf, i386: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-05-07
x86/delay: Introduce TPAUSE delay
Kyung Min Park
5
-0
/
+57
2020-05-07
x86/delay: Refactor delay_mwaitx() for TPAUSE support
Kyung Min Park
1
-18
/
+30
[prev]
[next]