1. e4ecafb cxl: remove a dead branch by Mathieu Malaterre · 7 years ago
  2. 2fff0f0 powerpc/powermac: Add missing include of header pmac.h by Mathieu Malaterre · 7 years ago
  3. baedcdf powerpc/kexec: Use common error handling code in setup_new_fdt() by Markus Elfring · 7 years ago
  4. 302c7b0 powerpc/xmon: Add address lookup for percpu symbols by Boqun Feng · 8 years ago
  5. 646dbe4 powerpc/mm: remove huge_pte_offset_and_shift() prototype by Christophe Leroy · 7 years ago
  6. fa54a98 powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled by Christophe Leroy · 7 years ago
  7. cd813e1 powerpc/pseries: Fix endianness while restoring of r3 in MCE handler. by Mahesh Salgaonkar · 7 years ago
  8. ced1bf5 powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segements by Hari Bathini · 7 years ago
  9. 1bd6a1c powerpc/fadump: handle crash memory ranges array index overflow by Hari Bathini · 7 years ago
  10. 6bd6d86 powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM by Christophe Leroy · 7 years ago
  11. c42d3be powerpc: Fix size calculation using resource_size() by Dan Carpenter · 7 years ago
  12. 24576a7 Documentation: Update documentation on ppc-memtrace by Rashmica Gupta · 7 years ago
  13. d3da701 powerpc/powernv: Allow memory that has been hot-removed to be hot-added by Rashmica Gupta · 7 years ago
  14. 7c27a26 selftests/powerpc: Kill child processes on SIGINT by Breno Leitao · 7 years ago
  15. 77b5f703 powerpc/powernv/opal: Use standard interrupts property when available by Benjamin Herrenschmidt · 7 years ago
  16. d6690b1 powerpc: Allow CPU selection of e300core variants by Christophe Leroy · 7 years ago
  17. 0e00a8c powerpc: Allow CPU selection also on PPC32 by Christophe Leroy · 7 years ago
  18. cc62d20 powerpc: Make CPU selection logic generic in Makefile by Christophe Leroy · 7 years ago
  19. badf436 powerpc/Makefiles: Convert ifeq to ifdef where possible by Rodrigo R. Galvao · 7 years ago
  20. f8db200 powerpc/64: Copy as much as possible in __copy_tofrom_user by Paul Mackerras · 7 years ago
  21. 2679f63 selftests/powerpc/64: Test exception cases in copy_tofrom_user by Michael Ellerman · 7 years ago
  22. 98c45f5 selftests/powerpc/64: Test all paths through copy routines by Paul Mackerras · 7 years ago
  23. a7c81ce powerpc/64: Make exception table clearer in __copy_tofrom_user_base by Paul Mackerras · 7 years ago
  24. 81d7b08 powerpc/powermac: of_node_put() is not needed after iterator by zhong jiang · 7 years ago
  25. 656ecc1 crypto/nx: Initialize 842 high and normal RxFIFO control registers by Haren Myneni · 7 years ago
  26. 6e70800 powerpc/powernv: Export opal_check_token symbol by Haren Myneni · 7 years ago
  27. f5daf77 powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning by Randy Dunlap · 7 years ago
  28. 7ccc4fe powerpc/perf: Remove sched_task function defined for thread-imc by Anju T Sudhakar · 7 years ago
  29. 4231aba powerpc/64s: Fix page table fragment refcount race vs speculative references by Nicholas Piggin · 7 years ago
  30. a0ac368 misc: cxl: changed asterisk position by Parth Y Shah · 7 years ago
  31. e13606d powerpc/pasemi: Use pr_err/pr_warn... for kernel messages by Darren Stevens · 7 years ago
  32. a99b9c5 powerpc/traps: Show instructions on exceptions by Murilo Opsfelder Araujo · 7 years ago
  33. 88b0fe1 powerpc: Add show_user_instructions() by Murilo Opsfelder Araujo · 7 years ago
  34. 0f642d6 powerpc/traps: Print VMA for unhandled signals by Murilo Opsfelder Araujo · 7 years ago
  35. 49d8f20 powerpc/traps: Use %lx format in show_signal_msg() by Murilo Opsfelder Araujo · 7 years ago
  36. 35a52a1 powerpc/traps: Use an explicit ratelimit state for show_signal_msg() by Murilo Opsfelder Araujo · 7 years ago
  37. 658b0f9 powerpc/traps: Print unhandled signals in a separate function by Murilo Opsfelder Araujo · 7 years ago
  38. 8e4bdc6 selftests/powerpc: Add more version checks to alignment_handler test by Michael Ellerman · 7 years ago
  39. edba42c selftests/powerpc: Skip earlier in alignment_handler test by Michael Ellerman · 7 years ago
  40. 78ee994 powerpc/64s: Make rfi_flush_fallback a little more robust by Michael Ellerman · 7 years ago
  41. 99d5475 powerpc/powernv: Query firmware for count cache flush settings by Michael Ellerman · 7 years ago
  42. ba72dc1 powerpc/pseries: Query hypervisor for count cache flush settings by Michael Ellerman · 7 years ago
  43. ee13cb24 powerpc/64s: Add support for software count cache flush by Michael Ellerman · 7 years ago
  44. dc8c6cc powerpc/64s: Add new security feature flags for count cache flush by Michael Ellerman · 7 years ago
  45. 06d0bbc powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 7 years ago
  46. 26cb1f3 Documentation: Add nospectre_v1 parameter by Diana Craciun · 7 years ago
  47. c28218d powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms by Diana Craciun · 7 years ago
  48. ebcd1bf powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 7 years ago
  49. 406d2b6 powerpc/64: Make meltdown reporting Book3S 64 specific by Diana Craciun · 7 years ago
  50. af375ee powerpc/64: Call setup_barrier_nospec() from setup_arch() by Michael Ellerman · 7 years ago
  51. 179ab1c powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 7 years ago
  52. 6453b53 powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. by Diana Craciun · 7 years ago
  53. cf175dc powerpc/64: Disable the speculation barrier from the command line by Diana Craciun · 7 years ago
  54. 0b924de powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily by Michael Ellerman · 7 years ago
  55. b536da7 powerpc/64s: Drop unused loc parameter to MASKABLE_EXCEPTION macros by Michael Ellerman · 7 years ago
  56. 0a55c24 powerpc/64s: Remove PSERIES naming from the MASKABLE macros by Michael Ellerman · 7 years ago
  57. 6adc6e9 powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES() by Michael Ellerman · 7 years ago
  58. 9bf2877 powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES() by Michael Ellerman · 7 years ago
  59. bdf08e1 powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES to EXCEPTION_PROLOG by Michael Ellerman · 7 years ago
  60. 270373f powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES by Michael Ellerman · 7 years ago
  61. 6ebb939 powerpc/64s: Rename EXCEPTION_RELON_PROLOG_PSERIES_1 by Michael Ellerman · 7 years ago
  62. 94f3cc8 powerpc/64s: Remove PSERIES from the NORI macros by Michael Ellerman · 7 years ago
  63. cb58a4a powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2 by Michael Ellerman · 7 years ago
  64. b706f42 powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES_OOL to STD_RELON_EXCEPTION_OOL by Michael Ellerman · 7 years ago
  65. e42389c5 powerpc/64s: Rename STD_RELON_EXCEPTION_PSERIES to STD_RELON_EXCEPTION by Michael Ellerman · 7 years ago
  66. 75e8bef powerpc/64s: Rename STD_EXCEPTION_PSERIES_OOL to STD_EXCEPTION_OOL by Michael Ellerman · 7 years ago
  67. e899fce powerpc/64s: Rename STD_EXCEPTION_PSERIES to STD_EXCEPTION by Michael Ellerman · 7 years ago
  68. 92b6d65 powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_RELON_PROLOG_PSERIES() by Michael Ellerman · 7 years ago
  69. 4a7a0a8 powerpc/64s: Move SET_SCRATCH0() into EXCEPTION_PROLOG_PSERIES() by Michael Ellerman · 7 years ago
  70. 250a935 powerpc/pasemi: Search for PCI root bus by compatible property by Darren Stevens · 7 years ago
  71. 396ab6a selftests/powerpc: Update strlen() test to test the new assembly function for PPC32 by Christophe Leroy · 7 years ago
  72. 9412b23 powerpc/lib: Implement strlen() in assembly for PPC32 by Christophe Leroy · 7 years ago
  73. f0abbfd selftests/powerpc: Add test for strlen() by Christophe Leroy · 7 years ago
  74. 1bb07b5 selftests/powerpc: Add test for 32 bits memcmp by Christophe Leroy · 7 years ago
  75. 94675cc powerpc/pseries: Defer the logging of rtas error to irq work queue. by Mahesh Salgaonkar · 7 years ago
  76. 74e96bf powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX. by Mahesh Salgaonkar · 7 years ago
  77. e27e0a9 powerpc/xive: Remove xive_kexec_teardown_cpu() by Benjamin Herrenschmidt · 7 years ago
  78. dbc5740 powerpc/xive: Remove now useless pr_debug statements by Benjamin Herrenschmidt · 7 years ago
  79. 34c604d powerpc/64s: free page table caches at exit_mmap time by Nicholas Piggin · 7 years ago
  80. 5a60993 powerpc/64s/radix: tlb do not flush on page size when fullmm by Nicholas Piggin · 7 years ago
  81. d97e7f1 selftests/powerpc: Give some tests longer to run by Michael Ellerman · 7 years ago
  82. 1cdc6c1 selftests/powerpc: Only run some tests on ppc64le by Michael Ellerman · 7 years ago
  83. 95f9b3a selftests/powerpc: Add a helper for checking if we're on ppc64le by Michael Ellerman · 7 years ago
  84. 7cd129b powerpc: Add a checkpatch wrapper with our preferred settings by Michael Ellerman · 7 years ago
  85. 4da1f79 powerpc/64: Disable irq restore warning for now by Michael Ellerman · 7 years ago
  86. 9eab990 powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage by Reza Arbab · 7 years ago
  87. 06832fc powerpc: Do not redefine NEED_DMA_MAP_STATE by Christoph Hellwig · 7 years ago
  88. 6e0495c powerpc/4xx: Fix error return path in ppc4xx_msi_probe() by Guenter Roeck · 7 years ago
  89. 3127692 powernv/cpuidle: Fix idle states all being marked invalid by Nicholas Piggin · 7 years ago
  90. b87b9cf powerpc/pseries: fix EEH recovery of some IOV devices by Sam Bobroff · 7 years ago
  91. e0da991 hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups by Shilpasri G Bhat · 7 years ago
  92. 04baaf2 powerpc/powernv: Add support to enable sensor groups by Shilpasri G Bhat · 7 years ago
  93. 1961aca powernv/cpuidle: Use parsed device tree values for cpuidle_init by Akshay Adiga · 7 years ago
  94. 9c7b185 powernv/cpuidle: Parse dt idle properties into global structure by Akshay Adiga · 7 years ago
  95. 6edc22f macintosh/via-pmu: Disambiguate interrupt statistics by Finn Thain · 7 years ago
  96. b5c7ccc macintosh/via-pmu: Clean up interrupt statistics by Finn Thain · 7 years ago
  97. ebd7222 macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driver by Finn Thain · 7 years ago
  98. 54c9907 macintosh/via-pmu68k: Don't load driver on unsupported hardware by Finn Thain · 7 years ago
  99. c2f028b macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies by Finn Thain · 7 years ago
  100. c16a85a macintosh/via-pmu: Add support for m68k PowerBooks by Finn Thain · 7 years ago