Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/asm: Always set A (accessed) flag in GDT descriptors | Vegard Nossum | 2023-12-20 | 1 | -1/+1 |
* | x86/asm: Replace magic numbers in GDT descriptors, script-generated change | Vegard Nossum | 2023-12-20 | 1 | -1/+1 |
* | x86/asm: Replace magic numbers in GDT descriptors, preparations | Vegard Nossum | 2023-12-20 | 1 | -0/+1 |
* | x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* | Jiri Slaby | 2019-10-18 | 1 | -1/+2 |
* | x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL | Jiri Slaby | 2019-10-18 | 1 | -4/+4 |
* | x86/asm: Use SYM_INNER_LABEL instead of GLOBAL | Jiri Slaby | 2019-10-18 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 | 1 | -1/+0 |
* | x86-64, reboot: Be more paranoid in 64-bit reboot=bios | H. Peter Anvin | 2012-06-21 | 1 | -2/+6 |
* | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin | 2012-06-17 | 1 | -0/+152 |