index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
3
-2
/
+3
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2
-5
/
+5
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+5
2021-04-26
Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+4
2021-04-26
Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2021-03-26
x86/boot: Add $(CLANG_FLAGS) to compressed KBUILD_CFLAGS
Nathan Chancellor
1
-0
/
+1
2021-03-23
x86/boot/compressed: Avoid gcc-11 -Wstringop-overread warning
Arnd Bergmann
1
-2
/
+0
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2
-2
/
+2
2021-03-19
x86/kaslr: Return boolean values from a function returning bool
Jiapeng Chong
1
-2
/
+2
2021-03-18
x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()
Joerg Roedel
1
-9
/
+3
2021-03-18
x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
Joerg Roedel
1
-0
/
+83
2021-03-18
x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
Joerg Roedel
1
-0
/
+28
2021-03-18
x86/boot/compressed/64: Add 32-bit boot #VC handler
Joerg Roedel
2
-1
/
+101
2021-03-18
x86/boot/compressed/64: Setup IDT in startup_32 boot path
Joerg Roedel
1
-0
/
+72
2021-03-18
x86/boot/compressed/64: Reload CS in startup_32
Joerg Roedel
1
-1
/
+8
2021-03-18
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
1
-6
/
+0
2021-03-18
x86/boot/compressed/64: Cleanup exception handling before booting kernel
Joerg Roedel
3
-5
/
+22
2021-03-15
x86/boot/compressed/sev-es: Convert to insn_decode()
Borislav Petkov
1
-6
/
+5
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
1
-0
/
+1
2020-12-14
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+0
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-14
/
+4
2020-12-06
Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2020-12-06
x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-3
/
+2
2020-12-01
x86/build: Remove -m16 workaround for unsupported versions of GCC
Nick Desaulniers
1
-12
/
+0
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-1
/
+3
2020-11-21
x86/boot/compressed/64: Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
1
-4
/
+4
2020-11-18
x86/boot: Remove unused finalize_identity_maps()
Arvind Sankar
1
-10
/
+0
2020-11-04
efi: generalize efi_get_secureboot
Chester Lin
1
-1
/
+1
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
3
-0
/
+7
2020-10-29
x86/boot/compressed/64: Introduce sev_status
Joerg Roedel
1
-1
/
+15
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
3
-9
/
+9
2020-10-19
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
2
-3
/
+23
2020-10-19
x86/boot/64: Initialize 5-level paging variables earlier
Arvind Sankar
3
-14
/
+16
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-207
/
+781
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+0
2020-10-12
Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2020-10-12
Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-135
/
+107
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-204
/
+159
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
1
-9
/
+0
2020-09-14
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
1
-0
/
+2
2020-09-10
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
3
-6
/
+6
2020-09-10
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
1
-0
/
+1
2020-09-09
x86/sev-es: Handle RDTSC(P) Events
Tom Lendacky
1
-0
/
+4
2020-09-07
x86/sev-es: Add CPUID handling to #VC handler
Tom Lendacky
1
-0
/
+4
2020-09-07
x86/sev-es: Add support for handling IOIO exceptions
Tom Lendacky
1
-0
/
+32
2020-09-07
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
3
-2
/
+35
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
6
-1
/
+136
2020-09-07
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
2
-0
/
+135
[next]