Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-27efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-15pstore: Fix NULL pointer dereference in console writesColin Ian King
2012-09-21pstore: Avoid recursive spinlocks in the oops_in_progress caseChuansheng Liu
2012-09-07pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov
2012-07-17pstore: Add persistent function tracingAnton Vorontsov
2012-07-17pstore: Introduce write_buf backend callbackAnton Vorontsov
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman
2012-06-16kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-14pstore/platform: Disable automatic updates by defaultAnton Vorontsov
2012-06-14pstore/platform: Make automatic updates interval configurableAnton Vorontsov
2012-06-14pstore: Add console log messages supportAnton Vorontsov
2012-03-17pstore: Introduce get_reason_str() to pstoreSeiji Aguchi
2011-11-19pstore: gracefully handle NULL pstore_info functionsKees Cook
2011-11-18pstore: pass reason to backend write callbackKees Cook
2011-11-18pstore: pass allocated memory region back to callerKees Cook
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong
2011-08-16pstore: change mutex locking to spin_locksDon Zickus
2011-08-16pstore: defer inserting OOPS entries into pstoreLuck, Tony
2011-07-23pstore: Allow the user to explicitly choose a backendMatthew Garrett
2011-07-23pstore: Make "part" unsignedMatthew Garrett
2011-07-23pstore: Add extra context for writes and erasesMatthew Garrett
2011-07-23pstore: Extend API for more flexibility in new backendsMatthew Garrett
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-03-23pstore: cleanups to pstore_dump()Tony Luck
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony
2010-12-29pstore: new filesystem interface to platform persistent storageTony Luck