- 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 24ee25a Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 6f599d8 x86/kdump: Always reserve the low 1M when the crashkernel option is specified by Lianbo Jiang · 5 years ago
- 78762b0 x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
- 4aec216 x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
- 78f44330d x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL by Jiri Slaby · 5 years ago
- 26ba4e5 x86/asm: Use SYM_INNER_LABEL instead of GLOBAL by Jiri Slaby · 5 years ago
- b8c3f9b x86/boot: Annotate data appropriately by Jiri Slaby · 5 years ago
- 30a2441 x86/asm: Make more symbols local by Jiri Slaby · 5 years ago
- 6a181e3 x86/realmode: Explicitly set entry point via ENTRY in linker script by Nick Desaulniers · 5 years ago
- 6973210 x86/realmode: Remove trampoline_status by Pingfan Liu · 5 years ago
- f560bd1 x86/realmode: Make set_real_mode_mem() static inline by Matteo Croce · 6 years ago
- b929a50 x86/realmode: Don't leak the trampoline kernel address by Matteo Croce · 6 years ago
- ffd602e Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- afa974b kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) by Masahiro Yamada · 6 years ago
- e6d7bc0 x86/build: Use the single-argument OUTPUT_FORMAT() linker script command by Borislav Petkov · 6 years ago
- 927185c x86/build: Specify elf_i386 linker emulation explicitly for i386 objects by George Rimar · 6 years ago
- 8554004 x86-64/realmode: Add instruction suffix by Jan Beulich · 7 years ago
- fcdcd6c x86/realmode: Don't decrypt trampoline area under SEV by Tom Lendacky · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 46d010e x86/boot/realmode: Check for memory encryption on the APs by Tom Lendacky · 7 years ago
- 163ea3c x86/realmode: Decrypt trampoline area if memory encryption is active by Tom Lendacky · 7 years ago
- 65ade2f x86/boot/64: Rename init_level4_pgt and early_level4_pgt by Kirill A. Shutemov · 8 years ago
- d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
- 06cbbac x86/build: Don't use $(LINUXINCLUDE) twice by Paul Bolle · 8 years ago
- 5ff3e2c x86/boot: Rework reserve_real_mode() to allow multiple tries by Andy Lutomirski · 8 years ago
- d0de0f6 x86/boot: Defer setup_real_mode() to early_initcall time by Andy Lutomirski · 8 years ago
- 18bc7bd x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly by Andy Lutomirski · 8 years ago
- f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
- 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 9 years ago
- b234e8a x86/mm: Separate variable for trampoline PGD by Thomas Garnier · 9 years ago
- be1fb0e kbuild: delete unnecessary "@:" by Masahiro Yamada · 9 years ago
- 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
- c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 9 years ago
- c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
- 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
- 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
- a9358bc x86/build: Supress realmode.bin is up to date message by Peter Foley · 11 years ago
- 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 11 years ago
- 1c678da x86: Remove duplication of 16-bit CFLAGS by David Woodhouse · 11 years ago
- 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 7306006 x86, realmode: Pointer walk cleanups, pull out invariant use of __pa() by H. Peter Anvin · 11 years ago
- 8b3b005 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 11 years ago
- 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
- 4f7b9226 x86, realmode: Separate real_mode reserve and setup by Yinghai Lu · 12 years ago
- 9735e91 x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directly by Yinghai Lu · 12 years ago
- 231b364 x86, realmode: Set real_mode permissions early by Yinghai Lu · 12 years ago
- fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
- 1396adc x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID by H. Peter Anvin · 12 years ago
- 73201db x86, suspend: On wakeup always initialize cr4 and EFER by H. Peter Anvin · 12 years ago
- 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
- 9751d76 x86-64, reboot: Be more paranoid in 64-bit reboot=bios by H. Peter Anvin · 13 years ago
- 6505139 x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 by H. Peter Anvin · 13 years ago
- 61f5446 x86, realmode: Move end signature into header.S by H. Peter Anvin · 13 years ago
- 638d957 x86, realmode: Change EFER to a single u64 field by H. Peter Anvin · 13 years ago
- 1371270 x86, realmode: Move kernel/realmode.c to realmode/init.c by H. Peter Anvin · 13 years ago
- 51edbe6a x86, realmode: Move not-common bits out of trampoline_common.S by H. Peter Anvin · 13 years ago
- 34d0b02 x86, realmode: Fix no cache bits test in reboot_32.S by Jarkko Sakkinen · 13 years ago
- 0f6f11eb x86, realmode: Make sure all generated files are listed in targets by H. Peter Anvin · 13 years ago
- c5403ae x86, realmode: build fix: remove duplicate build by Jarkko Sakkinen · 13 years ago
- cda846f x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline by Jarkko Sakkinen · 13 years ago
- f2604c1 x86, realmode: move relocs from scripts/ to arch/x86/tools by Jarkko Sakkinen · 13 years ago
- f37240f x86, realmode: header for trampoline code by Jarkko Sakkinen · 13 years ago
- c484547 x86, realmode: flattened rm hierachy by Jarkko Sakkinen · 13 years ago
- b429dbf x86, realmode: don't copy real_mode_header by Jarkko Sakkinen · 13 years ago
- 8e029fc x86, realmode: fix 64-bit wakeup sequence by Jarkko Sakkinen · 13 years ago
- 6feb592 x86, realmode: Fix always-zero test in reboot_32.S by H. Peter Anvin · 13 years ago
- be60828 x86, realmode: Move trampoline_*.S early in the link order by H. Peter Anvin · 13 years ago
- e5684ec x86, realmode: Replace open-coded ljmpw with a macro by H. Peter Anvin · 13 years ago
- 968ff9e x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm by H. Peter Anvin · 13 years ago
- 056a43a x86, realmode: Remove indirect jumps in trampoline_64.S by H. Peter Anvin · 13 years ago
- f7436a9 x86, realmode: Align .data section in trampoline_32.S by H. Peter Anvin · 13 years ago
- 0247428 x86, realmode: Move bits to the proper sections in trampoline_64.S by H. Peter Anvin · 13 years ago
- 487f50f x86, realmode: Add .text64 section, make barrier symbols absolute by H. Peter Anvin · 13 years ago
- c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
- 48927bb x86, realmode: Move SMP trampoline to unified realmode code by Jarkko Sakkinen · 13 years ago
- 5a8c9ae x86, realmode: Move reboot_32.S to unified realmode code by Jarkko Sakkinen · 13 years ago
- b3266bd x86, realmode: realmode.bin infrastructure by Jarkko Sakkinen · 13 years ago