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