| Commit message (Expand) | Author | Age | Files | Lines |
* | kcore: fix test for end of list | Dan Carpenter | 2010-03-24 | 1 | -1/+1 |
* | fs: includecheck fix: proc, kcore.c | Jaswinder Singh Rajput | 2009-10-08 | 1 | -1/+0 |
* | /proc/kcore: update stat.st_size after memory hotplug | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -0/+5 |
* | /proc/kcore: fix stat.st_size | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -1/+5 |
* | kcore: more fixes for init | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -1/+4 |
* | kcore: register module area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -1/+18 |
* | kcore: register vmemmap range | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -2/+50 |
* | kcore: use registerd physmem information | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -12/+167 |
* | kcore: register text area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -1/+18 |
* | kcore: register vmalloc area in generic way | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -0/+5 |
* | kcore: add kclist types | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -1/+2 |
* | kcore: use usual list for kclist | KAMEZAWA Hiroyuki | 2009-09-23 | 1 | -6/+6 |
* | kcore: fix /proc/kcore's stat.st_size | Amerigo Wang | 2009-09-23 | 1 | -3/+0 |
* | kcore: /proc/kcore should use vread | KAMEZAWA Hiroyuki | 2009-09-22 | 1 | -33/+2 |
* | proc: move all /proc/kcore stuff to fs/proc/kcore.c | Alexey Dobriyan | 2008-10-23 | 1 | -1/+13 |
* | elf: use ELF_CORE_EFLAGS for kcore ELF header flags | Edgar E. Iglesias | 2008-07-25 | 1 | -5/+5 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 1 | -1/+0 |
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundaries | Christoph Lameter | 2008-02-05 | 1 | -1/+1 |
* | [PATCH] elf: fix kcore note size calculation | Magnus Damm | 2006-12-07 | 1 | -7/+9 |
* | [PATCH] Kcore elf note namesz field fix | Vivek Goyal | 2006-09-29 | 1 | -2/+2 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -4/+2 |
* | [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user() | Adam B. Jerome | 2006-07-12 | 1 | -1/+1 |
* | [PATCH] FDPIC: Move roundup() into linux/kernel.h | David Howells | 2006-07-10 | 1 | -2/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+404 |