1. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 8 years ago
  2. 0dfffb4 powerpc/powernv: abstraction for saving SPRs before entering deep idle states by Shreyas B. Prabhu · 8 years ago
  3. 4eae2c9 powerpc/powernv: Make pnv_powersave_common more generic by Shreyas B. Prabhu · 8 years ago
  4. 5fa6b6b powerpc/powernv: Rename reusable idle functions to hardware agnostic names by Shreyas B. Prabhu · 8 years ago
  5. 83289f9 powerpc/powernv: Rename idle_power7.S to idle_book3s.S by Shreyas B. Prabhu · 8 years ago
  6. 1706567 powerpc/kvm: make hypervisor state restore a function by Shreyas B. Prabhu · 8 years ago
  7. bfd1b7a powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle by Shreyas B. Prabhu · 8 years ago
  8. ec5619f powerpc/lib: Clarify that adde is an instruction and we mean plural by Stewart Smith · 9 years ago
  9. fdb4f6e powerpc/pseries: Remove call to memblock_add() by Nathan Fontenot · 8 years ago
  10. ec99907 powerpc/pseries: Auto-online hotplugged memory by Nathan Fontenot · 8 years ago
  11. c05a5a4 powerpc/pseries: Dynamic add entires to associativity lookup array by Nathan Fontenot · 8 years ago
  12. c2101c9 powerpc/pseries: Move property cloning into its own routine by Nathan Fontenot · 8 years ago
  13. 2369776 powerpc/pseries: HVC early debug options should depend on HVC_CONSOLE by Michael Ellerman · 8 years ago
  14. 6bcb801 powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() by Michael Neuling · 8 years ago
  15. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 8 years ago
  16. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 8 years ago
  17. 62c2c5c powerpc/sparse: Pass endianness to sparse by Daniel Axtens · 8 years ago
  18. f875051 powerpc/kvm: Clarify __user annotations by Daniel Axtens · 8 years ago
  19. c011926f powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  20. b0b5e59 cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards by Andrew Donnellan · 8 years ago
  21. 5473a6b PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state by Andrew Donnellan · 8 years ago
  22. 89379f1 PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl by Andrew Donnellan · 8 years ago
  23. f67a672 cxl: Workaround PE=0 hardware limitation in Mellanox CX4 by Ian Munsie · 8 years ago
  24. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 8 years ago
  25. cbce091 cxl: Add preliminary workaround for CX4 interrupt limitation by Ian Munsie · 8 years ago
  26. 79384e4 cxl: Add kernel APIs to get & set the max irqs per context by Ian Munsie · 8 years ago
  27. 317f5ef cxl: Add support for using the kernel API with a real PHB by Ian Munsie · 8 years ago
  28. 4361b03 powerpc/powernv: Add support for the cxl kernel api on the real phb by Ian Munsie · 8 years ago
  29. e4f5fc0 cxl: Do not create vPHB if there are no AFU configuration records by Ian Munsie · 8 years ago
  30. a19bd79 cxl: Allow a default context to be associated with an external pci_dev by Ian Munsie · 8 years ago
  31. 62ccf2d cxl: Move cxl_afu_get / cxl_afu_put to base by Ian Munsie · 8 years ago
  32. 48b3adf cxl: Enable bus mastering for devices using CAPP DMA mode by Ian Munsie · 8 years ago
  33. 4e56f85 cxl: Add cxl_slot_is_supported API by Ian Munsie · 8 years ago
  34. f456834 powerpc/powernv: Split cxl code out into a separate file by Ian Munsie · 8 years ago
  35. fc9f75e cxl: Use for_each_compatible_node() macro by Wei Yongjun · 8 years ago
  36. 24af8c5 selftests/powerpc: Add a test for PROT_SAO by Michael Ellerman · 8 years ago
  37. e0ddf7a powerpc/xmon: Dump ISA 2.07 SPRs by Michael Ellerman · 8 years ago
  38. 1846193 powerpc/xmon: Dump ISA 2.06 SPRs by Michael Ellerman · 8 years ago
  39. 56346ad powerpc/xmon: Adjust spacing of existing SPRs to make room for more by Michael Ellerman · 8 years ago
  40. 13629da powerpc/xmon: Move static regno into its only user by Michael Ellerman · 8 years ago
  41. 5b71eff powerpc/xmon: Remove unused externs by Michael Ellerman · 8 years ago
  42. a7d6392 powerpc/crash: Rearrange loop condition to avoid out of bounds array access by Suraj Jitindar Singh · 8 years ago
  43. 0f2b344 powerpc: Don't test for machine type in smp_setup_cpu_maps() by Benjamin Herrenschmidt · 8 years ago
  44. 484cc1ed powerpc/rtas: Don't test for machine type in rtas_initialize() by Benjamin Herrenschmidt · 8 years ago
  45. acd3578e powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  46. 5b0f9f8 powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  47. b282788 powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  48. 69a94d8 powerpc/cell: Don't use flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  49. da6a97b powerpc: Move epapr_paravirt_early_init() to early_init_devtree() by Benjamin Herrenschmidt · 8 years ago
  50. 63c254a powerpc: Add comment explaining the purpose of setup_kdump_trampoline() by Benjamin Herrenschmidt · 8 years ago
  51. bd7c93c powerpc: Update obsolete comments in setup_32.c about entry conditions by Benjamin Herrenschmidt · 8 years ago
  52. 3b3dcd6 cxl: Ignore CAPI adapters misplaced in switched slots by Philippe Bergheaud · 8 years ago
  53. e00878b cxl: make base more explicitly non-modular by Paul Gortmaker · 8 years ago
  54. 6e0c50f cxl: Refine slice error debug messages by Philippe Bergheaud · 8 years ago
  55. f5c9df9 cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts by Ian Munsie · 8 years ago
  56. 2a4f667 cxl: Workaround XSL bug that does not clear the RA bit after a reset by Ian Munsie · 8 years ago
  57. 5e7823c cxl: Fix bug where AFU disable operation had no effect by Ian Munsie · 8 years ago
  58. 2224b67 cxl: Fix allocating a minimum of 2 pages for the SPA by Ian Munsie · 8 years ago
  59. 49e9c99 cxl: Fix allowing bogus AFU descriptors with 0 maximum processes by Ian Munsie · 8 years ago
  60. bdd9100 powerpc/configs: Remove old symbols from defconfigs by Andrew Donnellan · 8 years ago
  61. fa2cff3f powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS by Andrew Donnellan · 8 years ago
  62. 53775c4 powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE by Andrew Donnellan · 8 years ago
  63. 91dc068 powerpc/eeh: Fix pr_debug()s in eeh_cache.c by Andrew Donnellan · 8 years ago
  64. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 8 years ago
  65. 68a2d80 powerpc: Add MTD_BLOCK to powernv_defconfig by Michael Neuling · 8 years ago
  66. 8c6a0a1 powerpc/pseries: start rtasd before PCI probing by Greg Kurz · 8 years ago
  67. 63a7228 powerpc/pci: Assign fixed PHB number based on device-tree properties by Guilherme G. Piccoli · 8 years ago
  68. fc022fd powerpc/kernel: Drop unused extern for current_set by Michael Ellerman · 8 years ago
  69. d468fca powerpc/pci: Fix build with PCI_IOV=y and EEH=n by Michael Ellerman · 8 years ago
  70. fecbfab powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs by Benjamin Herrenschmidt · 8 years ago
  71. e93d8e6 powerpc/mm: Fix build of Book3E/64 with 64K pages by Benjamin Herrenschmidt · 8 years ago
  72. bc5c0a0 selftests/powerpc: Use "Delta" rather than "Error" in normal output by Michael Ellerman · 8 years ago
  73. 656ad58 powerpc/boot: Add OPAL console to epapr wrappers by Oliver O'Halloran · 8 years ago
  74. faf7882 powerpc/mm: Add a parameter to disable 1TB segs by Oliver O'Halloran · 8 years ago
  75. 79901024 powerpc/timer: Large Decrementer support by Oliver O'Halloran · 8 years ago
  76. 9ddf007 powerpc: Avoid -maltivec when using clang integrated assembler by Anton Blanchard · 9 years ago
  77. e2be237 powerpc/pseries: Fix error return value in cmm_mem_going_offline() by Rasmus Villemoes · 9 years ago
  78. a9862c7 powerpc/rtas: Fix array overrun in ppc_rtas() syscall by Andrew Donnellan · 9 years ago
  79. 4375088 selftests/powerpc: Test unaligned copy and paste by Chris Smart · 8 years ago
  80. ae26b36 powerpc: Send SIGBUS on unaligned copy and paste by Chris Smart · 8 years ago
  81. 0c63e8b selftests/powerpc: Import Anton's mmap & futex micro benchmarks by Michael Ellerman · 9 years ago
  82. f2418ae selftests/powerpc: Fix generation of vector instructions/types in context_switch by Cyril Bur · 9 years ago
  83. 94fa56a selftests/powerpc: Fix usage message in context_switch by Cyril Bur · 9 years ago
  84. d4ecdff selftests/powerpc/pmu: Use signed long to read perf_event_paranoid by Cyril Bur · 9 years ago
  85. f1fb60b powerpc/perf: Export Power9 generic and cache events to sysfs by Madhavan Srinivasan · 8 years ago
  86. 8c002db powerpc/perf: Power9 PMU support by Madhavan Srinivasan · 8 years ago
  87. 3492252 powerpc/perf: Add power9 event list macros for generic and cache events by Madhavan Srinivasan · 8 years ago
  88. 393eb79 powerpc/perf: factor out power8 __init_pmu code by Madhavan Srinivasan · 8 years ago
  89. 7ffd948 powerpc/perf: factor out power8 pmu functions by Madhavan Srinivasan · 8 years ago
  90. 4d3576b powerpc/perf: factor out power8 pmu macros and defines by Madhavan Srinivasan · 8 years ago
  91. b5b1cfc powerpc/fadump: Fix build error introduced by recent cleanup by Michael Ellerman · 8 years ago
  92. bfa3708 powerpc: Initialise pci_io_base as early as possible by Darren Stevens · 8 years ago
  93. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 8 years ago
  94. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 8 years ago
  95. 1ae88fd devicetree/bindings: Add binding for operator panel on FSP machines by Suraj Jitindar Singh · 8 years ago
  96. 190ce86 powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 by Michael Neuling · 8 years ago
  97. cca0e542 powerpc/eeh: Fix wrong argument passed to eeh_rmv_device() by Gavin Shan · 8 years ago
  98. ad42de8 cxl: Add set and get private data to context struct by Michael Neuling · 8 years ago
  99. b810253 cxl: Add mechanism for delivering AFU driver specific events by Philippe Bergheaud · 8 years ago
  100. 6e8a927 powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved" by Colin Ian King · 8 years ago