summaryrefslogtreecommitdiffstats
path: root/kernel/kexec.c
Commit message (Expand)AuthorAgeFilesLines
* kdump: remove unneeded includeWei Yongjun2012-10-061-1/+0
* kdump: append newline to the last lien of vmcoreinfo noteVivek Goyal2012-07-301-1/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-0/+6
|\
| * kexec: add further check to crashkernelZhenzhong Duan2012-03-281-0/+4
| * kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon2012-03-281-0/+2
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-291-4/+4
* kdump: crashk_res init check for /sys/kernel/kexec_crash_sizeMichael Holzheu2012-01-121-5/+4
* kdump: add missing RAM resource in crash_shrink_memory()Michael Holzheu2012-01-121-0/+15
* kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-121-3/+0
* PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat2011-12-081-2/+2
* [S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu2011-10-301-2/+19
* [S390] kdump: Initialize vmcoreinfo note at startupMichael Holzheu2011-10-301-9/+9
* [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu2011-10-301-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-8/+1
* PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-201-0/+7
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* | kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard2011-04-011-2/+3
|/
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-261-1/+1
* kexec: return -EFAULT on copy_to_user() failuresDan Carpenter2010-08-111-3/+5
* kexec: fix Oops in crash_shrink_memory()Pavan Naregundi2010-06-291-3/+4
* kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh2010-05-111-4/+2
* percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-171-1/+1
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2010-01-241-0/+4
|\
| * kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-311-0/+4
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\ \ | |/ |/|
| * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
* | kexec: premit reduction of the reserved memory sizeAmerigo Wang2009-12-161-0/+59
|/
* kexec: fix omitting offset in extended crashkernel syntaxHidetoshi Seto2009-07-291-1/+1
* PM core: rename suspend and resume functionsAlan Stern2009-06-121-7/+7
* PM: Rename device_power_down/up()Magnus Damm2009-06-121-4/+4
* PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUsRafael J. Wysocki2009-05-241-2/+0
* kexec: vmcoreinfo_data[] can become staticDmitri Vorobiev2009-04-021-1/+1
* kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-021-0/+1
* kexec: Change kexec jump code orderingRafael J. Wysocki2009-03-301-10/+9
* PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-4/+4
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-0/+7
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+7
* | elf: add ELF_CORE_COPY_KERNEL_REGS()Tejun Heo2009-02-101-1/+1
|/
* [CVE-2009-0029] System call wrappers part 07Heiko Carstens2009-01-141-3/+2
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell2009-01-011-1/+1
* kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony2008-10-201-0/+1
* kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.Ken'ichi Ohmichi2008-10-201-0/+2
* kexec: fix segmentation fault in kimage_add_entryJonathan Steel2008-09-231-1/+7
* kexec: use a mutex for locking rather than xchg()Andrew Morton2008-08-151-24/+10
* kexec jump: fix for ftraceHuang Ying2008-08-151-2/+0
* kexec jump: in sync with hibernation implementationHuang Ying2008-08-151-0/+2