1. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  2. 7a0058e s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres() by Xunlei Pang · 8 years ago
  3. 0eea086 kexec: do a cleanup for function kexec_load by Minfei Huang · 8 years ago
  4. 917a356 kexec: make a pair of map/unmap reserved pages in error path by Minfei Huang · 8 years ago
  5. 9b492cf kexec: introduce a protection mechanism for the crashkernel reserved memory by Xunlei Pang · 8 years ago
  6. cdf4b3f kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list() by Xunlei Pang · 8 years ago
  7. de90a6b kexec: use file name as the output message prefix by Minfei Huang · 8 years ago
  8. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  9. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago
  10. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 9 years ago
  11. 7e01b5a kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP by Martin Schwidefsky · 9 years ago
  12. 518a0c7 kexec: simplify conditional by Geoff Levand · 9 years ago
  13. ad69934 kexec: fix a typo in comment by Alexander Kuleshov · 9 years ago
  14. 73d7e3e kexec: remove never used member destination in kimage by Baoquan He · 9 years ago
  15. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  16. edb0ec0 kexec, Kconfig: spell "architecture" properly by Borislav Petkov · 9 years ago
  17. d539395 kexec: remove unnecessary KERN_ERR from kexec.c by Masanari Iida · 9 years ago
  18. 36f3f50 kexec: remove the unused function parameter by Baoquan He · 10 years ago
  19. 669280a kexec: take the segment adding out of locate_mem_hole functions by Baoquan He · 10 years ago
  20. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  21. 8e7d838 kexec: verify the signature of signed PE bzImage by Vivek Goyal · 10 years ago
  22. dd5f726 kexec: support for kexec on panic using new system call by Vivek Goyal · 10 years ago
  23. 27f48d3 kexec-bzImage64: support for loading bzImage using 64bit entry by Vivek Goyal · 10 years ago
  24. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  25. cb10525 kexec: implementation of new syscall kexec_file_load by Vivek Goyal · 10 years ago
  26. f089568 kexec: new syscall kexec_file_load() declaration by Vivek Goyal · 10 years ago
  27. 255aedd kexec: use common function for kimage_normal_alloc() and kimage_crash_alloc() by Vivek Goyal · 10 years ago
  28. dabe786 kexec: move segment verification code in a separate function by Vivek Goyal · 10 years ago
  29. 7d3e2bc kexec: rename unusebale_pages to unusable_pages by Vivek Goyal · 10 years ago
  30. 3a1122d kexec: fix build error when hugetlbfs is disabled by David Rientjes · 10 years ago
  31. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  32. b3acc56 kexec: save PG_head_mask in VMCOREINFO by Petr Tesarik · 10 years ago
  33. e1bebcf kernel/kexec.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  34. 011e4b0 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode by Srivatsa S. Bhat · 10 years ago
  35. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  36. c96d666 kernel: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  37. ca2c405 kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 10 years ago
  38. a19428e kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str() by Chen Gang · 10 years ago
  39. 7984754 kexec: add sysctl to disable kexec_load by Kees Cook · 10 years ago
  40. c97102b kexec: migrate to reboot cpu by Vivek Goyal · 10 years ago
  41. 4fc9bbf PCI: Disable Bus Master only on kexec reboot by Khalid Aziz · 10 years ago
  42. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  43. 002ace7 kexec: Typo s/the/then/ by Geert Uytterhoeven · 11 years ago
  44. 80c74f6 kexec: remove unnecessary return by Xishi Qiu · 11 years ago
  45. 31c3a3f kexec: Use min() and min_t() to simplify logic by Zhang Yanfei · 11 years ago
  46. 310faaa kexec: fix wrong types of some local variables by Zhang Yanfei · 11 years ago
  47. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 11 years ago
  48. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 11 years ago
  49. e07cee2 mm,kexec: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  50. 157752d kexec: use Crash kernel for Crash kernel low by Yinghai Lu · 11 years ago
  51. adbc742 x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low by Yinghai Lu · 11 years ago
  52. 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 11 years ago
  53. 8c333ac kexec: avoid freeing NULL pointer in image_crash_alloc() by Zhang Yanfei · 11 years ago
  54. b92e7e0 kexec: fix memory leak in function kimage_normal_alloc by Zhang Yanfei · 11 years ago
  55. fe88f2e kexec: prevent double free on image allocation failure by Sasha Levin · 11 years ago
  56. 0d0bf66 kexec: export PG_hwpoison flag into vmcoreinfo by Mitsuhiro Tanino · 11 years ago
  57. 8a525f5 kexec: get rid of duplicate check for hole_end by Zhang Yanfei · 11 years ago
  58. 8d67091 kexec: add the values related to buddy system for filtering free pages. by Atsushi Kumagai · 11 years ago
  59. 0212f91 x86: Add Crash kernel low reservation by Yinghai Lu · 11 years ago
  60. de4ec99 kdump: remove unneeded include by Wei Yongjun · 12 years ago
  61. 63dca8d kdump: append newline to the last lien of vmcoreinfo note by Vivek Goyal · 12 years ago
  62. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  63. eaa3be6 kexec: add further check to crashkernel by Zhenzhong Duan · 12 years ago
  64. d034cfa kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations by Will Deacon · 12 years ago
  65. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  66. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  67. bec013c kdump: crashk_res init check for /sys/kernel/kexec_crash_size by Michael Holzheu · 12 years ago
  68. 6480e5a kdump: add missing RAM resource in crash_shrink_memory() by Michael Holzheu · 12 years ago
  69. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 12 years ago
  70. bcda53f PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() by Srivatsa S. Bhat · 12 years ago
  71. 558df72 [S390] kdump: Add infrastructure for unmapping crashkernel memory by Michael Holzheu · 13 years ago
  72. fa8ff29 [S390] kdump: Initialize vmcoreinfo note at startup by Michael Holzheu · 13 years ago
  73. 3d214fa [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT by Michael Holzheu · 13 years ago
  74. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  75. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  76. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 13 years ago
  77. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  78. c0bb9e4 kdump: Allow shrinking of kdump region to be overridden by Anton Blanchard · 14 years ago
  79. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  80. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  81. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  82. f65a03f kexec: return -EFAULT on copy_to_user() failures by Dan Carpenter · 14 years ago
  83. e05bd33 kexec: fix Oops in crash_shrink_memory() by Pavan Naregundi · 14 years ago
  84. 475f9aa kexec: fix OOPS in crash_kernel_shrink by Vitaly Mayatskikh · 14 years ago
  85. 43cf38e percpu: add __percpu sparse annotations to core kernel subsystems by Tejun Heo · 14 years ago
  86. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 14 years ago
  87. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 14 years ago
  88. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  89. 06a7f71 kexec: premit reduction of the reserved memory size by Amerigo Wang · 14 years ago
  90. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  91. 11c7da4 kexec: fix omitting offset in extended crashkernel syntax by Hidetoshi Seto · 15 years ago
  92. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  93. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  94. 32bdfac PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs by Rafael J. Wysocki · 15 years ago
  95. edb79a2 kexec: vmcoreinfo_data[] can become static by Dmitri Vorobiev · 15 years ago
  96. 04d491a kexec: add dmesg log symbols to /proc/vmcoreinfo lists by Neil Horman · 15 years ago
  97. 749b0af kexec: Change kexec jump code ordering by Rafael J. Wysocki · 15 years ago
  98. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  99. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  100. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago