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 |
Rob Herring
|
2644665458
pstore/ram: remove the power of buffer size limitation
|
12 years ago |
Linus Torvalds
|
70eba4226d
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
|
12 years ago |
Wei Yongjun
|
47110b8891
pstore/ram: fix error return code in ramoops_probe()
|
12 years ago |
Arve Hjønnevåg
|
bd08ec33b5
pstore/ram: Restore ecc information block
|
12 years ago |
Arve Hjønnevåg
|
c31ad081e8
pstore/ram: Allow specifying ecc parameters in platform data
|
13 years ago |
Alexandru Gheorghiu
|
c53026722b
pstore: Replace calls to kmalloc and memcpy with kmemdup
|
12 years ago |
Alexandru Gheorghiu
|
eeb65d9cb5
fs: pstore: Replaced calls to kmalloc and memcpy with kmemdup
|
12 years ago |
Thomas Gleixner
|
90889a635a
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
|
12 years ago |
Kees Cook
|
1e817fb62c
time: create __getnstimeofday for WARNless calls
|
12 years ago |
Greg Kroah-Hartman
|
f568f6ca81
pstore: remove __dev* attributes.
|
12 years ago |
Linus Torvalds
|
75e300c8ba
Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore
|
12 years ago |
Arve Hjønnevåg
|
c628937803
pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftrace_size
|
12 years ago |
Seiji Aguchi
|
755d4fe465
efi_pstore: Add a sequence counter to a variable name
|
12 years ago |
Seiji Aguchi
|
a9efd39cd5
efi_pstore: Add ctime to argument of erase callback
|
12 years ago |
Maxime Bizon
|
b042e47491
pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)
|
12 years ago |
Hannes Reinecke
|
53f21a8ea1
pstore/ram: Fixup section annotations
|
12 years ago |
Jovi Zhang
|
b4a871bce6
pstore/ram: Add missing platform_device_unregister
|
13 years ago |
Anton Vorontsov
|
242030365e
pstore/ram: Mark ramoops_pstore_write_buf() as notrace
|
13 years ago |
Randy Dunlap
|
0427193b69
pstore/ram: Fix printk format warning
|
13 years ago |
Anton Vorontsov
|
a384f64117
pstore/ram: Fix possible NULL dereference
|
13 years ago |
Anton Vorontsov
|
cbe7cbf5a6
pstore/ram: Make tracing log versioned
|
13 years ago |
Anton Vorontsov
|
a694d1b591
pstore/ram: Add ftrace messages handling
|
13 years ago |
Anton Vorontsov
|
c2b7113261
pstore/ram: Convert to write_buf callback
|
13 years ago |
Anton Vorontsov
|
5ca5d4e61d
pstore/ram: Make ECC size configurable
|
13 years ago |
Anton Vorontsov
|
90b58d9690
pstore/ram: Fix error handling during przs allocation
|
13 years ago |
Anton Vorontsov
|
924d37118f
pstore/ram: Probe as early as possible
|
13 years ago |
Anton Vorontsov
|
b5d38e9bf1
pstore/ram: Add console messages handling
|
13 years ago |
Anton Vorontsov
|
755d66b48f
pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read()
|
13 years ago |