summaryrefslogtreecommitdiffstats
path: root/fs/pstore/ram.c
Commit message (Expand)AuthorAgeFilesLines
* pstore: remove unused codeSascha Hauer2019-07-091-17/+0
* pstore: ramoops: allow zapping invalid buffers in read-only modePhilipp Zabel2019-03-181-0/+2
* pstore: pass ramoops configuration to kernel via device treePhilipp Zabel2019-03-181-18/+80
* pstore: Replace arguments for read() APIKees Cook2019-03-181-12/+17
* pstore/ram: Clarify resource reservation labelsKees Cook2019-03-181-2/+13
* pstore: improve error report for failed setupKees Cook2019-03-181-17/+32
* pstore: Make ramoops_init_przs generic for other prz arraysKees Cook2019-03-181-28/+58
* ramoops: use DT reserved-memory bindingsKees Cook2019-03-181-15/+7
* pstore/ram: add Device Tree bindingsGreg Hackmann2019-03-181-0/+83
* ramoops: probe from device tree if OFTREE is enabledPhilipp Zabel2019-03-181-4/+32
* ramoops: allow to build without OFTREE supportLucas Stach2016-02-111-1/+2
* Introduce include/linux/spinlock.hYegor Yefremov2016-02-011-0/+1
* fs: Add pstore filesystemMarkus Pargmann2015-12-101-0/+507