1. 6e0c50f cxl: Refine slice error debug messages by Philippe Bergheaud · 8 years ago
  2. f5c9df9 cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts by Ian Munsie · 8 years ago
  3. 2a4f667 cxl: Workaround XSL bug that does not clear the RA bit after a reset by Ian Munsie · 8 years ago
  4. 5e7823c cxl: Fix bug where AFU disable operation had no effect by Ian Munsie · 8 years ago
  5. 2224b67 cxl: Fix allocating a minimum of 2 pages for the SPA by Ian Munsie · 8 years ago
  6. 49e9c99 cxl: Fix allowing bogus AFU descriptors with 0 maximum processes by Ian Munsie · 8 years ago
  7. bdd9100 powerpc/configs: Remove old symbols from defconfigs by Andrew Donnellan · 8 years ago
  8. fa2cff3f powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS by Andrew Donnellan · 8 years ago
  9. 53775c4 powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE by Andrew Donnellan · 8 years ago
  10. 91dc068 powerpc/eeh: Fix pr_debug()s in eeh_cache.c by Andrew Donnellan · 8 years ago
  11. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 8 years ago
  12. 68a2d80 powerpc: Add MTD_BLOCK to powernv_defconfig by Michael Neuling · 8 years ago
  13. 8c6a0a1 powerpc/pseries: start rtasd before PCI probing by Greg Kurz · 8 years ago
  14. 63a7228 powerpc/pci: Assign fixed PHB number based on device-tree properties by Guilherme G. Piccoli · 8 years ago
  15. fc022fd powerpc/kernel: Drop unused extern for current_set by Michael Ellerman · 8 years ago
  16. d468fca powerpc/pci: Fix build with PCI_IOV=y and EEH=n by Michael Ellerman · 8 years ago
  17. fecbfab powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs by Benjamin Herrenschmidt · 8 years ago
  18. e93d8e6 powerpc/mm: Fix build of Book3E/64 with 64K pages by Benjamin Herrenschmidt · 8 years ago
  19. bc5c0a0 selftests/powerpc: Use "Delta" rather than "Error" in normal output by Michael Ellerman · 8 years ago
  20. 656ad58 powerpc/boot: Add OPAL console to epapr wrappers by Oliver O'Halloran · 8 years ago
  21. faf7882 powerpc/mm: Add a parameter to disable 1TB segs by Oliver O'Halloran · 8 years ago
  22. 79901024 powerpc/timer: Large Decrementer support by Oliver O'Halloran · 8 years ago
  23. 9ddf007 powerpc: Avoid -maltivec when using clang integrated assembler by Anton Blanchard · 9 years ago
  24. e2be237 powerpc/pseries: Fix error return value in cmm_mem_going_offline() by Rasmus Villemoes · 9 years ago
  25. a9862c7 powerpc/rtas: Fix array overrun in ppc_rtas() syscall by Andrew Donnellan · 9 years ago
  26. 4375088 selftests/powerpc: Test unaligned copy and paste by Chris Smart · 8 years ago
  27. ae26b36 powerpc: Send SIGBUS on unaligned copy and paste by Chris Smart · 8 years ago
  28. 0c63e8b selftests/powerpc: Import Anton's mmap & futex micro benchmarks by Michael Ellerman · 8 years ago
  29. f2418ae selftests/powerpc: Fix generation of vector instructions/types in context_switch by Cyril Bur · 9 years ago
  30. 94fa56a selftests/powerpc: Fix usage message in context_switch by Cyril Bur · 9 years ago
  31. d4ecdff selftests/powerpc/pmu: Use signed long to read perf_event_paranoid by Cyril Bur · 9 years ago
  32. f1fb60b powerpc/perf: Export Power9 generic and cache events to sysfs by Madhavan Srinivasan · 8 years ago
  33. 8c002db powerpc/perf: Power9 PMU support by Madhavan Srinivasan · 8 years ago
  34. 3492252 powerpc/perf: Add power9 event list macros for generic and cache events by Madhavan Srinivasan · 8 years ago
  35. 393eb79 powerpc/perf: factor out power8 __init_pmu code by Madhavan Srinivasan · 8 years ago
  36. 7ffd948 powerpc/perf: factor out power8 pmu functions by Madhavan Srinivasan · 8 years ago
  37. 4d3576b powerpc/perf: factor out power8 pmu macros and defines by Madhavan Srinivasan · 8 years ago
  38. b5b1cfc powerpc/fadump: Fix build error introduced by recent cleanup by Michael Ellerman · 8 years ago
  39. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 8 years ago
  40. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 8 years ago
  41. 1ae88fd devicetree/bindings: Add binding for operator panel on FSP machines by Suraj Jitindar Singh · 8 years ago
  42. ad42de8 cxl: Add set and get private data to context struct by Michael Neuling · 8 years ago
  43. b810253 cxl: Add mechanism for delivering AFU driver specific events by Philippe Bergheaud · 8 years ago
  44. 6e8a927 powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved" by Colin Ian King · 8 years ago
  45. 4a03749 powerpc/fadump: Trivial fix of spelling mistake, clean up message by Colin Ian King · 8 years ago
  46. cdb1b34 powerpc/pci: Reduce log level of PCI I/O space warning by Benjamin Herrenschmidt · 8 years ago
  47. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 8 years ago
  48. 6ac0ba5 powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header by Naveen N. Rao · 8 years ago
  49. cef1e8c powerpc/bpf/jit: A few cleanups by Naveen N. Rao · 8 years ago
  50. 277285b powerpc/bpf/jit: Introduce rotate immediate instructions by Naveen N. Rao · 8 years ago
  51. b1a0578 powerpc/bpf/jit: Optimize 64-bit Immediate loads by Naveen N. Rao · 8 years ago
  52. aaf2f7e powerpc/bpf/jit: Fix/enhance 32-bit Load Immediate implementation by Naveen N. Rao · 8 years ago
  53. 5593e30 powerpc/powernv: set power_save func after the idle states are initialized by Shreyas B. Prabhu · 8 years ago
  54. 9497a1c powerpc/powernv: Print correct PHB type names by Gavin Shan · 8 years ago
  55. 6672515 PCI/hotplug: PowerPC PowerNV PCI hotplug driver by Gavin Shan · 9 years ago
  56. ea0d856 powerpc/powernv: Functions to get/set PCI slot state by Gavin Shan · 9 years ago
  57. 7e19bf3 powerpc/powernv: Introduce pnv_pci_get_slot_id() by Gavin Shan · 9 years ago
  58. 9c0e1ec powerpc/powernv: Use PCI slot reset infrastructure by Gavin Shan · 9 years ago
  59. ebe2253 powerpc/powernv: Support PCI slot ID by Gavin Shan · 9 years ago
  60. 8cc7581 powerpc/pci: Delay populating pdn by Gavin Shan · 9 years ago
  61. 7415c14 powerpc/pci: Update bridge windows on PCI plug by Gavin Shan · 9 years ago
  62. c5f7700 powerpc/powernv: Dynamically release PE by Gavin Shan · 9 years ago
  63. 93e01a5 powerpc/powernv: Make pnv_ioda_deconfigure_pe() visible by Gavin Shan · 9 years ago
  64. 40e2a47 powerpc/powernv: Extend PCI bridge resources by Gavin Shan · 9 years ago
  65. 63803c3 powerpc/powernv: Setup PE for root bus by Gavin Shan · 9 years ago
  66. ccd1c19 powerpc/powernv: Create PEs in pcibios_setup_bridge() by Gavin Shan · 9 years ago
  67. 9fcd6f4 powerpc/powernv: Allocate PE# in reverse order by Gavin Shan · 9 years ago
  68. c127562 powerpc/powernv: Increase PE# capacity by Gavin Shan · 9 years ago
  69. 577c8c8 powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() around by Gavin Shan · 9 years ago
  70. e368e4c powerpc/powernv: Remove PCI_RESET_DELAY_US by Gavin Shan · 9 years ago
  71. c5fcb29 powerpc/pci: Override pcibios_setup_bridge() by Gavin Shan · 9 years ago
  72. d366d28 PCI: Add pcibios_setup_bridge() by Gavin Shan · 9 years ago
  73. f8ab481 powerpc: export cpu_to_core_id() by Mauricio Faria de Oliveira · 8 years ago
  74. 16c19a2 selftests/powerpc: Load Monitor Register Tests by Jack Miller · 8 years ago
  75. bd3ea31 powerpc: Load Monitor Register Support by Jack Miller · 8 years ago
  76. b57bd2d powerpc: Improve FSCR init and context switching by Michael Neuling · 8 years ago
  77. 103b782 powerpc: Fix misleading comment in early_setup_secondary() by Madhavan Srinivasan · 9 years ago
  78. 61ed9cf powerpc/kprobes: Remove kretprobe_trampoline_holder. by Thiago Jung Bauermann · 9 years ago
  79. fb36e90 powerpc/pci: Fix SRIOV not building without EEH enabled by Russell Currey · 8 years ago
  80. a430739 cxl: Make vPHB device node match adapter's by Frederic Barrat · 8 years ago
  81. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 8 years ago
  82. 6d38261 cxl: Abstract the differences between the PSL and XSL by Frederic Barrat · 9 years ago
  83. 292841b cxl: Update process element after allocating interrupts by Ian Munsie · 9 years ago
  84. 64417a3 cxl: static-ify variables to fix sparse warnings by Andrew Donnellan · 9 years ago
  85. a9650e9 powerpc/align: Use #ifdef __BIG_ENDIAN__ #else for REG_BYTE by Daniel Axtens · 9 years ago
  86. 665e87f powerpc/sparse: Include headers containing prototypes by Daniel Axtens · 9 years ago
  87. 42f5b4c powerpc: Introduce asm-prototypes.h by Daniel Axtens · 9 years ago
  88. 34852ed powerpc/sparse: make some things static by Daniel Axtens · 9 years ago
  89. 1d14516 powerpc: Add array bounds checking to crash_shutdown_handlers by Suraj Jitindar Singh · 9 years ago
  90. 3079abe powerpc/mm: Ensure "special" zones are empty by Oliver O'Halloran · 9 years ago
  91. aac6a91 powerpc/asm: Remove unused symbols in asm-offsets.c by Rashmica Gupta · 8 years ago
  92. 45b64ee powerpc/numa: Fix multiple bugs in memory_hotplug_max() by Bharata B Rao · 9 years ago
  93. e70bd3a powerpc/numa: Fix whitespace in hot_add_drconf_memory_max() by Bharata B Rao · 9 years ago
  94. 6262db7 powerpc/spinlock: Fix spin_unlock_wait() by Boqun Feng · 8 years ago
  95. 6e45273 powerpc/pseries: Fix trivial typo in function name by Greg Kurz · 9 years ago
  96. 1e61423 powerpc/pseries: Remove unused pstore headers in nvram.c by Geliang Tang · 8 years ago
  97. f55d966 powerpc: Define and use PPC64_ELF_ABI_v2/v1 by Michael Ellerman · 8 years ago
  98. ac9cd17 powerpc/pseries: Remove MPIC from pseries event sources by Rashmica Gupta · 8 years ago
  99. 8324947 powerpc/pseries: Remove MPIC from pseries cpu hotplug by Rashmica Gupta · 8 years ago
  100. d739d2c powerpc/pseries: Remove MPIC from pseries kexec by Rashmica Gupta · 8 years ago