Michael Holzheu
|
5a74953ff5
s390/kdump: Disable mmap for s390
|
12 years ago |
HATAYAMA Daisuke
|
83086978c6
vmcore: support mmap() on /proc/vmcore
|
12 years ago |
HATAYAMA Daisuke
|
591ff71664
vmcore: calculate vmcore file size from buffer size and total size of vmcore objects
|
12 years ago |
HATAYAMA Daisuke
|
ef9e78fd27
vmcore: allow user process to remap ELF note segment buffer
|
12 years ago |
HATAYAMA Daisuke
|
087350c9dc
vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
|
12 years ago |
HATAYAMA Daisuke
|
7f614cd1e0
vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
|
12 years ago |
HATAYAMA Daisuke
|
f2bdacdd59
vmcore: allocate buffer for ELF headers on page-size alignment
|
12 years ago |
HATAYAMA Daisuke
|
b27eb18660
vmcore: clean up read_vmcore()
|
12 years ago |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 years ago |
David Howells
|
2f96b8c1d5
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
|
12 years ago |
Zhang Yanfei
|
c2c1b089b4
fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication
|
12 years ago |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 years ago |
Mahesh Salgaonkar
|
1625739376
fadump: Introduce cleanup routine to invalidate /proc/vmcore.
|
13 years ago |
Paul Gortmaker
|
afeacc8c1f
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
|
14 years ago |
Olaf Hering
|
997c136f51
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
|
14 years ago |
Mika Westerberg
|
9833c39400
ARM: 6485/5: proc/vmcore - allow archs to override vmcore_elf_check_arch()
|
14 years ago |
Arnd Bergmann
|
c227e69028
/proc/vmcore: fix seeking
|
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
|
73296bc611
procfs: Use generic_file_llseek in /proc/vmcore
|
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 |
Cyrill Gorcunov
|
2f6d311080
proc: vmcore - use kzalloc in get_new_element()
|
16 years ago |
Magnus Damm
|
921d58c0e6
vmcore: remove saved_max_pfn check
|
16 years ago |
Alexey Dobriyan
|
5aa140c2de
proc: move /proc/vmcore creation to fs/proc/vmcore.c
|
16 years ago |
Simon Horman
|
85a0ee342e
kdump: add is_vmcore_usable() and vmcore_unusable()
|
16 years ago |
Vivek Goyal
|
57cac4d188
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
|
16 years ago |
Alexey Dobriyan
|
a04f4de641
proc: remove dummy vmcore_open()
|
17 years ago |
David Howells
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 years ago |
Ian Campbell
|
79e030114a
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Vivek Goyal
|
80e8ff6341
[PATCH] kdump proc vmcore size oveflow fix
|
19 years ago |