1. abaf378 fs/proc: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
  2. 11e376a vmcore: enable /proc/vmcore mmap for s390 by Michael Holzheu · 11 years ago
  3. 9cb2181 vmcore: introduce remap_oldmem_pfn_range() by Michael Holzheu · 11 years ago
  4. be8a8d0 vmcore: introduce ELF header in new memory feature by Michael Holzheu · 11 years ago
  5. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 11 years ago
  6. 8308697 vmcore: support mmap() on /proc/vmcore by HATAYAMA Daisuke · 11 years ago
  7. 591ff71 vmcore: calculate vmcore file size from buffer size and total size of vmcore objects by HATAYAMA Daisuke · 11 years ago
  8. ef9e78f vmcore: allow user process to remap ELF note segment buffer by HATAYAMA Daisuke · 11 years ago
  9. 087350c vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory by HATAYAMA Daisuke · 11 years ago
  10. 7f614cd vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list by HATAYAMA Daisuke · 11 years ago
  11. f2bdacd vmcore: allocate buffer for ELF headers on page-size alignment by HATAYAMA Daisuke · 11 years ago
  12. b27eb18 vmcore: clean up read_vmcore() by HATAYAMA Daisuke · 11 years ago
  13. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  14. 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 11 years ago
  15. c2c1b08 fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication by Zhang Yanfei · 11 years ago
  16. 87ebdc0 fs/proc: clean up printks by Andrew Morton · 11 years ago
  17. 16257393 fadump: Introduce cleanup routine to invalidate /proc/vmcore. by Mahesh Salgaonkar · 12 years ago
  18. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  19. 997c136 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages by Olaf Hering · 13 years ago
  20. 9833c39 ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch() by Mika Westerberg · 14 years ago
  21. c227e69 /proc/vmcore: fix seeking by Arnd Bergmann · 14 years ago
  22. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  23. 73296bc procfs: Use generic_file_llseek in /proc/vmcore by Frederic Weisbecker · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. 2f6d311 proc: vmcore - use kzalloc in get_new_element() by Cyrill Gorcunov · 15 years ago
  26. 921d58c vmcore: remove saved_max_pfn check by Magnus Damm · 16 years ago
  27. 5aa140c proc: move /proc/vmcore creation to fs/proc/vmcore.c by Alexey Dobriyan · 16 years ago
  28. 85a0ee3 kdump: add is_vmcore_usable() and vmcore_unusable() by Simon Horman · 16 years ago
  29. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  30. a04f4de proc: remove dummy vmcore_open() by Alexey Dobriyan · 16 years ago
  31. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  32. 79e0301 [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps by Ian Campbell · 17 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  34. 80e8ff6 [PATCH] kdump proc vmcore size oveflow fix by Vivek Goyal · 18 years ago
  35. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  36. 9e9e394 [PATCH] kdump: vmcore compilation warning fix by Vivek Goyal · 19 years ago
  37. 7da942e fs/proc/vmcore.c: header included twice by Nicolas Kaiser · 19 years ago
  38. 4ae362b [PATCH] kdump: read previous kernel's memory by Vivek Goyal · 19 years ago
  39. 72658e9 [PATCH] kdump: Parse elf32 headers and export through /proc/vmcore by Vivek Goyal · 19 years ago
  40. 666bfdd [PATCH] kdump: Access dump file in elf format (/proc/vmcore) by Vivek Goyal · 19 years ago