1. 75e300c Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  2. c628937 pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftrace_size by Arve Hjønnevåg · 12 years ago
  3. 755d4fe efi_pstore: Add a sequence counter to a variable name by Seiji Aguchi · 12 years ago
  4. a9efd39 efi_pstore: Add ctime to argument of erase callback by Seiji Aguchi · 12 years ago
  5. b042e47 pstore/ram: Fix undefined usage of rounddown_pow_of_two(0) by Maxime Bizon · 12 years ago
  6. 53f21a8 pstore/ram: Fixup section annotations by Hannes Reinecke · 12 years ago
  7. b4a871b pstore/ram: Add missing platform_device_unregister by Jovi Zhang · 12 years ago
  8. 2420303 pstore/ram: Mark ramoops_pstore_write_buf() as notrace by Anton Vorontsov · 12 years ago
  9. 0427193 pstore/ram: Fix printk format warning by Randy Dunlap · 12 years ago
  10. a384f641 pstore/ram: Fix possible NULL dereference by Anton Vorontsov · 12 years ago
  11. cbe7cbf pstore/ram: Make tracing log versioned by Anton Vorontsov · 12 years ago
  12. a694d1b pstore/ram: Add ftrace messages handling by Anton Vorontsov · 12 years ago
  13. c2b7113 pstore/ram: Convert to write_buf callback by Anton Vorontsov · 12 years ago
  14. 5ca5d4e pstore/ram: Make ECC size configurable by Anton Vorontsov · 12 years ago
  15. 90b58d9 pstore/ram: Fix error handling during przs allocation by Anton Vorontsov · 12 years ago
  16. 924d371 pstore/ram: Probe as early as possible by Anton Vorontsov · 12 years ago
  17. b5d38e9 pstore/ram: Add console messages handling by Anton Vorontsov · 12 years ago
  18. 755d66b pstore/ram: Factor ramoops_get_next_prz() out of ramoops_pstore_read() by Anton Vorontsov · 12 years ago
  19. f4c5d24 pstore/ram: Factor dmesg przs initialization out of probe() by Anton Vorontsov · 12 years ago
  20. cac2eb7 pstore/ram: Give proper names to dump-related variables by Anton Vorontsov · 12 years ago
  21. 93cce04 pstore/ram: Should zap persistent zone on unlink by Anton Vorontsov · 12 years ago
  22. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 12 years ago
  23. 39eb7e97 pstore/ram: Add ECC support by Anton Vorontsov · 12 years ago
  24. 896fc1f pstore/ram: Switch to persistent_ram routines by Anton Vorontsov · 12 years ago
  25. 1894a25 ramoops: Move to fs/pstore/ram.c by Anton Vorontsov · 12 years ago[Renamed (98%) from drivers/char/ramoops.c]
  26. d109a67 ramoops: fix printk format warnings by Randy Dunlap · 12 years ago
  27. 9ba80d9 ramoops: use pstore interface by Kees Cook · 12 years ago
  28. 5aa4d20 char/ramoops: included linux/err.h twice by Danny Kukawka · 13 years ago
  29. c755201 ramoops: update parameters only after successful init by Kees Cook · 13 years ago
  30. fdb5950 ramoops: fix use of rounddown_pow_of_two() by Marco Stornelli · 13 years ago
  31. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  32. c05aa8f drivers/char: Fix implicit use of err.h in ramoops.c by Paul Gortmaker · 13 years ago
  33. f7b9fcb ramoops: update module parameters by Sergiu Iordache · 13 years ago
  34. 83c1b31 ramoops: fix compile failure on parisc by James Bottomley · 13 years ago
  35. 3e5c4fa ramoops: make record_size a module parameter by Sergiu Iordache · 13 years ago
  36. 6b4d2a2 ramoops: move dump_oops into platform data by Sergiu Iordache · 13 years ago
  37. 0169256 ramoops: add new line to each print by Marco Stornelli · 13 years ago
  38. 13aefd7 ramoops: use module parameters instead of platform data if not available by Marco Stornelli · 13 years ago
  39. 264b795 ramoops: fix types, remove typecasts by Andrew Morton · 14 years ago
  40. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 14 years ago
  41. 1873bb8 RAMOOPS: Don't overflow over non-allocated regions by Ahmed S. Darwish · 14 years ago
  42. c3b92ce ramoops: use the platform data structure instead of module params by Kyungmin Park · 14 years ago
  43. 56d611a char drivers: RAM oops/panic logger by Marco Stornelli · 14 years ago