Commit Graph

90 Commits (6d1ee2cef617f27d8b737871784d8cd23e3fd9e9)

Author SHA1 Message Date
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 12 years ago
Arve Hjønnevåg 422ca8608c pstore/ram: Include ecc_size when calculating ecc_block 12 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
Josh Boyer fb0af3f2b1 pstore: Create a convenient mount point for pstore 12 years ago
Kees Cook 1e817fb62c time: create __getnstimeofday for WARNless calls 12 years ago
Seiji Aguchi 9f244e9cfd pstore: Avoid deadlock in panic and emergency-restart path 12 years ago
Greg Kroah-Hartman f568f6ca81 pstore: remove __dev* attributes. 12 years ago
Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
Anton Vorontsov ebacfd1ece pstore/ftrace: Adjust for ftrace_ops->func prototype change 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
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 12 years ago
Anton Vorontsov 65f8c95e46 pstore/ftrace: Convert to its own enable/disable debugfs knob 13 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 67a101f573 pstore: Headers should include all stuff they use 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 060287b8c4 pstore: Add persistent function tracing 13 years ago
Anton Vorontsov 897dba0274 pstore: Introduce write_buf backend callback 13 years ago
Anton Vorontsov c1743cbc8d pstore/ram_core: Get rid of prz->ecc enable/disable flag 13 years ago
Anton Vorontsov 5ca5d4e61d pstore/ram: Make ECC size configurable 13 years ago
Anton Vorontsov 4a53ffae6a pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly 13 years ago
Anton Vorontsov 1e6a9e5625 pstore/ram_core: Better ECC size checking 13 years ago
Anton Vorontsov beeb94321a pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size) 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
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 b8587daa75 pstore/ram_core: Remove now unused code 13 years ago
Anton Vorontsov 602b5be4f1 pstore/ram_core: Silence some printks 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
Anton Vorontsov f4c5d2423c pstore/ram: Factor dmesg przs initialization out of probe() 13 years ago
Anton Vorontsov cac2eb7b58 pstore/ram: Give proper names to dump-related variables 13 years ago
Anton Vorontsov f29e5956ae pstore: Add console log messages support 13 years ago
Anton Vorontsov 364ed2f465 pstore/inode: Make pstore_fill_super() static 13 years ago
Anton Vorontsov 93cce04968 pstore/ram: Should zap persistent zone on unlink 13 years ago
Anton Vorontsov fce3979304 pstore/ram_core: Factor persistent_ram_zap() out of post_init() 13 years ago