index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
arch: back to -std=gnu89 in < v5.18
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-06-27
x86/boot/compressed: prefer cc-option for CFLAGS additions
Nick Desaulniers
1
-1
/
+1
2025-06-04
x86/build: Fix broken copy command in genimage.sh when making isoimage
Nir Lichtman
1
-1
/
+4
2025-03-13
x86/boot: Use '-std=gnu11' to fix build with GCC 15
Nathan Chancellor
1
-0
/
+1
2024-04-10
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
1
-0
/
+8
2024-02-23
x86/boot: Ignore NMIs during very early boot
Jun'ichi Nomura
4
-0
/
+8
2023-10-25
x86/sev: Check for user-space IOIO pointing to kernel space
Joerg Roedel
1
-0
/
+5
2023-10-25
x86/sev: Check IOBM for IOIO exceptions from user-space
Joerg Roedel
1
-0
/
+5
2023-09-23
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
1
-0
/
+8
2023-09-19
x86/decompressor: Don't rely on upper 32 bits of GPRs being preserved
Ard Biesheuvel
1
-7
/
+23
2023-06-09
x86/boot: Wrap literal addresses in absolute_pointer()
Kees Cook
2
-13
/
+25
2023-01-18
x86/boot: Avoid using Intel mnemonics in AT&T syntax asm
Peter Zijlstra
1
-2
/
+2
2022-08-17
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2
-1
/
+5
2022-05-15
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
3
-8
/
+8
2022-01-27
x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
Nathan Chancellor
1
-2
/
+5
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-08-30
Merge tag 'x86_cleanups_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-08-30
Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+1
2021-08-25
x86/build: Move the install rule to arch/x86/Makefile
Masahiro Yamada
1
-6
/
+1
2021-08-24
x86/kaslr: Have process_mem_region() return a boolean
Jing Yangyang
1
-1
/
+1
2021-08-21
x86/efi: Restore Firmware IDT before calling ExitBootServices()
Joerg Roedel
2
-9
/
+24
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
2021-06-28
Merge tag 'x86-boot-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-102
/
+249
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
3
-2
/
+3
2021-05-10
x86/boot: Modernize genimage script; hdimage+EFI support
H. Peter Anvin (Intel)
4
-102
/
+249
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2
-5
/
+5
2021-04-28
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-22
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-19
x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()
Joerg Roedel
1
-9
/
+3
2021-03-19
x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-path
Joerg Roedel
1
-0
/
+83
2021-03-19
x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
Joerg Roedel
1
-0
/
+28
2021-03-19
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-15
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+0
2020-12-15
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
[next]