Aruna Balakrishnaiah
|
9ad2cbe0a9
pstore: Add file extension to pstore file if compressed
|
12 years ago |
Aruna Balakrishnaiah
|
adb42f5e10
pstore: Add decompression support to pstore
|
12 years ago |
Aruna Balakrishnaiah
|
9a4e139820
pstore: Introduce new argument 'compressed' in the read callback
|
12 years ago |
Aruna Balakrishnaiah
|
b0aad7a99c
pstore: Add compression support to pstore
|
12 years ago |
Aruna Balakrishnaiah
|
b3b515bbd6
pstore: Add new argument 'compressed' in pstore write callback
|
12 years ago |
Linus Torvalds
|
65b97fb730
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 years ago |
Aruna Balakrishnaiah
|
6bbbca7359
pstore: Pass header size in the pstore write callback
|
12 years ago |
Lenny Szubowicz
|
8e48b1a8ed
pstore: Return unique error if backend registration excluded by kernel param
|
12 years ago |
Seiji Aguchi
|
9f244e9cfd
pstore: Avoid deadlock in panic and emergency-restart path
|
12 years ago |
Seiji Aguchi
|
755d4fe465
efi_pstore: Add a sequence counter to a variable name
|
12 years ago |
Colin Ian King
|
70a6f46d7b
pstore: Fix NULL pointer dereference in console writes
|
12 years ago |
Chuansheng Liu
|
80c9d03c22
pstore: Avoid recursive spinlocks in the oops_in_progress case
|
13 years ago |
Anton Vorontsov
|
65f8c95e46
pstore/ftrace: Convert to its own enable/disable debugfs knob
|
13 years ago |
Anton Vorontsov
|
060287b8c4
pstore: Add persistent function tracing
|
13 years ago |
Anton Vorontsov
|
897dba0274
pstore: Introduce write_buf backend callback
|
13 years ago |
Greg Kroah-Hartman
|
bcc66c0b88
Merge 3.5-rc4 into staging-next
|
13 years ago |
Kay Sievers
|
e2ae715d66
kmsg - kmsg_dump() use iterator to receive log buffer content
|
13 years ago |
Anton Vorontsov
|
521f7288a8
pstore/platform: Disable automatic updates by default
|
13 years ago |
Anton Vorontsov
|
a3f5f075c2
pstore/platform: Make automatic updates interval configurable
|
13 years ago |
Anton Vorontsov
|
f29e5956ae
pstore: Add console log messages support
|
13 years ago |
Seiji Aguchi
|
381b872cf7
pstore: Introduce get_reason_str() to pstore
|
13 years ago |
Kees Cook
|
2174f6df78
pstore: gracefully handle NULL pstore_info functions
|
13 years ago |
Kees Cook
|
3d6d8d20ec
pstore: pass reason to backend write callback
|
13 years ago |
Kees Cook
|
f6f8285132
pstore: pass allocated memory region back to caller
|
13 years ago |
Chen Gong
|
b238b8fa93
pstore: make pstore write function return normal success/fail value
|
13 years ago |
Don Zickus
|
abd4d5587b
pstore: change mutex locking to spin_locks
|
14 years ago |
Luck, Tony
|
6dda926691
pstore: defer inserting OOPS entries into pstore
|
14 years ago |
Matthew Garrett
|
dee28e72b6
pstore: Allow the user to explicitly choose a backend
|
14 years ago |
Matthew Garrett
|
b94fdd077e
pstore: Make "part" unsigned
|
14 years ago |
Matthew Garrett
|
56280682ce
pstore: Add extra context for writes and erases
|
14 years ago |