index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
realmode
/
rm
Age
Commit message (
Expand
)
Author
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-02-23
x86/trampoline: Bypass compat mode in trampoline_start64() if not needed
Kirill A. Shutemov
2023-12-20
x86/asm: Always set A (accessed) flag in GDT descriptors
Vegard Nossum
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, script-generated change
Vegard Nossum
2023-12-20
x86/asm: Replace magic numbers in GDT descriptors, preparations
Vegard Nossum
2023-05-30
x86/realmode: Make stack lock work in trampoline_compat()
Thomas Gleixner
2023-05-15
x86/smpboot: Implement a bit spinlock to protect the realmode stack
Thomas Gleixner
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-04-07
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
2022-04-07
x86/boot: Set CR0.NE early and keep it set during the boot
Kirill A. Shutemov
2022-04-07
x86/boot: Add a trampoline for booting APs via firmware handoff
Sean Christopherson
2022-04-07
x86/boot: Port I/O: Allow to hook up alternative helpers
Kirill A. Shutemov
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2020-09-09
x86/realmode: Add SEV-ES specific trampoline entry point
Joerg Roedel
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-02-25
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-16
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
Jiri Slaby
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
x86/boot: Annotate data appropriately
Jiri Slaby
2019-10-11
x86/asm: Make more symbols local
Jiri Slaby
2019-10-01
x86/realmode: Explicitly set entry point via ENTRY in linker script
Nick Desaulniers
2019-07-22
x86/realmode: Remove trampoline_status
Pingfan Liu
2019-03-10
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-16
x86/build: Use the single-argument OUTPUT_FORMAT() linker script command
Borislav Petkov
2019-01-12
x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
George Rimar
2018-02-20
x86-64/realmode: Add instruction suffix
Jan Beulich
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
x86/boot/realmode: Check for memory encryption on the APs
Tom Lendacky
2016-11-28
x86/build: Don't use $(LINUXINCLUDE) twice
Paul Bolle
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
2016-04-20
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2015-02-13
x86_64: add KASan support
Andrey Ryabinin
2014-04-16
x86/build: Supress realmode.bin is up to date message
Peter Foley
2014-01-29
Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build
H. Peter Anvin
2014-01-22
x86: Remove duplication of 16-bit CFLAGS
David Woodhouse
2014-01-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]