Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9603d5d89b0953c9e65fe45b07e96037ad048a54
/
fs
/
proc
/
kcore.c
df04abf
fs/proc/kcore.c: Add bounce buffer for ktext data
by Jiri Olsa
· 8 years ago
f5beeb1
fs/proc/kcore.c: Make bounce buffer global for read
by Jiri Olsa
· 8 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
5aaeb5c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
by Ingo Molnar
· 9 years ago
0c8c0f0
x86/fpu, sched: Dynamically allocate 'struct fpu'
by Dave Hansen
· 9 years ago
bf3e269
fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range
by Baoquan He
· 10 years ago
108a8a1
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
by Fabian Frederick
· 10 years ago
abaf378
fs/proc: don't use module_init for non-modular core code
by Paul Gortmaker
· 11 years ago
83285c7
mm: use pgdat_end_pfn() to simplify the code in others
by Xishi Qiu
· 11 years ago
30bc30d
fs/proc/kcore.c: using strlcpy() instead of strncpy()
by Zhao Hongjiang
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
59d8053
proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
by David Howells
· 12 years ago
3c743a7
fs/proc/kcore.c: use register_hotmemory_notifier()
by Andrew Morton
· 12 years ago
2f96b8c
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
by David Howells
· 12 years ago
87ebdc0
fs/proc: clean up printks
by Andrew Morton
· 12 years ago
4ff1b2c
procfs: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
b908243
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
by Djalal Harouni
· 13 years ago
f1f996b
kcore: fix spelling in read_kcore() comment
by Laura Vasilescu
· 13 years ago
ceff1a7
/proc/kcore: fix seeking
by Dave Anderson
· 14 years ago
36e1526
kcore: add _text to KCORE_TEXT
by Wu Fengguang
· 14 years ago
98c89cd
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
34aacb2
procfs: Use generic_file_llseek in /proc/kcore
by Frederic Weisbecker
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4fd2c20
kcore: fix test for end of list
by Dan Carpenter
· 15 years ago
4055e97
fs: includecheck fix: proc, kcore.c
by Jaswinder Singh Rajput
· 15 years ago
0d4c36a
/proc/kcore: update stat.st_size after memory hotplug
by KAMEZAWA Hiroyuki
· 15 years ago
678ad5d
/proc/kcore: fix stat.st_size
by KAMEZAWA Hiroyuki
· 15 years ago
90396f9
kcore: more fixes for init
by KAMEZAWA Hiroyuki
· 15 years ago
81ac3ad
kcore: register module area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
26562c5
kcore: register vmemmap range
by KAMEZAWA Hiroyuki
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
9492587
kcore: register text area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
2ef43ec
kcore: use usual list for kclist
by KAMEZAWA Hiroyuki
· 15 years ago
acef82b
kcore: fix /proc/kcore's stat.st_size
by Amerigo Wang
· 15 years ago
73d7c33
kcore: /proc/kcore should use vread
by KAMEZAWA Hiroyuki
· 15 years ago
97ce5d6
proc: move all /proc/kcore stuff to fs/proc/kcore.c
by Alexey Dobriyan
· 16 years ago
79885b2
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
by Edgar E. Iglesias
· 16 years ago
1eb1141
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
by David Howells
· 17 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 17 years ago
3602760
[PATCH] elf: fix kcore note size calculation
by Magnus Damm
· 18 years ago
632dd20
[PATCH] Kcore elf note namesz field fix
by Vivek Goyal
· 18 years ago
f8314dc
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
by Panagiotis Issaris
· 18 years ago
0635170
[PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user()
by Adam B. Jerome
· 18 years ago
b4cac1a
[PATCH] FDPIC: Move roundup() into linux/kernel.h
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago