Andrew Morton
|
3c743a7f7b
fs/proc/kcore.c: use register_hotmemory_notifier()
|
12 years ago |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 years ago |
Lai Jiangshan
|
4ff1b2c293
procfs: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
Djalal Harouni
|
b908243c54
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
|
13 years ago |
Laura Vasilescu
|
f1f996b66c
kcore: fix spelling in read_kcore() comment
|
13 years ago |
Dave Anderson
|
ceff1a7709
/proc/kcore: fix seeking
|
14 years ago |
Wu Fengguang
|
36e15263aa
kcore: add _text to KCORE_TEXT
|
15 years ago |
Linus Torvalds
|
98c89cdd3a
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 years ago |
Frederic Weisbecker
|
34aacb2920
procfs: Use generic_file_llseek in /proc/kcore
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Dan Carpenter
|
4fd2c20d96
kcore: fix test for end of list
|
15 years ago |
Jaswinder Singh Rajput
|
4055e97318
fs: includecheck fix: proc, kcore.c
|
15 years ago |
KAMEZAWA Hiroyuki
|
0d4c36a9b6
/proc/kcore: update stat.st_size after memory hotplug
|
15 years ago |
KAMEZAWA Hiroyuki
|
678ad5d8aa
/proc/kcore: fix stat.st_size
|
15 years ago |
KAMEZAWA Hiroyuki
|
90396f96b7
kcore: more fixes for init
|
15 years ago |
KAMEZAWA Hiroyuki
|
81ac3ad906
kcore: register module area in generic way
|
15 years ago |
KAMEZAWA Hiroyuki
|
26562c59fa
kcore: register vmemmap range
|
15 years ago |
KAMEZAWA Hiroyuki
|
3089aa1b0c
kcore: use registerd physmem information
|
15 years ago |
KAMEZAWA Hiroyuki
|
9492587cf3
kcore: register text area in generic way
|
15 years ago |
KAMEZAWA Hiroyuki
|
a0614da88b
kcore: register vmalloc area in generic way
|
15 years ago |
KAMEZAWA Hiroyuki
|
c30bb2a25f
kcore: add kclist types
|
15 years ago |
KAMEZAWA Hiroyuki
|
2ef43ec772
kcore: use usual list for kclist
|
15 years ago |
Amerigo Wang
|
acef82b873
kcore: fix /proc/kcore's stat.st_size
|
15 years ago |
KAMEZAWA Hiroyuki
|
73d7c33e81
kcore: /proc/kcore should use vread
|
16 years ago |
Alexey Dobriyan
|
97ce5d6dcb
proc: move all /proc/kcore stuff to fs/proc/kcore.c
|
16 years ago |
Edgar E. Iglesias
|
79885b2277
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
|
17 years ago |
David Howells
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 years ago |
Christoph Lameter
|
9e2779fa28
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
|
17 years ago |
Magnus Damm
|
360276042d
[PATCH] elf: fix kcore note size calculation
|
18 years ago |
Vivek Goyal
|
632dd2053a
[PATCH] Kcore elf note namesz field fix
|
19 years ago |