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