Commit Graph

59 Commits (0b5b72da1b21fe61926318dd842f6dd7c8862e9f)

Author SHA1 Message Date
Hidetoshi Seto 11c7da4b0c kexec: fix omitting offset in extended crashkernel syntax 16 years ago
Alan Stern d161630297 PM core: rename suspend and resume functions 16 years ago
Magnus Damm e39a71ef80 PM: Rename device_power_down/up() 16 years ago
Rafael J. Wysocki 32bdfac546 PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs 16 years ago
Dmitri Vorobiev edb79a2132 kexec: vmcoreinfo_data[] can become static 16 years ago
Neil Horman 04d491ab2a kexec: add dmesg log symbols to /proc/vmcoreinfo lists 16 years ago
Rafael J. Wysocki 749b0afc3a kexec: Change kexec jump code ordering 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Rafael J. Wysocki 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
Tejun Heo 6cd61c0baa elf: add ELF_CORE_COPY_KERNEL_REGS() 16 years ago
Heiko Carstens 754fe8d297 [CVE-2009-0029] System call wrappers part 07 16 years ago
Rusty Russell 4f4b6c1a94 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core 16 years ago
Luck, Tony 5f41b8cdc6 kexec: fix crash_save_vmcoreinfo_init build problem 16 years ago
Ken'ichi Ohmichi acd99dbf54 kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. 16 years ago
Jonathan Steel f9092f358b kexec: fix segmentation fault in kimage_add_entry 16 years ago
Andrew Morton 8c5a1cf0ad kexec: use a mutex for locking rather than xchg() 17 years ago
Huang Ying 3122c33119 kexec jump: fix for ftrace 17 years ago
Huang Ying 73bd9c72a2 kexec jump: in sync with hibernation implementation 17 years ago
Huang Ying ca195b7f6d kexec jump: remove duplication of kexec_restart_prepare() 17 years ago
Huang Ying 163f6876f5 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE 17 years ago
Huang Ying 7ade3fcc1f kexec jump: clean up #ifdef and comments 17 years ago
Huang Ying 4cd69b986e kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec() 17 years ago
Huang Ying 89081d17f7 kexec jump: save/restore device state 17 years ago
Huang Ying 3ab8352137 kexec jump 17 years ago
WANG Cong 7fccf03265 kernel/kexec.c: make 'kimage_terminate' void 17 years ago
Michael Ellerman be089d79c4 kexec: make extended crashkernel= syntax less confusing 17 years ago
Ken'ichi Ohmichi 122c7a5905 vmcoreinfo: add page flags values 17 years ago
Matthew Wilcox a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Ken'ichi Ohmichi bba1f603b8 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() 17 years ago
Ken'ichi Ohmichi c76f860c44 vmcoreinfo: rename vmcoreinfo's macros returning the size 17 years ago
Ken'ichi Ohmichi 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages 17 years ago
Bernhard Walle cba63c3089 Extended crashkernel command line 17 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 17 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 17 years ago
Ken'ichi Ohmichi bcbba6c10e add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros 17 years ago
Ken'ichi Ohmichi 6cfa062f01 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data 17 years ago
Ken'ichi Ohmichi d768281e97 add-vmcore: cleanup the coding style according to Andrew's comments 17 years ago
Ken'ichi Ohmichi fd59d231f8 Add vmcoreinfo 17 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 17 years ago
Simon Horman 6672f76a5a kdump/kexec: calculate note size at compile time 18 years ago
Zou Nan hai a79561134f [IA64] IA64 Kexec/kdump 18 years ago
Magnus Damm 85916f8166 [PATCH] Kexec / Kdump: Unify elf note code 18 years ago
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
Roland McGrath 0b4a8a789a [PATCH] kexec warning fix 19 years ago
Sukadev Bhattiprolu f400e198b2 [PATCH] pidspace: is_init() 19 years ago
David Wilder c0ce7d0886 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. 19 years ago
Jeff Moyer c330dda908 [PATCH] Add a sysfs file to determine if a kexec kernel is loaded 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Vivek Goyal e996e58133 [PATCH] kdump: save registers early (inline functions) 19 years ago
Vivek Goyal cc57165874 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers 19 years ago