1. 08ffb58 Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  2. 1227daa pstore/ram: Clarify resource reservation labels by Kees Cook · 6 years ago
  3. 831b624 pstore: Fix incorrect persistent ram buffer mapping by Bin Yang · 6 years ago
  4. f2531f1 pstore/ram: Do not use stack VLA for parity workspace by Kees Cook · 7 years ago
  5. e9a330c pstore: Use dynamic spinlock initializer by Kees Cook · 8 years ago
  6. 76d5692 pstore: Correctly initialize spinlock and flags by Kees Cook · 8 years ago
  7. 663deb4 pstore: Allow prz to control need for locking by Joel Fernandes · 8 years ago
  8. 1097044 pstore: Make spinlock per zone instead of global by Joel Fernandes · 8 years ago
  9. d771fdf pstore/ram: Use memcpy_fromio() to save old buffer by Andrew Bresticker · 9 years ago
  10. 7e75678 pstore/ram: Use memcpy_toio instead of memcpy by Furquan Shaikh · 9 years ago
  11. 5bf6d1b pstore/pmsg: drop bounce buffer by Mark Salyzyn · 9 years ago
  12. d5a9bf0 pstore/core: drop cmpxchg based updates by Sebastian Andrzej Siewior · 9 years ago
  13. 027bc8b pstore-ram: Allow optional mapping with pgprot_noncached by Tony Lindgren · 10 years ago
  14. 7ae9cb8 pstore-ram: Fix hangs by using write-combine mappings by Rob Herring · 10 years ago
  15. b8f52d8 fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 11 years ago
  16. ef74885 fs/pstore: logging clean-up by Fabian Frederick · 11 years ago
  17. 017321c pstore: Fix buffer overflow while write offset equal to buffer size by Liu ShuoX · 11 years ago
  18. 0405a5c pstore/ram: avoid atomic accesses for ioremapped regions by Rob Herring · 12 years ago
  19. bd08ec3 pstore/ram: Restore ecc information block by Arve Hjønnevåg · 12 years ago
  20. c31ad08 pstore/ram: Allow specifying ecc parameters in platform data by Arve Hjønnevåg · 13 years ago
  21. 422ca86 pstore/ram: Include ecc_size when calculating ecc_block by Arve Hjønnevåg · 13 years ago
  22. f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  23. cbe7cbf pstore/ram: Make tracing log versioned by Anton Vorontsov · 13 years ago
  24. c1743cb pstore/ram_core: Get rid of prz->ecc enable/disable flag by Anton Vorontsov · 13 years ago
  25. 5ca5d4e pstore/ram: Make ECC size configurable by Anton Vorontsov · 13 years ago
  26. 4a53ffa pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly by Anton Vorontsov · 13 years ago
  27. 1e6a9e56 pstore/ram_core: Better ECC size checking by Anton Vorontsov · 13 years ago
  28. beeb943 pstore/ram_core: Proper checking for post_init errors (e.g. improper ECC size) by Anton Vorontsov · 13 years ago
  29. 924d371 pstore/ram: Probe as early as possible by Anton Vorontsov · 13 years ago
  30. b8587da pstore/ram_core: Remove now unused code by Anton Vorontsov · 13 years ago
  31. 602b5be pstore/ram_core: Silence some printks by Anton Vorontsov · 13 years ago
  32. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 13 years ago
  33. 25b63da pstore/ram_core: Do not reset restored zone's position and size by Anton Vorontsov · 13 years ago
  34. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 13 years ago
  35. cddb875 staging: android: persistent_ram: Move to fs/pstore/ram_core.c by Anton Vorontsov · 13 years ago[Renamed (98%) from drivers/staging/android/persistent_ram.c]
  36. 7dd8e9b staging: android: persistent_ram: Prepare for modular builds by Anton Vorontsov · 13 years ago
  37. d3b4876 staging: android: persistent_ram: Introduce persistent_ram_free() by Anton Vorontsov · 13 years ago
  38. 24c3d2f staging: android: persistent_ram: Make it possible to use memory outside of bootmem by Anton Vorontsov · 13 years ago
  39. 2b1321e staging: android: persistent_ram: Introduce persistent_ram_vmap() by Anton Vorontsov · 13 years ago
  40. 8cf5aff staging: android: persistent_ram: Introduce persistent_ram_new() by Anton Vorontsov · 13 years ago
  41. bb4206f staging: android: persistent_ram: Introduce persistent_ram_post_init() by Anton Vorontsov · 13 years ago
  42. 484dd30 persistent_ram: Fix buffer size clamping during writes by Anton Vorontsov · 13 years ago
  43. 06f3d3b persistent_ram: Remove prz->node by Anton Vorontsov · 13 years ago
  44. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  45. 474a898 staging: android: fix mem leaks in __persistent_ram_init() by Jesper Juhl · 13 years ago
  46. f56d711 staging: fix android persistent_ram printk formats by Randy Dunlap · 13 years ago
  47. a15d0b3 staging: android: persistent_ram: add notrace to persistent_ram_write by Colin Cross · 13 years ago
  48. 808d038 staging: android: persistent_ram: make persistent_ram_write atomic by Colin Cross · 13 years ago
  49. 404a604 staging: android: persistent_ram: handle reserving and mapping memory by Colin Cross · 13 years ago
  50. 9cc05ad staging: android: persistent_ram: refactor ecc support by Colin Cross · 13 years ago
  51. c672528 staging: android: ram_console: split out persistent ram by Colin Cross · 13 years ago