1. a19bd79 cxl: Allow a default context to be associated with an external pci_dev by Ian Munsie · 8 years ago
  2. 62ccf2d cxl: Move cxl_afu_get / cxl_afu_put to base by Ian Munsie · 8 years ago
  3. 48b3adf cxl: Enable bus mastering for devices using CAPP DMA mode by Ian Munsie · 8 years ago
  4. 4e56f85 cxl: Add cxl_slot_is_supported API by Ian Munsie · 8 years ago
  5. f456834 powerpc/powernv: Split cxl code out into a separate file by Ian Munsie · 8 years ago
  6. fc9f75e cxl: Use for_each_compatible_node() macro by Wei Yongjun · 8 years ago
  7. 24af8c5 selftests/powerpc: Add a test for PROT_SAO by Michael Ellerman · 8 years ago
  8. e0ddf7a powerpc/xmon: Dump ISA 2.07 SPRs by Michael Ellerman · 8 years ago
  9. 1846193 powerpc/xmon: Dump ISA 2.06 SPRs by Michael Ellerman · 8 years ago
  10. 56346ad powerpc/xmon: Adjust spacing of existing SPRs to make room for more by Michael Ellerman · 8 years ago
  11. 13629da powerpc/xmon: Move static regno into its only user by Michael Ellerman · 8 years ago
  12. 5b71eff powerpc/xmon: Remove unused externs by Michael Ellerman · 8 years ago
  13. a7d6392 powerpc/crash: Rearrange loop condition to avoid out of bounds array access by Suraj Jitindar Singh · 8 years ago
  14. 0f2b344 powerpc: Don't test for machine type in smp_setup_cpu_maps() by Benjamin Herrenschmidt · 8 years ago
  15. 484cc1ed powerpc/rtas: Don't test for machine type in rtas_initialize() by Benjamin Herrenschmidt · 8 years ago
  16. acd3578e powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  17. 5b0f9f8 powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  18. b282788 powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  19. 69a94d8 powerpc/cell: Don't use flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  20. da6a97b powerpc: Move epapr_paravirt_early_init() to early_init_devtree() by Benjamin Herrenschmidt · 8 years ago
  21. 63c254a powerpc: Add comment explaining the purpose of setup_kdump_trampoline() by Benjamin Herrenschmidt · 8 years ago
  22. bd7c93c powerpc: Update obsolete comments in setup_32.c about entry conditions by Benjamin Herrenschmidt · 8 years ago
  23. 3b3dcd6 cxl: Ignore CAPI adapters misplaced in switched slots by Philippe Bergheaud · 8 years ago
  24. e00878b cxl: make base more explicitly non-modular by Paul Gortmaker · 8 years ago
  25. 6e0c50f cxl: Refine slice error debug messages by Philippe Bergheaud · 8 years ago
  26. f5c9df9 cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts by Ian Munsie · 8 years ago
  27. 2a4f667 cxl: Workaround XSL bug that does not clear the RA bit after a reset by Ian Munsie · 8 years ago
  28. 5e7823c cxl: Fix bug where AFU disable operation had no effect by Ian Munsie · 8 years ago
  29. 2224b67 cxl: Fix allocating a minimum of 2 pages for the SPA by Ian Munsie · 8 years ago
  30. 49e9c99 cxl: Fix allowing bogus AFU descriptors with 0 maximum processes by Ian Munsie · 8 years ago
  31. bdd9100 powerpc/configs: Remove old symbols from defconfigs by Andrew Donnellan · 8 years ago
  32. fa2cff3f powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS by Andrew Donnellan · 8 years ago
  33. 53775c4 powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE by Andrew Donnellan · 8 years ago
  34. 91dc068 powerpc/eeh: Fix pr_debug()s in eeh_cache.c by Andrew Donnellan · 9 years ago
  35. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 8 years ago
  36. 68a2d80 powerpc: Add MTD_BLOCK to powernv_defconfig by Michael Neuling · 8 years ago
  37. 8c6a0a1 powerpc/pseries: start rtasd before PCI probing by Greg Kurz · 9 years ago
  38. 63a7228 powerpc/pci: Assign fixed PHB number based on device-tree properties by Guilherme G. Piccoli · 8 years ago
  39. fc022fd powerpc/kernel: Drop unused extern for current_set by Michael Ellerman · 8 years ago
  40. d468fca powerpc/pci: Fix build with PCI_IOV=y and EEH=n by Michael Ellerman · 8 years ago
  41. fecbfab powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs by Benjamin Herrenschmidt · 8 years ago
  42. e93d8e6 powerpc/mm: Fix build of Book3E/64 with 64K pages by Benjamin Herrenschmidt · 8 years ago
  43. bc5c0a0 selftests/powerpc: Use "Delta" rather than "Error" in normal output by Michael Ellerman · 8 years ago
  44. 656ad58 powerpc/boot: Add OPAL console to epapr wrappers by Oliver O'Halloran · 8 years ago
  45. faf7882 powerpc/mm: Add a parameter to disable 1TB segs by Oliver O'Halloran · 8 years ago
  46. 79901024 powerpc/timer: Large Decrementer support by Oliver O'Halloran · 8 years ago
  47. 9ddf007 powerpc: Avoid -maltivec when using clang integrated assembler by Anton Blanchard · 9 years ago
  48. e2be237 powerpc/pseries: Fix error return value in cmm_mem_going_offline() by Rasmus Villemoes · 9 years ago
  49. a9862c7 powerpc/rtas: Fix array overrun in ppc_rtas() syscall by Andrew Donnellan · 9 years ago
  50. 4375088 selftests/powerpc: Test unaligned copy and paste by Chris Smart · 9 years ago
  51. ae26b36 powerpc: Send SIGBUS on unaligned copy and paste by Chris Smart · 9 years ago
  52. 0c63e8b selftests/powerpc: Import Anton's mmap & futex micro benchmarks by Michael Ellerman · 9 years ago
  53. f2418ae selftests/powerpc: Fix generation of vector instructions/types in context_switch by Cyril Bur · 9 years ago
  54. 94fa56a selftests/powerpc: Fix usage message in context_switch by Cyril Bur · 9 years ago
  55. d4ecdff selftests/powerpc/pmu: Use signed long to read perf_event_paranoid by Cyril Bur · 9 years ago
  56. f1fb60b powerpc/perf: Export Power9 generic and cache events to sysfs by Madhavan Srinivasan · 9 years ago
  57. 8c002db powerpc/perf: Power9 PMU support by Madhavan Srinivasan · 9 years ago
  58. 3492252 powerpc/perf: Add power9 event list macros for generic and cache events by Madhavan Srinivasan · 9 years ago
  59. 393eb79 powerpc/perf: factor out power8 __init_pmu code by Madhavan Srinivasan · 9 years ago
  60. 7ffd948 powerpc/perf: factor out power8 pmu functions by Madhavan Srinivasan · 9 years ago
  61. 4d3576b powerpc/perf: factor out power8 pmu macros and defines by Madhavan Srinivasan · 9 years ago
  62. b5b1cfc powerpc/fadump: Fix build error introduced by recent cleanup by Michael Ellerman · 8 years ago
  63. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 8 years ago
  64. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 8 years ago
  65. 1ae88fd devicetree/bindings: Add binding for operator panel on FSP machines by Suraj Jitindar Singh · 8 years ago
  66. ad42de8 cxl: Add set and get private data to context struct by Michael Neuling · 9 years ago
  67. b810253 cxl: Add mechanism for delivering AFU driver specific events by Philippe Bergheaud · 9 years ago
  68. 6e8a927 powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved" by Colin Ian King · 9 years ago
  69. 4a03749 powerpc/fadump: Trivial fix of spelling mistake, clean up message by Colin Ian King · 9 years ago
  70. cdb1b34 powerpc/pci: Reduce log level of PCI I/O space warning by Benjamin Herrenschmidt · 9 years ago
  71. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 9 years ago
  72. 6ac0ba5 powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate header by Naveen N. Rao · 9 years ago
  73. cef1e8c powerpc/bpf/jit: A few cleanups by Naveen N. Rao · 9 years ago
  74. 277285b powerpc/bpf/jit: Introduce rotate immediate instructions by Naveen N. Rao · 9 years ago
  75. b1a0578 powerpc/bpf/jit: Optimize 64-bit Immediate loads by Naveen N. Rao · 9 years ago
  76. aaf2f7e powerpc/bpf/jit: Fix/enhance 32-bit Load Immediate implementation by Naveen N. Rao · 9 years ago
  77. 5593e30 powerpc/powernv: set power_save func after the idle states are initialized by Shreyas B. Prabhu · 9 years ago
  78. 9497a1c powerpc/powernv: Print correct PHB type names by Gavin Shan · 9 years ago
  79. 6672515 PCI/hotplug: PowerPC PowerNV PCI hotplug driver by Gavin Shan · 9 years ago
  80. ea0d856 powerpc/powernv: Functions to get/set PCI slot state by Gavin Shan · 9 years ago
  81. 7e19bf3 powerpc/powernv: Introduce pnv_pci_get_slot_id() by Gavin Shan · 9 years ago
  82. 9c0e1ec powerpc/powernv: Use PCI slot reset infrastructure by Gavin Shan · 9 years ago
  83. ebe2253 powerpc/powernv: Support PCI slot ID by Gavin Shan · 9 years ago
  84. 8cc7581 powerpc/pci: Delay populating pdn by Gavin Shan · 9 years ago
  85. 7415c14 powerpc/pci: Update bridge windows on PCI plug by Gavin Shan · 9 years ago
  86. c5f7700 powerpc/powernv: Dynamically release PE by Gavin Shan · 9 years ago
  87. 93e01a5 powerpc/powernv: Make pnv_ioda_deconfigure_pe() visible by Gavin Shan · 9 years ago
  88. 40e2a47 powerpc/powernv: Extend PCI bridge resources by Gavin Shan · 9 years ago
  89. 63803c3 powerpc/powernv: Setup PE for root bus by Gavin Shan · 9 years ago
  90. ccd1c19 powerpc/powernv: Create PEs in pcibios_setup_bridge() by Gavin Shan · 9 years ago
  91. 9fcd6f4 powerpc/powernv: Allocate PE# in reverse order by Gavin Shan · 9 years ago
  92. c127562 powerpc/powernv: Increase PE# capacity by Gavin Shan · 9 years ago
  93. 577c8c8 powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() around by Gavin Shan · 9 years ago
  94. e368e4c powerpc/powernv: Remove PCI_RESET_DELAY_US by Gavin Shan · 9 years ago
  95. c5fcb29 powerpc/pci: Override pcibios_setup_bridge() by Gavin Shan · 9 years ago
  96. d366d28 PCI: Add pcibios_setup_bridge() by Gavin Shan · 9 years ago
  97. f8ab481 powerpc: export cpu_to_core_id() by Mauricio Faria de Oliveira · 9 years ago
  98. 16c19a2 selftests/powerpc: Load Monitor Register Tests by Jack Miller · 9 years ago
  99. bd3ea31 powerpc: Load Monitor Register Support by Jack Miller · 9 years ago
  100. b57bd2d powerpc: Improve FSCR init and context switching by Michael Neuling · 9 years ago