1. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  2. c96d6660 kernel: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  3. ca2c405 kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 10 years ago
  4. a19428e kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_str() by Chen Gang · 10 years ago
  5. 7984754 kexec: add sysctl to disable kexec_load by Kees Cook · 10 years ago
  6. c97102b kexec: migrate to reboot cpu by Vivek Goyal · 11 years ago
  7. 4fc9bbf PCI: Disable Bus Master only on kexec reboot by Khalid Aziz · 11 years ago
  8. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  9. 002ace7 kexec: Typo s/the/then/ by Geert Uytterhoeven · 11 years ago
  10. 80c74f6 kexec: remove unnecessary return by Xishi Qiu · 11 years ago
  11. 31c3a3f kexec: Use min() and min_t() to simplify logic by Zhang Yanfei · 11 years ago
  12. 310faaa kexec: fix wrong types of some local variables by Zhang Yanfei · 11 years ago
  13. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 11 years ago
  14. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 11 years ago
  15. e07cee2 mm,kexec: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  16. 157752d kexec: use Crash kernel for Crash kernel low by Yinghai Lu · 11 years ago
  17. adbc742 x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low by Yinghai Lu · 11 years ago
  18. 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 11 years ago
  19. 8c333ac kexec: avoid freeing NULL pointer in image_crash_alloc() by Zhang Yanfei · 11 years ago
  20. b92e7e0 kexec: fix memory leak in function kimage_normal_alloc by Zhang Yanfei · 11 years ago
  21. fe88f2e kexec: prevent double free on image allocation failure by Sasha Levin · 11 years ago
  22. 0d0bf66 kexec: export PG_hwpoison flag into vmcoreinfo by Mitsuhiro Tanino · 11 years ago
  23. 8a525f5 kexec: get rid of duplicate check for hole_end by Zhang Yanfei · 11 years ago
  24. 8d67091 kexec: add the values related to buddy system for filtering free pages. by Atsushi Kumagai · 11 years ago
  25. 0212f91 x86: Add Crash kernel low reservation by Yinghai Lu · 11 years ago
  26. de4ec99 kdump: remove unneeded include by Wei Yongjun · 12 years ago
  27. 63dca8d kdump: append newline to the last lien of vmcoreinfo note by Vivek Goyal · 12 years ago
  28. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  29. eaa3be6 kexec: add further check to crashkernel by Zhenzhong Duan · 12 years ago
  30. d034cfa kexec: crash: don't save swapper_pg_dir for !CONFIG_MMU configurations by Will Deacon · 12 years ago
  31. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  32. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  33. bec013c kdump: crashk_res init check for /sys/kernel/kexec_crash_size by Michael Holzheu · 12 years ago
  34. 6480e5a kdump: add missing RAM resource in crash_shrink_memory() by Michael Holzheu · 12 years ago
  35. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 12 years ago
  36. bcda53f PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() by Srivatsa S. Bhat · 13 years ago
  37. 558df72 [S390] kdump: Add infrastructure for unmapping crashkernel memory by Michael Holzheu · 13 years ago
  38. fa8ff29 [S390] kdump: Initialize vmcoreinfo note at startup by Michael Holzheu · 13 years ago
  39. 3d214fa [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT by Michael Holzheu · 13 years ago
  40. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  41. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  42. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 13 years ago
  43. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  44. c0bb9e4 kdump: Allow shrinking of kdump region to be overridden by Anton Blanchard · 14 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  47. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  48. f65a03f kexec: return -EFAULT on copy_to_user() failures by Dan Carpenter · 14 years ago
  49. e05bd33 kexec: fix Oops in crash_shrink_memory() by Pavan Naregundi · 14 years ago
  50. 475f9aa6 kexec: fix OOPS in crash_kernel_shrink by Vitaly Mayatskikh · 14 years ago
  51. 43cf38e percpu: add __percpu sparse annotations to core kernel subsystems by Tejun Heo · 14 years ago
  52. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 14 years ago
  53. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 15 years ago
  54. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  55. 06a7f71 kexec: premit reduction of the reserved memory size by Amerigo Wang · 15 years ago
  56. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  57. 11c7da4 kexec: fix omitting offset in extended crashkernel syntax by Hidetoshi Seto · 15 years ago
  58. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  59. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  60. 32bdfac PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs by Rafael J. Wysocki · 15 years ago
  61. edb79a2 kexec: vmcoreinfo_data[] can become static by Dmitri Vorobiev · 15 years ago
  62. 04d491a kexec: add dmesg log symbols to /proc/vmcoreinfo lists by Neil Horman · 15 years ago
  63. 749b0af kexec: Change kexec jump code ordering by Rafael J. Wysocki · 15 years ago
  64. 2ed8d2b3 PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  65. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  66. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  67. 6cd61c0b elf: add ELF_CORE_COPY_KERNEL_REGS() by Tejun Heo · 15 years ago
  68. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 15 years ago
  69. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 16 years ago
  70. 5f41b8c kexec: fix crash_save_vmcoreinfo_init build problem by Luck, Tony · 16 years ago
  71. acd99db kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. by Ken'ichi Ohmichi · 16 years ago
  72. f9092f3 kexec: fix segmentation fault in kimage_add_entry by Jonathan Steel · 16 years ago
  73. 8c5a1cf kexec: use a mutex for locking rather than xchg() by Andrew Morton · 16 years ago
  74. 3122c33 kexec jump: fix for ftrace by Huang Ying · 16 years ago
  75. 73bd9c7 kexec jump: in sync with hibernation implementation by Huang Ying · 16 years ago
  76. ca195b7 kexec jump: remove duplication of kexec_restart_prepare() by Huang Ying · 16 years ago
  77. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  78. 7ade3fc kexec jump: clean up #ifdef and comments by Huang Ying · 16 years ago
  79. 4cd69b9 kexec: fix compilation warning on xchg(&kexec_lock, 0) in kernel_kexec() by Huang Ying · 16 years ago
  80. 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
  81. 3ab8352 kexec jump by Huang Ying · 16 years ago
  82. 7fccf03 kernel/kexec.c: make 'kimage_terminate' void by WANG Cong · 16 years ago
  83. be089d79 kexec: make extended crashkernel= syntax less confusing by Michael Ellerman · 16 years ago
  84. 122c7a5 vmcoreinfo: add page flags values by Ken'ichi Ohmichi · 16 years ago
  85. a655020 kernel: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  86. bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 16 years ago
  87. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 16 years ago
  88. 83a08e7 vmcoreinfo: add the array length of "free_list" for filtering free pages by Ken'ichi Ohmichi · 16 years ago
  89. cba63c3 Extended crashkernel command line by Bernhard Walle · 17 years ago
  90. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  91. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  92. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  93. 6cfa062 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data by Ken'ichi Ohmichi · 17 years ago
  94. d768281 add-vmcore: cleanup the coding style according to Andrew's comments by Ken'ichi Ohmichi · 17 years ago
  95. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  96. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  97. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  98. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  99. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  100. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago