Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-07 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2012-05-17 | x86, realmode: Move not-common bits out of trampoline_common.S | H. Peter Anvin | 1 | -0/+8 |
2012-05-08 | x86, realmode: header for trampoline code | Jarkko Sakkinen | 1 | -30/+6 |
2012-05-08 | x86, realmode: fix 64-bit wakeup sequence | Jarkko Sakkinen | 1 | -14/+15 |
2012-05-08 | x86, realmode: Replace open-coded ljmpw with a macro | H. Peter Anvin | 1 | -3/+2 |
2012-05-08 | x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm | H. Peter Anvin | 1 | -9/+13 |
2012-05-08 | x86, realmode: Align .data section in trampoline_32.S | H. Peter Anvin | 1 | -1/+1 |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 1 | -0/+86 |