aboutsummaryrefslogtreecommitdiff
path: root/kernel/kexec.c
AgeCommit message (Expand)Author
2013-09-11kexec: remove unnecessary returnXishi Qiu
2013-04-30kexec: Use min() and min_t() to simplify logicZhang Yanfei
2013-04-30kexec: fix wrong types of some local variablesZhang Yanfei
2013-04-29kexec, vmalloc: export additional vmalloc layer informationAtsushi Kumagai
2013-04-29mm, vmalloc: export vmap_area_list, instead of vmlistJoonsoo Kim
2013-04-29mm,kexec: use common help functions to free reserved pagesJiang Liu
2013-04-17kexec: use Crash kernel for Crash kernel lowYinghai Lu
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-02-27kexec: avoid freeing NULL pointer in image_crash_alloc()Zhang Yanfei
2013-02-27kexec: fix memory leak in function kimage_normal_allocZhang Yanfei
2013-02-27kexec: prevent double free on image allocation failureSasha Levin
2013-02-27kexec: export PG_hwpoison flag into vmcoreinfoMitsuhiro Tanino
2013-02-27kexec: get rid of duplicate check for hole_endZhang Yanfei
2013-02-27kexec: add the values related to buddy system for filtering free pages.Atsushi Kumagai
2013-01-29x86: Add Crash kernel low reservationYinghai Lu
2012-10-06kdump: remove unneeded includeWei Yongjun
2012-07-30kdump: append newline to the last lien of vmcoreinfo noteVivek Goyal
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28kexec: add further check to crashkernelZhenzhong Duan
2012-03-28kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-29PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki
2012-01-12kdump: crashk_res init check for /sys/kernel/kexec_crash_sizeMichael Holzheu
2012-01-12kdump: add missing RAM resource in crash_shrink_memory()Michael Holzheu
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2011-12-08PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat
2011-10-30[S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu
2011-10-30[S390] kdump: Initialize vmcoreinfo note at startupMichael Holzheu
2011-10-30[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-01kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-26use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich
2010-08-11kexec: return -EFAULT on copy_to_user() failuresDan Carpenter
2010-06-29kexec: fix Oops in crash_shrink_memory()Pavan Naregundi
2010-05-11kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh
2010-02-17percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds
2009-12-31kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-07-29kexec: fix omitting offset in extended crashkernel syntaxHidetoshi Seto
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm