index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pstore_ram.h
Age
Commit message (
Expand
)
Author
2015-01-16
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn
2014-12-11
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
2013-04-03
pstore/ram: Allow specifying ecc parameters in platform data
Arve Hjønnevåg
2013-01-03
pstore: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-17
pstore/ram: Make tracing log versioned
Anton Vorontsov
2012-07-17
pstore: Headers should include all stuff they use
Anton Vorontsov
2012-07-17
pstore/ram: Add ftrace messages handling
Anton Vorontsov
2012-07-17
pstore/ram_core: Get rid of prz->ecc enable/disable flag
Anton Vorontsov
2012-07-17
pstore/ram: Make ECC size configurable
Anton Vorontsov
2012-07-17
pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly
Anton Vorontsov
2012-06-20
pstore/ram: Probe as early as possible
Anton Vorontsov
2012-06-13
pstore/ram_core: Remove now unused code
Anton Vorontsov
2012-06-13
pstore/ram: Add console messages handling
Anton Vorontsov
2012-06-13
pstore/ram_core: Factor persistent_ram_zap() out of post_init()
Anton Vorontsov
2012-06-13
pstore/ram: Should update old dmesg buffer before reading
Anton Vorontsov
2012-05-17
pstore/ram: Add ECC support
Anton Vorontsov
2012-05-17
staging: android: persistent_ram: Move to fs/pstore/ram_core.c
Anton Vorontsov
2012-05-16
ramoops: Move to fs/pstore/ram.c
Anton Vorontsov