1. cc62d20 powerpc: Make CPU selection logic generic in Makefile by Christophe Leroy · 6 years ago
  2. badf436 powerpc/Makefiles: Convert ifeq to ifdef where possible by Rodrigo R. Galvao · 6 years ago
  3. f8db200 powerpc/64: Copy as much as possible in __copy_tofrom_user by Paul Mackerras · 6 years ago
  4. 2679f63 selftests/powerpc/64: Test exception cases in copy_tofrom_user by Michael Ellerman · 6 years ago
  5. 98c45f5 selftests/powerpc/64: Test all paths through copy routines by Paul Mackerras · 6 years ago
  6. a7c81ce powerpc/64: Make exception table clearer in __copy_tofrom_user_base by Paul Mackerras · 6 years ago
  7. 81d7b08 powerpc/powermac: of_node_put() is not needed after iterator by zhong jiang · 6 years ago
  8. 656ecc1 crypto/nx: Initialize 842 high and normal RxFIFO control registers by Haren Myneni · 6 years ago
  9. 6e70800 powerpc/powernv: Export opal_check_token symbol by Haren Myneni · 6 years ago
  10. f5daf77 powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning by Randy Dunlap · 6 years ago
  11. 7ccc4fe powerpc/perf: Remove sched_task function defined for thread-imc by Anju T Sudhakar · 7 years ago
  12. 4231aba powerpc/64s: Fix page table fragment refcount race vs speculative references by Nicholas Piggin · 6 years ago
  13. a0ac368 misc: cxl: changed asterisk position by Parth Y Shah · 6 years ago
  14. e13606d powerpc/pasemi: Use pr_err/pr_warn... for kernel messages by Darren Stevens · 6 years ago
  15. a99b9c5 powerpc/traps: Show instructions on exceptions by Murilo Opsfelder Araujo · 6 years ago
  16. 88b0fe1 powerpc: Add show_user_instructions() by Murilo Opsfelder Araujo · 6 years ago
  17. 0f642d6 powerpc/traps: Print VMA for unhandled signals by Murilo Opsfelder Araujo · 6 years ago
  18. 49d8f20 powerpc/traps: Use %lx format in show_signal_msg() by Murilo Opsfelder Araujo · 6 years ago
  19. 35a52a1 powerpc/traps: Use an explicit ratelimit state for show_signal_msg() by Murilo Opsfelder Araujo · 6 years ago
  20. 658b0f9 powerpc/traps: Print unhandled signals in a separate function by Murilo Opsfelder Araujo · 6 years ago
  21. 8e4bdc6 selftests/powerpc: Add more version checks to alignment_handler test by Michael Ellerman · 6 years ago
  22. edba42c selftests/powerpc: Skip earlier in alignment_handler test by Michael Ellerman · 6 years ago
  23. 78ee994 powerpc/64s: Make rfi_flush_fallback a little more robust by Michael Ellerman · 6 years ago
  24. 99d5475 powerpc/powernv: Query firmware for count cache flush settings by Michael Ellerman · 6 years ago
  25. ba72dc1 powerpc/pseries: Query hypervisor for count cache flush settings by Michael Ellerman · 6 years ago
  26. ee13cb24 powerpc/64s: Add support for software count cache flush by Michael Ellerman · 6 years ago
  27. dc8c6cc powerpc/64s: Add new security feature flags for count cache flush by Michael Ellerman · 6 years ago
  28. 06d0bbc powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 6 years ago
  29. 26cb1f3 Documentation: Add nospectre_v1 parameter by Diana Craciun · 6 years ago
  30. c28218d powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms by Diana Craciun · 6 years ago
  31. ebcd1bf powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 6 years ago
  32. 406d2b6 powerpc/64: Make meltdown reporting Book3S 64 specific by Diana Craciun · 6 years ago
  33. af375ee powerpc/64: Call setup_barrier_nospec() from setup_arch() by Michael Ellerman · 6 years ago
  34. 179ab1c powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 6 years ago
  35. 6453b53 powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. by Diana Craciun · 6 years ago
  36. cf175dc powerpc/64: Disable the speculation barrier from the command line by Diana Craciun · 6 years ago
  37. 0b924de powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily by Michael Ellerman · 6 years ago
  38. b536da7 powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros by Michael Ellerman · 6 years ago
  39. 0a55c24 powerpc/64s: Remove PSERIES naming from the MASKABLE macros by Michael Ellerman · 6 years ago
  40. 6adc6e9 powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES() by Michael Ellerman · 6 years ago
  41. 9bf2877 powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES() by Michael Ellerman · 6 years ago
  42. bdf08e1 powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG by Michael Ellerman · 6 years ago
  43. 270373f powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES by Michael Ellerman · 6 years ago
  44. 6ebb939 powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1 by Michael Ellerman · 6 years ago
  45. 94f3cc8 powerpc/64s: Remove PSERIES from the NORI macros by Michael Ellerman · 6 years ago
  46. cb58a4a powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2 by Michael Ellerman · 6 years ago
  47. b706f42 powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL by Michael Ellerman · 6 years ago
  48. e42389c5 powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION by Michael Ellerman · 6 years ago
  49. 75e8bef powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL by Michael Ellerman · 6 years ago
  50. e899fce powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION by Michael Ellerman · 6 years ago
  51. 92b6d65 powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES() by Michael Ellerman · 6 years ago
  52. 4a7a0a8 powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES() by Michael Ellerman · 6 years ago
  53. 250a935 powerpc/pasemi: Search for PCI root bus by compatible property by Darren Stevens · 6 years ago
  54. 396ab6a selftests/powerpc: Update strlen() test to test the new assembly function for PPC32 by Christophe Leroy · 6 years ago
  55. 9412b23 powerpc/lib: Implement strlen() in assembly for PPC32 by Christophe Leroy · 6 years ago
  56. f0abbfd selftests/powerpc: Add test for strlen() by Christophe Leroy · 6 years ago
  57. 1bb07b5 selftests/powerpc: Add test for 32 bits memcmp by Christophe Leroy · 6 years ago
  58. 94675cc powerpc/pseries: Defer the logging of rtas error to irq work queue. by Mahesh Salgaonkar · 6 years ago
  59. 74e96bf powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX. by Mahesh Salgaonkar · 6 years ago
  60. e27e0a9 powerpc/xive: Remove xive_kexec_teardown_cpu() by Benjamin Herrenschmidt · 7 years ago
  61. dbc5740 powerpc/xive: Remove now useless pr_debug statements by Benjamin Herrenschmidt · 7 years ago
  62. 34c604d powerpc/64s: free page table caches at exit_mmap time by Nicholas Piggin · 6 years ago
  63. 5a60993 powerpc/64s/radix: tlb do not flush on page size when fullmm by Nicholas Piggin · 6 years ago
  64. d97e7f1 selftests/powerpc: Give some tests longer to run by Michael Ellerman · 6 years ago
  65. 1cdc6c1 selftests/powerpc: Only run some tests on ppc64le by Michael Ellerman · 6 years ago
  66. 95f9b3a selftests/powerpc: Add a helper for checking if we're on ppc64le by Michael Ellerman · 6 years ago
  67. 7cd129b powerpc: Add a checkpatch wrapper with our preferred settings by Michael Ellerman · 6 years ago
  68. 4da1f79 powerpc/64: Disable irq restore warning for now by Michael Ellerman · 6 years ago
  69. 9eab990 powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage by Reza Arbab · 6 years ago
  70. 06832fc powerpc: Do not redefine NEED_DMA_MAP_STATE by Christoph Hellwig · 6 years ago
  71. 6e0495c powerpc/4xx: Fix error return path in ppc4xx_msi_probe() by Guenter Roeck · 6 years ago
  72. 3127692 powernv/cpuidle: Fix idle states all being marked invalid by Nicholas Piggin · 6 years ago
  73. b87b9cf powerpc/pseries: fix EEH recovery of some IOV devices by Sam Bobroff · 6 years ago
  74. e0da991 hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups by Shilpasri G Bhat · 6 years ago
  75. 04baaf2 powerpc/powernv: Add support to enable sensor groups by Shilpasri G Bhat · 6 years ago
  76. 1961aca powernv/cpuidle: Use parsed device tree values for cpuidle_init by Akshay Adiga · 6 years ago
  77. 9c7b185 powernv/cpuidle: Parse dt idle properties into global structure by Akshay Adiga · 6 years ago
  78. 6edc22f macintosh/via-pmu: Disambiguate interrupt statistics by Finn Thain · 6 years ago
  79. b5c7ccc macintosh/via-pmu: Clean up interrupt statistics by Finn Thain · 6 years ago
  80. ebd7222 macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver by Finn Thain · 6 years ago
  81. 54c9907 macintosh/via-pmu68k: Don't load driver on unsupported hardware by Finn Thain · 6 years ago
  82. c2f028b macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies by Finn Thain · 6 years ago
  83. c16a85a macintosh/via-pmu: Add support for m68k PowerBooks by Finn Thain · 6 years ago
  84. c70c35d macintosh/via-pmu: Replace via pointer with via1 and via2 pointers by Finn Thain · 6 years ago
  85. c57902d macintosh/via-pmu: Enhance state machine with new 'uninitialized' state by Finn Thain · 6 years ago
  86. 7ad9469 macintosh/via-pmu: Don't clear shift register interrupt flag twice by Finn Thain · 6 years ago
  87. 576d529 macintosh/via-pmu: Add missing mmio accessors by Finn Thain · 6 years ago
  88. 73f4447 macintosh/via-pmu: Fix section mismatch warning by Finn Thain · 6 years ago
  89. f7e2a15 powerpc/44x: Mark mmu_init_secondary() as __init by Alexey Spirkov · 6 years ago
  90. a984506 powerpc/mm: Don't report PUDs as memory leaks when using kmemleak by Michael Ellerman · 6 years ago
  91. 405cb40 powerpc: split asm/tlbflush.h by Christophe Leroy · 6 years ago
  92. 45ef599 powerpc: remove unnecessary inclusion of asm/tlbflush.h by Christophe Leroy · 6 years ago
  93. 7bc3969 powerpc/44x: remove page.h from mmu-44x.h by Christophe Leroy · 6 years ago
  94. 0c295d0 powerpc/nohash: fix hash related comments in pgtable.h by Christophe Leroy · 6 years ago
  95. 62b8426 powerpc: fix includes in asm/processor.h by Christophe Leroy · 6 years ago
  96. 6b62266 powerpc/book3s: Remove PPC_PIN_SIZE by Christophe Leroy · 6 years ago
  97. b5ac51d powerpc: declare set_breakpoint() static by Christophe Leroy · 6 years ago
  98. e8cb7a5 powerpc: remove superflous inclusions of asm/fixmap.h by Christophe Leroy · 6 years ago
  99. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 6 years ago
  100. 5c35a02 powerpc: clean the inclusion of stringify.h by Christophe Leroy · 6 years ago