summaryrefslogtreecommitdiff
path: root/kernel/kexec.c
Commit message (Expand)AuthorAge
...
* mm,kexec: use common help functions to free reserved pagesJiang Liu2013-04-29
* kexec: use Crash kernel for Crash kernel lowYinghai Lu2013-04-17
* x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-17
* x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-17
* kexec: avoid freeing NULL pointer in image_crash_alloc()Zhang Yanfei2013-02-27
* kexec: fix memory leak in function kimage_normal_allocZhang Yanfei2013-02-27
* kexec: prevent double free on image allocation failureSasha Levin2013-02-27
* kexec: export PG_hwpoison flag into vmcoreinfoMitsuhiro Tanino2013-02-27
* kexec: get rid of duplicate check for hole_endZhang Yanfei2013-02-27
* kexec: add the values related to buddy system for filtering free pages.Atsushi Kumagai2013-02-27
* x86: Add Crash kernel low reservationYinghai Lu2013-01-29
* kdump: remove unneeded includeWei Yongjun2012-10-06
* kdump: append newline to the last lien of vmcoreinfo noteVivek Goyal2012-07-30
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-28
|\
| * kexec: add further check to crashkernelZhenzhong Duan2012-03-28
| * kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurationsWill Deacon2012-03-28
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-29
* kdump: crashk_res init check for /sys/kernel/kexec_crash_sizeMichael Holzheu2012-01-12
* kdump: add missing RAM resource in crash_shrink_memory()Michael Holzheu2012-01-12
* kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-12
* PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat2011-12-08
* [S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu2011-10-30
* [S390] kdump: Initialize vmcoreinfo note at startupMichael Holzheu2011-10-30
* [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu2011-10-30
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-11
* PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-20
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard2011-04-01
|/
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-26
* kexec: return -EFAULT on copy_to_user() failuresDan Carpenter2010-08-11
* kexec: fix Oops in crash_shrink_memory()Pavan Naregundi2010-06-29
* kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh2010-05-11
* percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-17
* Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2010-01-24
|\
| * kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-31
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \ | |/ |/|
| * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
* | kexec: premit reduction of the reserved memory sizeAmerigo Wang2009-12-16
|/
* 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