aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kexec.c
Commit message (Expand)AuthorAge
* kexec: fix omitting offset in extended crashkernel syntaxHidetoshi Seto2009-07-29
* PM core: rename suspend and resume functionsAlan Stern2009-06-12
* PM: Rename device_power_down/up()Magnus Damm2009-06-12
* PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki2009-05-24
* kexec: vmcoreinfo_data[] can become staticDmitri Vorobiev2009-04-02
* kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-02
* kexec: Change kexec jump code orderingRafael J. Wysocki2009-03-30
* PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-30
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-22
* | elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2009-02-09
|/
* [CVE-2009-0029] System call wrappers part 07Heiko Carstens2009-01-14
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell2008-12-31
* kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-20
* kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.Ken'ichi Ohmichi2008-10-20
* kexec: fix segmentation fault in kimage_add_entryJonathan Steel2008-09-23
* kexec: use a mutex for locking rather than xchg()Andrew Morton2008-08-15
* kexec jump: fix for ftraceHuang Ying2008-08-15
* kexec jump: in sync with hibernation implementationHuang Ying2008-08-15
* kexec jump: remove duplication of kexec_restart_prepare()Huang Ying2008-08-15
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-15
* kexec jump: clean up #ifdef and commentsHuang Ying2008-08-15
* kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec()Huang Ying2008-08-15
* kexec jump: save/restore device stateHuang Ying2008-07-26
* kexec jumpHuang Ying2008-07-26
* kernel/kexec.c: make 'kimage_terminate' voidWANG Cong2008-07-26
* kexec: make extended crashkernel= syntax less confusingMichael Ellerman2008-05-01
* vmcoreinfo: add page flags valuesKen'ichi Ohmichi2008-04-28
* kernel: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()Ken'ichi Ohmichi2008-02-07
* vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-07
* vmcoreinfo: add the array length of "free_list" for filtering free pagesKen'ichi Ohmichi2008-01-08
* Extended crashkernel command lineBernhard Walle2007-10-19
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-17
* add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi2007-10-17
* add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi2007-10-17
* Add vmcoreinfoKen'ichi Ohmichi2007-10-17
* Clean up duplicate includes in kernel/Jesper Juhl2007-10-17
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-08
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-07
|\
| * [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-07
* | [PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm2006-12-07
* | [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-07
|/
* [PATCH] kexec warning fixRoland McGrath2006-09-29
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [POWERPC] Add the use of the firmware soft-reset-nmi to kdump.David Wilder2006-06-28
* [PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer2006-06-23
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11