Ingo Molnar
|
5aaeb5c01c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
|
10 年 前 |
Dave Hansen
|
0c8c0f03e3
x86/fpu, sched: Dynamically allocate 'struct fpu'
|
10 年 前 |
Baoquan He
|
bf3e269246
fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range
|
10 年 前 |
Fabian Frederick
|
108a8a11cb
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
|
11 年 前 |
Paul Gortmaker
|
abaf3787ac
fs/proc: don't use module_init for non-modular core code
|
11 年 前 |
Xishi Qiu
|
83285c72e0
mm: use pgdat_end_pfn() to simplify the code in others
|
11 年 前 |
Zhao Hongjiang
|
30bc30df10
fs/proc/kcore.c: using strlcpy() instead of strncpy()
|
12 年 前 |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年 前 |
David Howells
|
59d8053f1e
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
|
12 年 前 |
Andrew Morton
|
3c743a7f7b
fs/proc/kcore.c: use register_hotmemory_notifier()
|
12 年 前 |
David Howells
|
2f96b8c1d5
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
|
12 年 前 |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 年 前 |
Lai Jiangshan
|
4ff1b2c293
procfs: use N_MEMORY instead N_HIGH_MEMORY
|
12 年 前 |
Djalal Harouni
|
b908243c54
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
|
13 年 前 |
Laura Vasilescu
|
f1f996b66c
kcore: fix spelling in read_kcore() comment
|
13 年 前 |
Dave Anderson
|
ceff1a7709
/proc/kcore: fix seeking
|
14 年 前 |
Wu Fengguang
|
36e15263aa
kcore: add _text to KCORE_TEXT
|
15 年 前 |
Linus Torvalds
|
98c89cdd3a
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
|
15 年 前 |
Frederic Weisbecker
|
34aacb2920
procfs: Use generic_file_llseek in /proc/kcore
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Dan Carpenter
|
4fd2c20d96
kcore: fix test for end of list
|
15 年 前 |
Jaswinder Singh Rajput
|
4055e97318
fs: includecheck fix: proc, kcore.c
|
16 年 前 |
KAMEZAWA Hiroyuki
|
0d4c36a9b6
/proc/kcore: update stat.st_size after memory hotplug
|
16 年 前 |
KAMEZAWA Hiroyuki
|
678ad5d8aa
/proc/kcore: fix stat.st_size
|
16 年 前 |
KAMEZAWA Hiroyuki
|
90396f96b7
kcore: more fixes for init
|
16 年 前 |
KAMEZAWA Hiroyuki
|
81ac3ad906
kcore: register module area in generic way
|
16 年 前 |
KAMEZAWA Hiroyuki
|
26562c59fa
kcore: register vmemmap range
|
16 年 前 |
KAMEZAWA Hiroyuki
|
3089aa1b0c
kcore: use registerd physmem information
|
16 年 前 |
KAMEZAWA Hiroyuki
|
9492587cf3
kcore: register text area in generic way
|
16 年 前 |
KAMEZAWA Hiroyuki
|
a0614da88b
kcore: register vmalloc area in generic way
|
16 年 前 |