index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
vmcore.c
Age
Commit message (
Expand
)
Author
2010-09-22
/proc/vmcore: fix seeking
Arnd Bergmann
2010-05-19
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2010-04-09
procfs: Use generic_file_llseek in /proc/vmcore
Frederic Weisbecker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-18
proc: vmcore - use kzalloc in get_new_element()
Cyrill Gorcunov
2009-01-08
vmcore: remove saved_max_pfn check
Magnus Damm
2008-10-23
proc: move /proc/vmcore creation to fs/proc/vmcore.c
Alexey Dobriyan
2008-10-20
kdump: add is_vmcore_usable() and vmcore_unusable()
Simon Horman
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
2008-10-10
proc: remove dummy vmcore_open()
Alexey Dobriyan
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2007-05-02
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
Ian Campbell
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-11
[PATCH] kdump proc vmcore size oveflow fix
Vivek Goyal
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-01-11
[PATCH] kdump: vmcore compilation warning fix
Vivek Goyal
2006-01-11
fs/proc/vmcore.c: header included twice
Nicolas Kaiser
2006-01-10
[PATCH] kdump: read previous kernel's memory
Vivek Goyal
2005-06-25
[PATCH] kdump: Parse elf32 headers and export through /proc/vmcore
Vivek Goyal
2005-06-25
[PATCH] kdump: Access dump file in elf format (/proc/vmcore)
Vivek Goyal