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