summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/relocate_kernel_32.S
Commit message (Expand)AuthorAgeFilesLines
* kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-07-211-0/+2
* x86, kexec: fix kexec x86 coding styleHuang Ying2009-03-101-8/+16
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
* kexec/i386: setup kexec page table in CHuang Ying2008-10-311-114/+0
* kexec/i386: remove PAGE_SIZE alignment from relocate_kernelHuang Ying2008-10-311-1/+0
* kexec jump: check code size in control pageHuang Ying2008-08-151-3/+7
* kexec jumpHuang Ying2008-07-261-24/+150
* x86: relocate_kernel - use predefined macroses for page attributesgorcunov@gmail.com2008-04-171-2/+3
* x86: relocate_kernel - use predefined macroses for processor stategorcunov@gmail.com2008-04-171-8/+9
* x86: relocate_kernel - use PAGE_SIZE instead of numeric constantgorcunov@gmail.com2008-04-171-1/+1
* x86: relocate_kernel_32.S - clear register in more elegant waygorcunov@gmail.com2008-04-171-2/+1
* x86: relocate_kernel - use predefined PAGE_SIZE instead of own aliasCyrill Gorcunov2008-04-171-2/+1
* i386: move kernelThomas Gleixner2007-10-111-0/+252