index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ramoops.c
Age
Commit message (
Expand
)
Author
2012-01-13
ramoops: update parameters only after successful init
Kees Cook
2012-01-13
ramoops: fix use of rounddown_pow_of_two()
Marco Stornelli
2012-01-13
kexec: remove KMSG_DUMP_KEXEC
WANG Cong
2011-10-31
drivers/char: Fix implicit use of err.h in ramoops.c
Paul Gortmaker
2011-08-04
ramoops: update module parameters
Sergiu Iordache
2011-07-30
ramoops: fix compile failure on parisc
James Bottomley
2011-07-26
ramoops: make record_size a module parameter
Sergiu Iordache
2011-07-26
ramoops: move dump_oops into platform data
Sergiu Iordache
2011-07-26
ramoops: add new line to each print
Marco Stornelli
2011-07-26
ramoops: use module parameters instead of platform data if not available
Marco Stornelli
2011-01-13
ramoops: fix types, remove typecasts
Andrew Morton
2011-01-13
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...
Seiji Aguchi
2010-12-28
RAMOOPS: Don't overflow over non-allocated regions
Ahmed S. Darwish
2010-10-28
ramoops: use the platform data structure instead of module params
Kyungmin Park
2010-05-27
char drivers: RAM oops/panic logger
Marco Stornelli