aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/relocate_kernel_64.S
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-1/+1
* kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying2011-08-041-0/+2
* x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-101-33/+144
* x86, kexec: fix kexec x86 coding styleHuang Ying2009-03-101-8/+16
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-2/+2
* x86: kexec: Use one page table in x86_64 machine_kexecHuang Ying2009-02-031-122/+3
* x86: relocate_kernel - use predefined macroses for page attributesgorcunov@gmail.com2008-04-171-1/+2
* x86: relocate_kernel - use predefined macroses for processor stategorcunov@gmail.com2008-04-171-21/+11
* x86: relocate_kernel - use PAGE_SIZE instead of numeric constantgorcunov@gmail.com2008-04-171-1/+1
* x86: relocate_kernel - use predefined PAGE_SIZE instead of own aliasCyrill Gorcunov2008-04-171-2/+1
* x86_64: move kernelThomas Gleixner2007-10-111-0/+276