index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-09
x86/sev-es: Handle NMI State
Joerg Roedel
2020-09-09
x86/sev-es: Support CPU offline/online
Joerg Roedel
2020-09-09
x86/head/64: Don't call verify_cpu() on starting APs
Joerg Roedel
2020-09-09
x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
Joerg Roedel
2020-09-09
x86/realmode: Setup AP jump table
Tom Lendacky
2020-09-09
x86/realmode: Add SEV-ES specific trampoline entry point
Joerg Roedel
2020-09-09
x86/vmware: Add VMware-specific handling for VMMCALL under SEV-ES
Doug Covelli
2020-09-09
x86/kvm: Add KVM-specific VMMCALL handling under SEV-ES
Tom Lendacky
2020-09-09
x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ES
Joerg Roedel
2020-09-09
x86/sev-es: Handle #DB Events
Joerg Roedel
2020-09-09
x86/sev-es: Handle #AC Events
Joerg Roedel
2020-09-09
x86/sev-es: Handle VMMCALL Events
Tom Lendacky
2020-09-09
x86/sev-es: Handle MWAIT/MWAITX Events
Tom Lendacky
2020-09-09
x86/sev-es: Handle MONITOR/MONITORX Events
Tom Lendacky
2020-09-09
x86/sev-es: Handle INVD Events
Tom Lendacky
2020-09-09
x86/sev-es: Handle RDPMC Events
Tom Lendacky
2020-09-09
x86/sev-es: Handle RDTSC(P) Events
Tom Lendacky
2020-09-09
x86/sev-es: Handle WBINVD Events
Tom Lendacky
2020-09-09
x86/sev-es: Handle DR7 read/write events
Tom Lendacky
2020-09-09
x86/sev-es: Handle MSR events
Tom Lendacky
2020-09-09
x86/sev-es: Handle MMIO String Instructions
Joerg Roedel
2020-09-09
x86/sev-es: Handle MMIO events
Tom Lendacky
2020-09-09
x86/sev-es: Handle instruction fetches from user-space
Joerg Roedel
2020-09-09
x86/sev-es: Wire up existing #VC exit-code handlers
Joerg Roedel
2020-09-09
x86/sev-es: Add a Runtime #VC Exception Handler
Tom Lendacky
2020-09-09
x86/entry/64: Add entry code for #VC handler
Joerg Roedel
2020-09-09
x86/dumpstack/64: Add noinstr version of get_stack_info()
Joerg Roedel
2020-09-09
x86/sev-es: Adjust #VC IST Stack on entering NMI handler
Joerg Roedel
2020-09-09
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
2020-09-09
x86/sev-es: Setup per-CPU GHCBs for the runtime handler
Tom Lendacky
2020-09-09
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
2020-09-09
x86/sev-es: Setup an early #VC handler
Joerg Roedel
2020-09-09
x86/sev-es: Compile early handler code into kernel image
Joerg Roedel
2020-09-08
x86/sev-es: Print SEV-ES info into the kernel log
Joerg Roedel
2020-09-07
x86/sev-es: Add SEV-ES Feature Detection
Joerg Roedel
2020-09-07
x86/head/64: Move early exception dispatch to C code
Joerg Roedel
2020-09-07
x86/idt: Make IDT init functions static inlines
Joerg Roedel
2020-09-07
x86/head/64: Install a CPU bringup IDT
Joerg Roedel
2020-09-07
x86/head/64: Switch to initial stack earlier
Joerg Roedel
2020-09-07
x86/head/64: Load segment registers earlier
Joerg Roedel
2020-09-07
x86/head/64: Load GDT after switch to virtual addresses
Joerg Roedel
2020-09-07
x86/head/64: Install startup GDT
Joerg Roedel
2020-09-07
x86/idt: Split idt_data setup out of set_intr_gate()
Joerg Roedel
2020-09-07
x86/sev-es: Add CPUID handling to #VC handler
Tom Lendacky
2020-09-07
x86/fpu: Move xgetbv()/xsetbv() into a separate header
Joerg Roedel
2020-09-07
x86/sev-es: Add support for handling IOIO exceptions
Tom Lendacky
2020-09-07
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
Joerg Roedel
[next]