1. a4de930 pstore: Fix flags to enable dumps on powerpc by Ankit Kumar · 7 years ago
  2. 11b7e154 powerpc/nvram: Fix an incorrect partition merge by Pan Xinhui · 9 years ago
  3. 0d0fecc powerpc/nvram: Fix a memory leak in err path by Pan Xinhui · 9 years ago
  4. 7c98bd7 powerpc/sparse: Make a bunch of things static by Daniel Axtens · 8 years ago
  5. 8cfc8dd pstore: add lzo/lz4 compression support by Geliang Tang · 8 years ago
  6. c0c5238 powerpc: make kernel/nvram_64.c explicitly non-modular by Paul Gortmaker · 8 years ago
  7. b808b1d don't open-code generic_file_llseek_size() by Al Viro · 9 years ago
  8. b6080db powerpc/nvram: Fix function name in some errors messages. by Christophe Jaillet · 9 years ago
  9. 7d52318 powerpc/nvram: Add missing kfree in error path by Christophe Jaillet · 9 years ago
  10. 74943da powerpc/nvram: print no error when pstore backend is not nvram by Hari Bathini · 9 years ago
  11. fc9e9cb powerpc/nvram: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  12. e4a9616 powerpc/rtas: Make timestamp related code y2038-safe by Hari Bathini · 9 years ago
  13. f761829 powerpc/powernv: Add pstore support on powernv by Hari Bathini · 9 years ago
  14. 78989f0 powerpc/nvram: Move generic code for nvram and pstore by Hari Bathini · 9 years ago
  15. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  16. e0513d9 arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow by Chen Gang · 11 years ago
  17. c81095a powerpc/nvram: Fix endian issue when using the partition length by Cedric Le Goater · 11 years ago
  18. 7029705 powerpc/nvram64: Need return the related error code on failure occurs by Chen Gang · 11 years ago
  19. 6e51c9ff powerpc: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 11 years ago
  20. 0f4ac13 powerpc/nvram: Generalize code for OS partitions in NVRAM by Jim Keniston · 13 years ago
  21. 6024ede powerpc/nvram: Handle partition names >= 12 chars by Jim Keniston · 14 years ago
  22. 690d1a9 powerpc/nvram: Fix NVRAM partition list setup by Jim Keniston · 14 years ago
  23. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 14 years ago
  24. d962694 powerpc/nvram: Change nvram_setup_partition() to use new helper by Benjamin Herrenschmidt · 14 years ago
  25. cf5cbf9 powerpc/nvram: Add nvram_find_partition() by Benjamin Herrenschmidt · 14 years ago
  26. fa2b4e5 powerpc/nvram: Improve partition removal by Benjamin Herrenschmidt · 14 years ago
  27. e49e2e8 powerpc/nvram: Shuffle code around in nvram_create_partition() by Benjamin Herrenschmidt · 14 years ago
  28. cef0d5a powerpc/nvram: Completely clear a new partition by Benjamin Herrenschmidt · 14 years ago
  29. 578914c powerpc/nvram: Ensure that the partition header/block size is right by Benjamin Herrenschmidt · 14 years ago
  30. 3667330 powerpc/nvram: nvram_create_partitions() now uses bytes by Benjamin Herrenschmidt · 14 years ago
  31. 4e7c77a powerpc/nvram: More flexible nvram_create_partition() by Benjamin Herrenschmidt · 14 years ago
  32. 74d51d0 powerpc/nvram: Move things out of asm/nvram.h by Benjamin Herrenschmidt · 14 years ago
  33. 5a2ad98 arch/powerpc: Fix continuation line formats by Joe Perches · 14 years ago
  34. 3b03fec powerpc: Use unlocked ioctl in nvram_64 by Thomas Gleixner · 15 years ago
  35. 32c105c powerpc/nvram_64: Mark init code __init by Thomas Gleixner · 15 years ago
  36. fd62c6c powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log() by Thomas Gleixner · 15 years ago
  37. ae7dd02 powerpc/nvram_64: Remove unused code by Thomas Gleixner · 15 years ago
  38. 0f2342c [POWERPC] pseries: Eliminate global error_log_cnt variable by Linas Vepstas · 17 years ago
  39. 79c0108 [POWERPC] pseries: Fix jumbled no_logging flag by Linas Vepstas · 17 years ago
  40. 72755f4 [POWERPC] Remove nvram forward declarations by Linas Vepstas · 17 years ago
  41. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  42. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  43. 5a43ee6 [PATCH] nvram_print_partitions cosmetic fixup by Will Schmidt · 18 years ago
  44. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  45. af30837 [PATCH] powerpc: fix various sparse warnings by Stephen Rothwell · 18 years ago
  46. f9ce299 [PATCH] powerpc: fix large nvram access by Arnd Bergmann · 19 years ago
  47. 437a58d powerpc: Move remaining .c files from arch/ppc64 to arch/powerpc by Paul Mackerras · 19 years ago[Renamed from arch/ppc64/kernel/nvram.c]
  48. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  49. a341ad9 [PATCH] ppc64: simplify nvram partition scanning code by Arnd Bergmann · 19 years ago
  50. 0339ad7 [PATCH] ppc64: nvram cleanups by akpm@osdl.org · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago