1. 406b0b6 powerpc/64: Move 64-bit probe_machine() to later in the boot process by Benjamin Herrenschmidt · 8 years ago
  2. 84b62c7 powerpc: Ensure that ppc_md is empty before probing for machine type by Benjamin Herrenschmidt · 8 years ago
  3. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  4. b521f57 powerpc/pmac: Remove spurrious machine type test by Benjamin Herrenschmidt · 8 years ago
  5. 2b4e3ad powerpc/mm/hash64: Don't test for machine type to detect HEA special case by Benjamin Herrenschmidt · 8 years ago
  6. 5556ecf powerpc/mm/hash: Don't use machine_is() early during boot by Benjamin Herrenschmidt · 8 years ago
  7. 388dc1c powerpc/pasemi: Remove IOBMAP allocation from platform probe() by Benjamin Herrenschmidt · 8 years ago
  8. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 8 years ago
  9. 91b6fad powerpc/pmac: Remove early allocation of the SMU command buffer by Benjamin Herrenschmidt · 8 years ago
  10. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 8 years ago
  11. 3808a88 powerpc: Move FW feature probing out of pseries probe() by Benjamin Herrenschmidt · 8 years ago
  12. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 8 years ago
  13. de4cf3d powerpc: Move 64-bit memory reserves to setup_arch() by Benjamin Herrenschmidt · 8 years ago
  14. c4bd6cb powerpc: Move 64-bit feature fixup earlier by Benjamin Herrenschmidt · 8 years ago
  15. 9402c68 powerpc: Factor do_feature_fixup calls by Benjamin Herrenschmidt · 8 years ago
  16. b9c13fe dt: Add of_device_compatible_match() by Benjamin Herrenschmidt · 8 years ago
  17. e2413a7 PCI: rpaphp: Fix slot registration for multiple slots under a PHB by Tyrel Datwyler · 8 years ago
  18. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 8 years ago
  19. 4c91bd6 powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64 by Kevin Hao · 8 years ago
  20. da42307 powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled by Kevin Hao · 8 years ago
  21. 1dc7595 powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events by John Allen · 8 years ago
  22. b7d9eb3 powerpc/pseries: Add support for hotplug interrupt source by John Allen · 8 years ago
  23. 9054619 powerpc/pseries: Add pseries hotplug workqueue by John Allen · 8 years ago
  24. 8fbaa51 cxl: fix potential NULL dereference in free_adapter() by Andrew Donnellan · 8 years ago
  25. 1e44727 cxl: remove dead Kconfig options by Andrew Donnellan · 8 years ago
  26. c2ca9f6 powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n by Ian Munsie · 8 years ago
  27. a4b3495 powerpc/mm: Cleanup LPCR defines by Aneesh Kumar K.V · 8 years ago
  28. b275bfb powerpc/mm/radix: Add a kernel command line to disable radix by Aneesh Kumar K.V · 8 years ago
  29. 912cc87 powerpc/mm/radix: Add LPID based tlb flush helpers by Aneesh Kumar K.V · 8 years ago
  30. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 8 years ago
  31. 09cf5bc powerpc/mm/radix: Update PID switch sequence by Aneesh Kumar K.V · 8 years ago
  32. 4b7a350 powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  33. 5654741 powerpc/mm: Print formation regarding the the MMU mode by Aneesh Kumar K.V · 8 years ago
  34. accfad7 powerpc/mm: Clear top 16 bits of va only on older cpus by Aneesh Kumar K.V · 8 years ago
  35. e21fc93 powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled by Aneesh Kumar K.V · 8 years ago
  36. 66c570f powerpc/mm: use _raw variant of page table accessors by Aneesh Kumar K.V · 8 years ago
  37. bf16cdf powerpc/mm/radix: Update LPCR HR bit as per ISA by Aneesh Kumar K.V · 8 years ago
  38. 8cd6d3c powerpc/mm: Fix .long's in tlb-radix.c to more meaningful by Balbir Singh · 8 years ago
  39. 9a1a70a powerpc/pci: Don't try to allocate resources that will be reassigned by Benjamin Herrenschmidt · 8 years ago
  40. 08a45b3 powerpc/powernv/pci: Check status of a PHB before using it by Benjamin Herrenschmidt · 8 years ago
  41. a1339fa powerpc/powernv/pci: Use the device-tree to get available range of M64's by Benjamin Herrenschmidt · 8 years ago
  42. f0228c4 powerpc/powernv/pci: Fallback to OPAL for TCE invalidations by Benjamin Herrenschmidt · 8 years ago
  43. fd141d1a powerpc/powernv/pci: Rework accessing the TCE invalidate register by Benjamin Herrenschmidt · 8 years ago
  44. 08acce1 powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code by Benjamin Herrenschmidt · 8 years ago
  45. a34ab7c powerpc/powernv/pci: Rename TCE invalidation calls by Benjamin Herrenschmidt · 8 years ago
  46. 69c592e powerpc/opal: Add real mode call wrappers by Benjamin Herrenschmidt · 8 years ago
  47. b7d6bf4 powerpc/pseries/pci: Remove obsolete SW invalidate by Benjamin Herrenschmidt · 8 years ago
  48. fb11133 powerpc/powernv: Discover IODA3 PHBs by Benjamin Herrenschmidt · 8 years ago
  49. d743618 powerpc/xics: Add ICP OPAL backend by Benjamin Herrenschmidt · 8 years ago
  50. 1d607bb powerpc/irq: Add mechanism to force a replay of interrupts by Benjamin Herrenschmidt · 8 years ago
  51. 9baaef0a powerpc/irq: Add support for HV virtualization interrupts by Benjamin Herrenschmidt · 8 years ago
  52. b88d4bc powerpc/book64s: Move a few exception common handlers to make room by Benjamin Herrenschmidt · 8 years ago
  53. 9fedd3f powerpc/powernv: Add XICS emulation APIs by Benjamin Herrenschmidt · 8 years ago
  54. c0691f9 powerpc/powernv: Use deepest stop state when cpu is offlined by Shreyas B. Prabhu · 8 years ago
  55. 3005c59 cpuidle/powernv: Add support for POWER ISA v3 idle states by Shreyas B. Prabhu · 8 years ago
  56. 957efce cpuidle/powernv: cleanup cpuidle-powernv.c by Shreyas B. Prabhu · 8 years ago
  57. 169f3fa cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES by Shreyas B. Prabhu · 8 years ago
  58. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 8 years ago
  59. 0dfffb4 powerpc/powernv: abstraction for saving SPRs before entering deep idle states by Shreyas B. Prabhu · 8 years ago
  60. 4eae2c9 powerpc/powernv: Make pnv_powersave_common more generic by Shreyas B. Prabhu · 8 years ago
  61. 5fa6b6b powerpc/powernv: Rename reusable idle functions to hardware agnostic names by Shreyas B. Prabhu · 8 years ago
  62. 83289f9 powerpc/powernv: Rename idle_power7.S to idle_book3s.S by Shreyas B. Prabhu · 8 years ago
  63. 1706567 powerpc/kvm: make hypervisor state restore a function by Shreyas B. Prabhu · 8 years ago
  64. bfd1b7a powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle by Shreyas B. Prabhu · 8 years ago
  65. ec5619f powerpc/lib: Clarify that adde is an instruction and we mean plural by Stewart Smith · 8 years ago
  66. fdb4f6e powerpc/pseries: Remove call to memblock_add() by Nathan Fontenot · 8 years ago
  67. ec99907 powerpc/pseries: Auto-online hotplugged memory by Nathan Fontenot · 8 years ago
  68. c05a5a4 powerpc/pseries: Dynamic add entires to associativity lookup array by Nathan Fontenot · 8 years ago
  69. c2101c9 powerpc/pseries: Move property cloning into its own routine by Nathan Fontenot · 8 years ago
  70. 2369776 powerpc/pseries: HVC early debug options should depend on HVC_CONSOLE by Michael Ellerman · 8 years ago
  71. 6bcb801 powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() by Michael Neuling · 8 years ago
  72. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 8 years ago
  73. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 8 years ago
  74. 62c2c5c powerpc/sparse: Pass endianness to sparse by Daniel Axtens · 8 years ago
  75. f875051 powerpc/kvm: Clarify __user annotations by Daniel Axtens · 8 years ago
  76. c011926f powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  77. b0b5e59 cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards by Andrew Donnellan · 8 years ago
  78. 5473a6b PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power state by Andrew Donnellan · 8 years ago
  79. 89379f1 PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl by Andrew Donnellan · 8 years ago
  80. f67a672 cxl: Workaround PE=0 hardware limitation in Mellanox CX4 by Ian Munsie · 8 years ago
  81. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 8 years ago
  82. cbce091 cxl: Add preliminary workaround for CX4 interrupt limitation by Ian Munsie · 8 years ago
  83. 79384e4 cxl: Add kernel APIs to get & set the max irqs per context by Ian Munsie · 8 years ago
  84. 317f5ef cxl: Add support for using the kernel API with a real PHB by Ian Munsie · 8 years ago
  85. 4361b03 powerpc/powernv: Add support for the cxl kernel api on the real phb by Ian Munsie · 8 years ago
  86. e4f5fc0 cxl: Do not create vPHB if there are no AFU configuration records by Ian Munsie · 8 years ago
  87. a19bd79 cxl: Allow a default context to be associated with an external pci_dev by Ian Munsie · 8 years ago
  88. 62ccf2d cxl: Move cxl_afu_get / cxl_afu_put to base by Ian Munsie · 8 years ago
  89. 48b3adf cxl: Enable bus mastering for devices using CAPP DMA mode by Ian Munsie · 8 years ago
  90. 4e56f85 cxl: Add cxl_slot_is_supported API by Ian Munsie · 8 years ago
  91. f456834 powerpc/powernv: Split cxl code out into a separate file by Ian Munsie · 8 years ago
  92. fc9f75e cxl: Use for_each_compatible_node() macro by Wei Yongjun · 8 years ago
  93. 24af8c5 selftests/powerpc: Add a test for PROT_SAO by Michael Ellerman · 8 years ago
  94. e0ddf7a powerpc/xmon: Dump ISA 2.07 SPRs by Michael Ellerman · 8 years ago
  95. 1846193 powerpc/xmon: Dump ISA 2.06 SPRs by Michael Ellerman · 8 years ago
  96. 56346ad powerpc/xmon: Adjust spacing of existing SPRs to make room for more by Michael Ellerman · 8 years ago
  97. 13629da powerpc/xmon: Move static regno into its only user by Michael Ellerman · 8 years ago
  98. 5b71eff powerpc/xmon: Remove unused externs by Michael Ellerman · 8 years ago
  99. a7d6392 powerpc/crash: Rearrange loop condition to avoid out of bounds array access by Suraj Jitindar Singh · 8 years ago
  100. 0f2b344 powerpc: Don't test for machine type in smp_setup_cpu_maps() by Benjamin Herrenschmidt · 8 years ago