summaryrefslogtreecommitdiff
path: root/fs/proc/kcore.c
AgeCommit message (Expand)Author
2008-10-23proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2006-12-07[PATCH] elf: fix kcore note size calculationMagnus Damm
2006-09-29[PATCH] Kcore elf note namesz field fixVivek Goyal
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-07-12[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2005-03-07[PATCH] minor conceptual fix for /proc/kcore header sizeErnie Petrides
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-10[PATCH] proc_kcore: Correct double accounting of elf_buflenPrasanna Meda
2005-01-07[PATCH] small proc_fs cleanupsAdrian Bunk
2004-06-30[PATCH] sparse: NULL vs 0 - filesystemsMika Kukkonen
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton
2004-05-21[PATCH] H8/300 module support updateYoshinori Sato
2003-09-09[PATCH] Fill in ELF OSABI in ELF headersMatthew Wilcox
2003-09-08[PATCH] sparse fix kcoreAndries E. Brouwer
2003-08-31[PATCH] kill CONFIG_KCORE_AOUTAndrew Morton
2003-08-31[PATCH] Fix build with CONFIG_KCORE_AOUTAndrew Morton
2003-06-20[PATCH] /proc/kcore: handle unmapped areasAndrew Morton
2003-06-02[PATCH] /proc/kcore fixesAndrew Morton
2002-10-28ia-64 kcore changes broke i386. Guess who gets the shaft?Linus Torvalds
2002-10-26[PATCH] ia64: make kcore workTony Luck
2002-09-29[PATCH] C99 designated initializers for fs/procArt Haas
2002-03-14[PATCH] 2.4 and 2.5: fix /proc/kcoreRussell King
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.0.5 -> v2.4.0.6Linus Torvalds
2002-02-04Import changesetLinus Torvalds