1. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 6 years ago
  2. da3b224 fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() by Heiko Carstens · 6 years ago
  3. df04abf fs/proc/kcore.c: Add bounce buffer for ktext data by Jiri Olsa · 8 years ago
  4. f5beeb1 fs/proc/kcore.c: Make bounce buffer global for read by Jiri Olsa · 8 years ago
  5. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  6. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  7. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  8. bf3e269 fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range by Baoquan He · 10 years ago
  9. 108a8a1 fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE) by Fabian Frederick · 10 years ago
  10. abaf378 fs/proc: don't use module_init for non-modular core code by Paul Gortmaker · 10 years ago
  11. 83285c7 mm: use pgdat_end_pfn() to simplify the code in others by Xishi Qiu · 11 years ago
  12. 30bc30d fs/proc/kcore.c: using strlcpy() instead of strncpy() by Zhao Hongjiang · 11 years ago
  13. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  14. 59d8053 proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h by David Howells · 11 years ago
  15. 3c743a7 fs/proc/kcore.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  16. 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 11 years ago
  17. 87ebdc0 fs/proc: clean up printks by Andrew Morton · 11 years ago
  18. 4ff1b2c procfs: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  19. b908243 fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static by Djalal Harouni · 12 years ago
  20. f1f996b kcore: fix spelling in read_kcore() comment by Laura Vasilescu · 12 years ago
  21. ceff1a7 /proc/kcore: fix seeking by Dave Anderson · 13 years ago
  22. 36e1526 kcore: add _text to KCORE_TEXT by Wu Fengguang · 14 years ago
  23. 98c89cd Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  24. 34aacb2 procfs: Use generic_file_llseek in /proc/kcore by Frederic Weisbecker · 14 years ago
  25. 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
  26. 4fd2c20 kcore: fix test for end of list by Dan Carpenter · 14 years ago
  27. 4055e97 fs: includecheck fix: proc, kcore.c by Jaswinder Singh Rajput · 15 years ago
  28. 0d4c36a /proc/kcore: update stat.st_size after memory hotplug by KAMEZAWA Hiroyuki · 15 years ago
  29. 678ad5d /proc/kcore: fix stat.st_size by KAMEZAWA Hiroyuki · 15 years ago
  30. 90396f9 kcore: more fixes for init by KAMEZAWA Hiroyuki · 15 years ago
  31. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  32. 26562c5 kcore: register vmemmap range by KAMEZAWA Hiroyuki · 15 years ago
  33. 3089aa1 kcore: use registerd physmem information by KAMEZAWA Hiroyuki · 15 years ago
  34. 9492587 kcore: register text area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  35. a0614da kcore: register vmalloc area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  36. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  37. 2ef43ec kcore: use usual list for kclist by KAMEZAWA Hiroyuki · 15 years ago
  38. acef82b kcore: fix /proc/kcore's stat.st_size by Amerigo Wang · 15 years ago
  39. 73d7c33 kcore: /proc/kcore should use vread by KAMEZAWA Hiroyuki · 15 years ago
  40. 97ce5d6 proc: move all /proc/kcore stuff to fs/proc/kcore.c by Alexey Dobriyan · 16 years ago
  41. 79885b2 elf: use ELF_CORE_EFLAGS for kcore ELF header flags by Edgar E. Iglesias · 16 years ago
  42. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  43. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 16 years ago
  44. 3602760 [PATCH] elf: fix kcore note size calculation by Magnus Damm · 18 years ago
  45. 632dd20 [PATCH] Kcore elf note namesz field fix by Vivek Goyal · 18 years ago
  46. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  47. 0635170 [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user() by Adam B. Jerome · 18 years ago
  48. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  51. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago