aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pstore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov1-8/+0
2012-07-17pstore: Headers should include all stuff they useAnton Vorontsov1-0/+6
2012-07-17pstore: Add persistent function tracingAnton Vorontsov1-0/+9
2012-07-17pstore: Introduce write_buf backend callbackAnton Vorontsov1-0/+4
2012-06-13pstore: Add console log messages supportAnton Vorontsov1-0/+1
2011-11-17pstore: pass reason to backend write callbackKees Cook1-7/+5
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-1/+3
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-2/+2
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-07-22pstore: Make "part" unsignedMatthew Garrett1-1/+1
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett1-2/+3
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett1-3/+5
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-0/+2
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-1/+1
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck1-0/+60