aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/kcore.c
AgeCommit message (Expand)Author
2011-01-13/proc/kcore: fix seekingDave Anderson
2010-05-27kcore: add _text to KCORE_TEXTWu Fengguang
2010-05-19Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2010-04-09procfs: Use generic_file_llseek in /proc/kcoreFrederic Weisbecker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24kcore: fix test for end of listDan Carpenter
2009-10-08fs: includecheck fix: proc, kcore.cJaswinder Singh Rajput
2009-09-23/proc/kcore: update stat.st_size after memory hotplugKAMEZAWA Hiroyuki
2009-09-23/proc/kcore: fix stat.st_sizeKAMEZAWA Hiroyuki
2009-09-23kcore: more fixes for initKAMEZAWA Hiroyuki
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmemmap rangeKAMEZAWA Hiroyuki
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23kcore: use usual list for kclistKAMEZAWA Hiroyuki
2009-09-23kcore: fix /proc/kcore's stat.st_sizeAmerigo Wang
2009-09-22kcore: /proc/kcore should use vreadKAMEZAWA Hiroyuki
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-04-16Linux-2.6.12-rc2Linus Torvalds