summaryrefslogtreecommitdiffstats
path: root/fs/proc/kcore.c
AgeCommit message (Expand)AuthorLines
2008-10-23proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan-1/+13
2008-07-25elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias-5/+5
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-1/+0
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter-1/+1
2006-12-07[PATCH] elf: fix kcore note size calculationMagnus Damm-7/+9
2006-09-29[PATCH] Kcore elf note namesz field fixVivek Goyal-2/+2
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-4/+2
2006-07-12[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome-1/+1
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-1/+1
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+404