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