x86, realmode: Move not-common bits out of trampoline_common.S
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 / realmode / rm / trampoline_32.S
2012-05-16 H. Peter Anvinx86, realmode: Move not-common bits out of trampoline_c...
2012-05-08 Jarkko Sakkinenx86, realmode: header for trampoline code
2012-05-08 Jarkko Sakkinenx86, realmode: fix 64-bit wakeup sequence
2012-05-08 H. Peter Anvinx86, realmode: Replace open-coded ljmpw with a macro
2012-05-08 H. Peter Anvinx86, realmode: Remove indirect jumps in trampoline_32...
2012-05-08 H. Peter Anvinx86, realmode: Align .data section in trampoline_32.S
2012-05-08 Jarkko Sakkinenx86, realmode: Move SMP trampoline to unified realmode...