index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ES
Doug Covelli
1
-5
/
+45
2020-09-09
x86/kvm: Add KVM-specific VMMCALL handling under SEV-ES
Tom Lendacky
1
-6
/
+29
2020-09-09
x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ES
Joerg Roedel
1
-0
/
+12
2020-09-09
x86/sev-es: Handle #DB Events
Joerg Roedel
1
-0
/
+17
2020-09-09
x86/sev-es: Handle #AC Events
Joerg Roedel
1
-0
/
+19
2020-09-09
x86/sev-es: Handle VMMCALL Events
Tom Lendacky
1
-0
/
+23
2020-09-09
x86/sev-es: Handle MWAIT/MWAITX Events
Tom Lendacky
1
-0
/
+10
2020-09-09
x86/sev-es: Handle MONITOR/MONITORX Events
Tom Lendacky
1
-0
/
+13
2020-09-09
x86/sev-es: Handle INVD Events
Tom Lendacky
1
-0
/
+4
2020-09-09
x86/sev-es: Handle RDPMC Events
Tom Lendacky
1
-0
/
+22
2020-09-09
x86/sev-es: Handle RDTSC(P) Events
Tom Lendacky
2
-0
/
+27
2020-09-09
x86/sev-es: Handle WBINVD Events
Tom Lendacky
1
-0
/
+9
2020-09-09
x86/sev-es: Handle DR7 read/write events
Tom Lendacky
1
-0
/
+85
2020-09-09
x86/sev-es: Handle MSR events
Tom Lendacky
1
-0
/
+28
2020-09-09
x86/sev-es: Handle MMIO String Instructions
Joerg Roedel
1
-0
/
+77
2020-09-09
x86/sev-es: Handle MMIO events
Tom Lendacky
1
-0
/
+222
2020-09-09
x86/sev-es: Handle instruction fetches from user-space
Joerg Roedel
1
-9
/
+22
2020-09-09
x86/sev-es: Wire up existing #VC exit-code handlers
Joerg Roedel
2
-4
/
+9
2020-09-09
x86/sev-es: Add a Runtime #VC Exception Handler
Tom Lendacky
2
-8
/
+249
2020-09-09
x86/entry/64: Add entry code for #VC handler
Joerg Roedel
1
-0
/
+45
2020-09-09
x86/dumpstack/64: Add noinstr version of get_stack_info()
Joerg Roedel
2
-19
/
+26
2020-09-09
x86/sev-es: Adjust #VC IST Stack on entering NMI handler
Joerg Roedel
2
-0
/
+62
2020-09-09
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
3
-2
/
+41
2020-09-09
x86/sev-es: Setup per-CPU GHCBs for the runtime handler
Tom Lendacky
2
-1
/
+58
2020-09-09
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
5
-7
/
+169
2020-09-09
x86/sev-es: Setup an early #VC handler
Joerg Roedel
2
-1
/
+54
2020-09-09
x86/sev-es: Compile early handler code into kernel image
Joerg Roedel
3
-10
/
+175
2020-09-07
x86/head/64: Move early exception dispatch to C code
Joerg Roedel
2
-14
/
+16
2020-09-07
x86/idt: Make IDT init functions static inlines
Joerg Roedel
1
-34
/
+0
2020-09-07
x86/head/64: Install a CPU bringup IDT
Joerg Roedel
2
-0
/
+44
2020-09-07
x86/head/64: Switch to initial stack earlier
Joerg Roedel
1
-3
/
+6
2020-09-07
x86/head/64: Load segment registers earlier
Joerg Roedel
1
-26
/
+26
2020-09-07
x86/head/64: Load GDT after switch to virtual addresses
Joerg Roedel
1
-8
/
+8
2020-09-07
x86/head/64: Install startup GDT
Joerg Roedel
2
-0
/
+47
2020-09-07
x86/idt: Split idt_data setup out of set_intr_gate()
Joerg Roedel
1
-8
/
+14
2020-09-07
x86/sev-es: Add CPUID handling to #VC handler
Tom Lendacky
1
-0
/
+35
2020-09-07
x86/sev-es: Add support for handling IOIO exceptions
Tom Lendacky
1
-0
/
+214
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
1
-0
/
+154
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
1
-0
/
+66
2020-09-07
x86/umip: Factor out instruction decoding
Joerg Roedel
1
-22
/
+1
2020-09-07
x86/umip: Factor out instruction fetch
Joerg Roedel
1
-20
/
+6
2020-09-07
x86/cpufeatures: Add SEV-ES CPU feature
Tom Lendacky
2
-1
/
+3
2020-09-07
Merge 'x86/cpu' to pick up dependent bits
Borislav Petkov
1
-13
/
+27
2020-09-04
x86/debug: Allow a single level of #DB recursion
Andy Lutomirski
1
-34
/
+31
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+29
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2020-08-27
x86/irq: Unbreak interrupt affinity setting
Thomas Gleixner
1
-7
/
+9
2020-08-27
x86/hotplug: Silence APIC only after all interrupts are migrated
Ashok Raj
1
-6
/
+20
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-4
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
14
-18
/
+18
[next]