Age | Commit message (Expand) | Author | Files | Lines |
2015-03-07 | x86/asm: Optimize unnecessarily wide TEST instructions | Denys Vlasenko | 1 | -4/+4 |
2013-06-25 | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 1 | -1/+1 |
2011-07-21 | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying | 1 | -0/+2 |
2009-03-10 | x86, kexec: fix kexec x86 coding style | Huang Ying | 1 | -8/+16 |
2009-02-13 | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-10-31 | kexec/i386: setup kexec page table in C | Huang Ying | 1 | -114/+0 |
2008-10-31 | kexec/i386: remove PAGE_SIZE alignment from relocate_kernel | Huang Ying | 1 | -1/+0 |
2008-08-15 | kexec jump: check code size in control page | Huang Ying | 1 | -3/+7 |
2008-07-26 | kexec jump | Huang Ying | 1 | -24/+150 |
2008-04-17 | x86: relocate_kernel - use predefined macroses for page attributes | gorcunov@gmail.com | 1 | -2/+3 |
2008-04-17 | x86: relocate_kernel - use predefined macroses for processor state | gorcunov@gmail.com | 1 | -8/+9 |
2008-04-17 | x86: relocate_kernel - use PAGE_SIZE instead of numeric constant | gorcunov@gmail.com | 1 | -1/+1 |
2008-04-17 | x86: relocate_kernel_32.S - clear register in more elegant way | gorcunov@gmail.com | 1 | -2/+1 |
2008-04-17 | x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias | Cyrill Gorcunov | 1 | -2/+1 |
2007-10-11 | i386: move kernel | Thomas Gleixner | 1 | -0/+252 |