summaryrefslogtreecommitdiff
path: root/fs/proc/kcore.c
Commit message (Expand)AuthorAge
* /proc/kcore: fix seekingDave Anderson2011-01-13
* kcore: add _text to KCORE_TEXTWu Fengguang2010-05-27
* Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-19
|\
| * procfs: Use generic_file_llseek in /proc/kcoreFrederic Weisbecker2010-04-09
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* kcore: fix test for end of listDan Carpenter2010-03-24
* fs: includecheck fix: proc, kcore.cJaswinder Singh Rajput2009-10-08
* /proc/kcore: update stat.st_size after memory hotplugKAMEZAWA Hiroyuki2009-09-23
* /proc/kcore: fix stat.st_sizeKAMEZAWA Hiroyuki2009-09-23
* kcore: more fixes for initKAMEZAWA Hiroyuki2009-09-23
* kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmemmap rangeKAMEZAWA Hiroyuki2009-09-23
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* kcore: use usual list for kclistKAMEZAWA Hiroyuki2009-09-23
* kcore: fix /proc/kcore's stat.st_sizeAmerigo Wang2009-09-23
* kcore: /proc/kcore should use vreadKAMEZAWA Hiroyuki2009-09-22
* proc: move all /proc/kcore stuff to fs/proc/kcore.cAlexey Dobriyan2008-10-23
* elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-25
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-05
* [PATCH] elf: fix kcore note size calculationMagnus Damm2006-12-07
* [PATCH] Kcore elf note namesz field fixVivek Goyal2006-09-29
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()Adam B. Jerome2006-07-12
* [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16