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