1. 017321c pstore: Fix buffer overflow while write offset equal to buffer size by Liu ShuoX · 10 years ago
  2. 0405a5c pstore/ram: avoid atomic accesses for ioremapped regions by Rob Herring · 11 years ago
  3. bd08ec3 pstore/ram: Restore ecc information block by Arve Hjønnevåg · 12 years ago
  4. c31ad08 pstore/ram: Allow specifying ecc parameters in platform data by Arve Hjønnevåg · 12 years ago
  5. 422ca86 pstore/ram: Include ecc_size when calculating ecc_block by Arve Hjønnevåg · 12 years ago
  6. f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. cbe7cbf pstore/ram: Make tracing log versioned by Anton Vorontsov · 12 years ago
  8. c1743cb pstore/ram_core: Get rid of prz->ecc enable/disable flag by Anton Vorontsov · 12 years ago
  9. 5ca5d4e pstore/ram: Make ECC size configurable by Anton Vorontsov · 12 years ago
  10. 4a53ffa pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly by Anton Vorontsov · 12 years ago
  11. 1e6a9e5 pstore/ram_core: Better ECC size checking by Anton Vorontsov · 12 years ago
  12. beeb943 pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size) by Anton Vorontsov · 12 years ago
  13. 924d371 pstore/ram: Probe as early as possible by Anton Vorontsov · 12 years ago
  14. b8587da pstore/ram_core: Remove now unused code by Anton Vorontsov · 12 years ago
  15. 602b5be pstore/ram_core: Silence some printks by Anton Vorontsov · 12 years ago
  16. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 12 years ago
  17. 25b63da pstore/ram_core: Do not reset restored zone's position and size by Anton Vorontsov · 12 years ago
  18. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 12 years ago
  19. cddb875 staging: android: persistent_ram: Move to fs/pstore/ram_core.c by Anton Vorontsov · 12 years ago[Renamed (98%) from drivers/staging/android/persistent_ram.c]
  20. 7dd8e9b staging: android: persistent_ram: Prepare for modular builds by Anton Vorontsov · 12 years ago
  21. d3b4876 staging: android: persistent_ram: Introduce persistent_ram_free() by Anton Vorontsov · 12 years ago
  22. 24c3d2f staging: android: persistent_ram: Make it possible to use memory outside of bootmem by Anton Vorontsov · 12 years ago
  23. 2b1321e staging: android: persistent_ram: Introduce persistent_ram_vmap() by Anton Vorontsov · 12 years ago
  24. 8cf5aff staging: android: persistent_ram: Introduce persistent_ram_new() by Anton Vorontsov · 12 years ago
  25. bb4206f staging: android: persistent_ram: Introduce persistent_ram_post_init() by Anton Vorontsov · 12 years ago
  26. 484dd30 persistent_ram: Fix buffer size clamping during writes by Anton Vorontsov · 12 years ago
  27. 06f3d3b persistent_ram: Remove prz->node by Anton Vorontsov · 12 years ago
  28. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  29. 474a898 staging: android: fix mem leaks in __persistent_ram_init() by Jesper Juhl · 12 years ago
  30. f56d711 staging: fix android persistent_ram printk formats by Randy Dunlap · 12 years ago
  31. a15d0b3 staging: android: persistent_ram: add notrace to persistent_ram_write by Colin Cross · 12 years ago
  32. 808d038 staging: android: persistent_ram: make persistent_ram_write atomic by Colin Cross · 12 years ago
  33. 404a604 staging: android: persistent_ram: handle reserving and mapping memory by Colin Cross · 12 years ago
  34. 9cc05ad staging: android: persistent_ram: refactor ecc support by Colin Cross · 12 years ago
  35. c672528 staging: android: ram_console: split out persistent ram by Colin Cross · 12 years ago