Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-18 | x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* | Jiri Slaby | 1 | -1/+2 |
2019-10-18 | x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL | Jiri Slaby | 1 | -4/+4 |
2019-10-18 | x86/boot: Annotate data appropriately | Jiri Slaby | 1 | -2/+2 |
2019-10-11 | x86/asm: Make more symbols local | Jiri Slaby | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2012-10-02 | x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.ID | H. Peter Anvin | 1 | -12/+3 |
2012-09-26 | x86, suspend: On wakeup always initialize cr4 and EFER | H. Peter Anvin | 1 | -10/+19 |
2012-05-21 | x86, realmode: Move end signature into header.S | H. Peter Anvin | 1 | -5/+1 |
2012-05-08 | x86, realmode: header for trampoline code | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: flattened rm hierachy | Jarkko Sakkinen | 1 | -0/+181 |