| Commit message (Expand) | Author | Age | Files | Lines |
| * | x86/kexec: Avoid double free_page() upon do_kexec_load() failure | Tetsuo Handa | 2018-05-25 | 1 | -1/+3 |
| * | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 | H.J. Lu | 2018-03-18 | 1 | -0/+1 |
| * | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal | 2014-08-29 | 1 | -0/+11 |
| * | kexec: verify the signature of signed PE bzImage | Vivek Goyal | 2014-08-08 | 1 | -0/+11 |
| * | kexec: support for kexec on panic using new system call | Vivek Goyal | 2014-08-08 | 1 | -0/+40 |
| * | kexec-bzImage64: support for loading bzImage using 64bit entry | Vivek Goyal | 2014-08-08 | 1 | -2/+3 |
| * | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 | 1 | -0/+142 |
| * | kexec: implementation of new syscall kexec_file_load | Vivek Goyal | 2014-08-08 | 1 | -0/+45 |
| * | x86, kaslr: export offset in VMCOREINFO ELF notes | Eugene Surovegin | 2014-02-25 | 1 | -0/+2 |
| * | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 2013-01-29 | 1 | -4/+9 |
| * | x86, kexec: Replace ident_mapping_init and init_level4_page | Yinghai Lu | 2013-01-29 | 1 | -135/+26 |
| * | x86, kexec: Set ident mapping for kernel that is above max_pfn | Yinghai Lu | 2013-01-29 | 1 | -6/+37 |
| * | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich | 2010-09-22 | 1 | -2/+2 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
| * | hw-breakpoints: cleanup HW Breakpoint registers before kexec | K.Prasad | 2009-06-02 | 1 | -0/+2 |
| * | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying | 2009-05-07 | 1 | -2/+2 |
| * | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 2009-03-10 | 1 | -4/+38 |
| * | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying | 2009-03-10 | 1 | -0/+42 |
| * | x86, kexec: fix kexec x86 coding style | Huang Ying | 2009-03-10 | 1 | -7/+8 |
| * | x86: kexec: Use one page table in x86_64 machine_kexec | Huang Ying | 2009-02-03 | 1 | -27/+55 |
| * | kexec jump | Huang Ying | 2008-07-26 | 1 | -1/+1 |
| * | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 1 | -0/+4 |
| |\ |
|
| | * | ftrace: fix kexec | Ingo Molnar | 2008-05-23 | 1 | -0/+4 |
| * | | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 | 1 | -1/+1 |
| |/ |
|
| * | vmcoreinfo: add the symbol "phys_base" | Ken'ichi Ohmichi | 2008-04-02 | 1 | -0/+1 |
| * | vmcoreinfo: fix the configuration dependencies | Ken'ichi Ohmichi | 2008-02-07 | 1 | -0/+5 |
| * | x86: 64-bit, make sparsemem vmemmap the only memory model | Christoph Lameter | 2008-01-30 | 1 | -5/+0 |
| * | x86: Dump filtering supports x86_64 sparsemem | Ken'ichi Ohmichi | 2007-10-27 | 1 | -0/+2 |
| * | Use extended crashkernel command line on x86_64 | Bernhard Walle | 2007-10-19 | 1 | -27/+0 |
| * | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros | Ken'ichi Ohmichi | 2007-10-17 | 1 | -2/+2 |
| * | Add vmcoreinfo | Ken'ichi Ohmichi | 2007-10-17 | 1 | -0/+9 |
| * | Delete filenames in comments. | Dave Jones | 2007-10-13 | 1 | -1/+1 |
| * | x86_64: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+259 |