summaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum2023-12-201-1/+1
* x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum2023-12-201-1/+1
* x86/asm: Replace magic numbers in GDT descriptors, preparationsVegard Nossum2023-12-201-0/+1
* x86/realmode: Make stack lock work in trampoline_compat()Thomas Gleixner2023-05-301-4/+8
* x86/smpboot: Implement a bit spinlock to protect the realmode stackThomas Gleixner2023-05-151-5/+18
* x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko2022-10-031-0/+1
* x86/boot: Avoid #VE during boot for TDX platformsSean Christopherson2022-04-071-1/+12
* x86/boot: Set CR0.NE early and keep it set during the bootKirill A. Shutemov2022-04-071-4/+4
* x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson2022-04-073-1/+50
* x86/boot: Port I/O: Allow to hook up alternative helpersKirill A. Shutemov2022-04-071-0/+4
* x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-2/+2
* x86/realmode: Add SEV-ES specific trampoline entry pointJoerg Roedel2020-09-092-0/+23
* Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-133-1/+2
|\
| * Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
| |\
| | * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| * | x86/vmlinux: Drop unneeded linker script discard of .eh_frameArvind Sankar2020-02-251-1/+0
| * | x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...Arvind Sankar2020-02-251-0/+1
| |/
* | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-1/+1
|\|
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-308-48/+52
|\|
| * Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-267-48/+51
| |\
| | * x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-181-2/+4
| | * x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-183-5/+11
| | * x86/asm/realmode: Use SYM_DATA_* instead of GLOBALJiri Slaby2019-10-187-37/+32
| | * x86/asm: Use SYM_INNER_LABEL instead of GLOBALJiri Slaby2019-10-181-1/+1
| | * x86/boot: Annotate data appropriatelyJiri Slaby2019-10-181-2/+2
| | * x86/asm: Make more symbols localJiri Slaby2019-10-111-3/+3
| * | x86/realmode: Explicitly set entry point via ENTRY in linker scriptNick Desaulniers2019-10-011-0/+1
| |/
* / x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-161-0/+3
|/
* x86/realmode: Remove trampoline_statusPingfan Liu2019-07-224-11/+0
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-101-2/+1
|\
| * kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-2/+1
* | x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov2019-01-161-1/+1
* | x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar2019-01-121-1/+1
|/
* x86-64/realmode: Add instruction suffixJan Beulich2018-02-201-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0211-0/+11
* x86/boot/realmode: Check for memory encryption on the APsTom Lendacky2017-07-181-0/+24
* x86/build: Don't use $(LINUXINCLUDE) twicePaul Bolle2016-11-281-1/+1
* Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-1/+1
* kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-1/+2
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+1
* x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+1
* x86/build: Supress realmode.bin is up to date messagePeter Foley2014-04-161-1/+2
* Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin2014-01-293-3/+0
|\
| * Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-203-3/+0
| |\
| | * x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-063-3/+0
* | | x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse2014-01-221-15/+2
|/ /
* / x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-091-1/+2
|/