index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
kcore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
fs/proc/kcore.c: using strlcpy() instead of strncpy()
Zhao Hongjiang
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2013-05-01
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
David Howells
1
-0
/
+1
2013-04-29
fs/proc/kcore.c: use register_hotmemory_notifier()
Andrew Morton
1
-3
/
+6
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
1
-0
/
+1
2013-02-27
fs/proc: clean up printks
Andrew Morton
1
-1
/
+2
2012-12-12
procfs: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-1
/
+1
2012-03-23
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
Djalal Harouni
1
-2
/
+4
2012-03-20
kcore: fix spelling in read_kcore() comment
Laura Vasilescu
1
-1
/
+1
2011-01-13
/proc/kcore: fix seeking
Dave Anderson
1
-1
/
+1
2010-05-27
kcore: add _text to KCORE_TEXT
Wu Fengguang
1
-1
/
+1
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
1
-0
/
+1
2010-04-09
procfs: Use generic_file_llseek in /proc/kcore
Frederic Weisbecker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
kcore: fix test for end of list
Dan Carpenter
1
-1
/
+1
2009-10-08
fs: includecheck fix: proc, kcore.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-09-23
/proc/kcore: update stat.st_size after memory hotplug
KAMEZAWA Hiroyuki
1
-0
/
+5
2009-09-23
/proc/kcore: fix stat.st_size
KAMEZAWA Hiroyuki
1
-1
/
+5
2009-09-23
kcore: more fixes for init
KAMEZAWA Hiroyuki
1
-1
/
+4
2009-09-23
kcore: register module area in generic way
KAMEZAWA Hiroyuki
1
-1
/
+18
2009-09-23
kcore: register vmemmap range
KAMEZAWA Hiroyuki
1
-2
/
+50
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-12
/
+167
2009-09-23
kcore: register text area in generic way
KAMEZAWA Hiroyuki
1
-1
/
+18
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-0
/
+5
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-09-23
kcore: use usual list for kclist
KAMEZAWA Hiroyuki
1
-6
/
+6
2009-09-23
kcore: fix /proc/kcore's stat.st_size
Amerigo Wang
1
-3
/
+0
2009-09-22
kcore: /proc/kcore should use vread
KAMEZAWA Hiroyuki
1
-33
/
+2
2008-10-23
proc: move all /proc/kcore stuff to fs/proc/kcore.c
Alexey Dobriyan
1
-1
/
+13
2008-07-25
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
Edgar E. Iglesias
1
-5
/
+5
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
1
-1
/
+0
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] elf: fix kcore note size calculation
Magnus Damm
1
-7
/
+9
2006-09-29
[PATCH] Kcore elf note namesz field fix
Vivek Goyal
1
-2
/
+2
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-4
/
+2
2006-07-12
[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()
Adam B. Jerome
1
-1
/
+1
2006-07-10
[PATCH] FDPIC: Move roundup() into linux/kernel.h
David Howells
1
-2
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+404