Commit Graph

75 Commits (2bd2d6f2dc952fc44fc52887de36e51896da96b9)

Author SHA1 Message Date
Rafael J. Wysocki 2e711c04db PM: Remove sysdev suspend, resume and shutdown operations 14 years ago
Rafael J. Wysocki 19234c0819 PM: Add missing syscore_suspend() and syscore_resume() calls 14 years ago
Anton Blanchard c0bb9e45f3 kdump: Allow shrinking of kdump region to be overridden 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 14 years ago
Dan Carpenter f65a03f6ab kexec: return -EFAULT on copy_to_user() failures 15 years ago
Pavan Naregundi e05bd3367b kexec: fix Oops in crash_shrink_memory() 15 years ago
Vitaly Mayatskikh 475f9aa6aa kexec: fix OOPS in crash_kernel_shrink 15 years ago
Tejun Heo 43cf38eb5c percpu: add __percpu sparse annotations to core kernel subsystems 15 years ago
KOSAKI Motohiro 0f4bd46ec2 kmsg_dump: Dump on crash_kexec as well 15 years ago
Amerigo Wang 06a7f71124 kexec: premit reduction of the reserved memory size 15 years ago
Sam Ravnborg 273b281fa2 kbuild: move utsrelease.h to include/generated 15 years ago
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 17 years ago
Ken'ichi Ohmichi acd99dbf54 kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. 17 years ago
Jonathan Steel f9092f358b kexec: fix segmentation fault in kimage_add_entry 17 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 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Ken'ichi Ohmichi bcbba6c10e add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros 18 years ago
Ken'ichi Ohmichi 6cfa062f01 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data 18 years ago
Ken'ichi Ohmichi d768281e97 add-vmcore: cleanup the coding style according to Andrew's comments 18 years ago