summaryrefslogtreecommitdiffstats
path: root/fs/proc/kcore.c
Commit message (Expand)AuthorAgeFilesLines
* proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan2008-10-231-1/+13
* elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-251-5/+5
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-1/+1
* [PATCH] elf: fix kcore note size calculationMagnus Damm2006-12-071-7/+9
* [PATCH] Kcore elf note namesz field fixVivek Goyal2006-09-291-2/+2
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-4/+2
* [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome2006-07-121-1/+1
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-2/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+404