1. 5657138 powerpc: Move 32-bit probe() machine to later in the boot process by Benjamin Herrenschmidt · 8 years ago
  2. 406b0b6 powerpc/64: Move 64-bit probe_machine() to later in the boot process by Benjamin Herrenschmidt · 8 years ago
  3. 84b62c7 powerpc: Ensure that ppc_md is empty before probing for machine type by Benjamin Herrenschmidt · 8 years ago
  4. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  5. b521f57 powerpc/pmac: Remove spurrious machine type test by Benjamin Herrenschmidt · 8 years ago
  6. 2b4e3ad powerpc/mm/hash64: Don't test for machine type to detect HEA special case by Benjamin Herrenschmidt · 8 years ago
  7. 5556ecf powerpc/mm/hash: Don't use machine_is() early during boot by Benjamin Herrenschmidt · 8 years ago
  8. 388dc1c powerpc/pasemi: Remove IOBMAP allocation from platform probe() by Benjamin Herrenschmidt · 8 years ago
  9. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 8 years ago
  10. 91b6fad powerpc/pmac: Remove early allocation of the SMU command buffer by Benjamin Herrenschmidt · 8 years ago
  11. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 8 years ago
  12. 3808a88 powerpc: Move FW feature probing out of pseries probe() by Benjamin Herrenschmidt · 8 years ago
  13. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 8 years ago
  14. de4cf3d powerpc: Move 64-bit memory reserves to setup_arch() by Benjamin Herrenschmidt · 8 years ago
  15. c4bd6cb powerpc: Move 64-bit feature fixup earlier by Benjamin Herrenschmidt · 8 years ago
  16. 9402c68 powerpc: Factor do_feature_fixup calls by Benjamin Herrenschmidt · 8 years ago
  17. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 8 years ago
  18. 4c91bd6 powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64 by Kevin Hao · 8 years ago
  19. da42307 powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled by Kevin Hao · 8 years ago
  20. 1dc7595 powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events by John Allen · 8 years ago
  21. b7d9eb3 powerpc/pseries: Add support for hotplug interrupt source by John Allen · 8 years ago
  22. 9054619 powerpc/pseries: Add pseries hotplug workqueue by John Allen · 8 years ago
  23. c2ca9f6 powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n by Ian Munsie · 8 years ago
  24. a4b3495 powerpc/mm: Cleanup LPCR defines by Aneesh Kumar K.V · 8 years ago
  25. b275bfb powerpc/mm/radix: Add a kernel command line to disable radix by Aneesh Kumar K.V · 8 years ago
  26. 912cc87 powerpc/mm/radix: Add LPID based tlb flush helpers by Aneesh Kumar K.V · 8 years ago
  27. 83209bc powerpc/mm/radix: Update machine call back to support new HCALL. by Aneesh Kumar K.V · 8 years ago
  28. 09cf5bc powerpc/mm/radix: Update PID switch sequence by Aneesh Kumar K.V · 8 years ago
  29. 4b7a350 powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0 by Aneesh Kumar K.V · 8 years ago
  30. 5654741 powerpc/mm: Print formation regarding the the MMU mode by Aneesh Kumar K.V · 8 years ago
  31. accfad7 powerpc/mm: Clear top 16 bits of va only on older cpus by Aneesh Kumar K.V · 8 years ago
  32. e21fc93 powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled by Aneesh Kumar K.V · 8 years ago
  33. 66c570f powerpc/mm: use _raw variant of page table accessors by Aneesh Kumar K.V · 8 years ago
  34. bf16cdf powerpc/mm/radix: Update LPCR HR bit as per ISA by Aneesh Kumar K.V · 8 years ago
  35. 8cd6d3c powerpc/mm: Fix .long's in tlb-radix.c to more meaningful by Balbir Singh · 8 years ago
  36. 9a1a70a powerpc/pci: Don't try to allocate resources that will be reassigned by Benjamin Herrenschmidt · 8 years ago
  37. 08a45b3 powerpc/powernv/pci: Check status of a PHB before using it by Benjamin Herrenschmidt · 8 years ago
  38. a1339fa powerpc/powernv/pci: Use the device-tree to get available range of M64's by Benjamin Herrenschmidt · 8 years ago
  39. f0228c4 powerpc/powernv/pci: Fallback to OPAL for TCE invalidations by Benjamin Herrenschmidt · 8 years ago
  40. fd141d1a powerpc/powernv/pci: Rework accessing the TCE invalidate register by Benjamin Herrenschmidt · 8 years ago
  41. 08acce1 powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code by Benjamin Herrenschmidt · 8 years ago
  42. a34ab7c powerpc/powernv/pci: Rename TCE invalidation calls by Benjamin Herrenschmidt · 8 years ago
  43. 69c592e powerpc/opal: Add real mode call wrappers by Benjamin Herrenschmidt · 8 years ago
  44. b7d6bf4 powerpc/pseries/pci: Remove obsolete SW invalidate by Benjamin Herrenschmidt · 8 years ago
  45. fb11133 powerpc/powernv: Discover IODA3 PHBs by Benjamin Herrenschmidt · 8 years ago
  46. d743618 powerpc/xics: Add ICP OPAL backend by Benjamin Herrenschmidt · 8 years ago
  47. 1d607bb powerpc/irq: Add mechanism to force a replay of interrupts by Benjamin Herrenschmidt · 8 years ago
  48. 9baaef0a powerpc/irq: Add support for HV virtualization interrupts by Benjamin Herrenschmidt · 8 years ago
  49. b88d4bc powerpc/book64s: Move a few exception common handlers to make room by Benjamin Herrenschmidt · 8 years ago
  50. 9fedd3f powerpc/powernv: Add XICS emulation APIs by Benjamin Herrenschmidt · 8 years ago
  51. c0691f9 powerpc/powernv: Use deepest stop state when cpu is offlined by Shreyas B. Prabhu · 8 years ago
  52. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 8 years ago
  53. 0dfffb4 powerpc/powernv: abstraction for saving SPRs before entering deep idle states by Shreyas B. Prabhu · 8 years ago
  54. 4eae2c9 powerpc/powernv: Make pnv_powersave_common more generic by Shreyas B. Prabhu · 8 years ago
  55. 5fa6b6b powerpc/powernv: Rename reusable idle functions to hardware agnostic names by Shreyas B. Prabhu · 8 years ago
  56. 83289f9 powerpc/powernv: Rename idle_power7.S to idle_book3s.S by Shreyas B. Prabhu · 8 years ago
  57. 1706567 powerpc/kvm: make hypervisor state restore a function by Shreyas B. Prabhu · 8 years ago
  58. bfd1b7a powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle by Shreyas B. Prabhu · 8 years ago
  59. ec5619f powerpc/lib: Clarify that adde is an instruction and we mean plural by Stewart Smith · 9 years ago
  60. fdb4f6e powerpc/pseries: Remove call to memblock_add() by Nathan Fontenot · 8 years ago
  61. ec99907 powerpc/pseries: Auto-online hotplugged memory by Nathan Fontenot · 8 years ago
  62. c05a5a4 powerpc/pseries: Dynamic add entires to associativity lookup array by Nathan Fontenot · 8 years ago
  63. c2101c9 powerpc/pseries: Move property cloning into its own routine by Nathan Fontenot · 8 years ago
  64. 2369776 powerpc/pseries: HVC early debug options should depend on HVC_CONSOLE by Michael Ellerman · 8 years ago
  65. 6bcb801 powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() by Michael Neuling · 8 years ago
  66. b5f1bf4 Merge tag 'powerpc-4.7-5' into next by Michael Ellerman · 8 years ago
  67. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 8 years ago
  68. 62c2c5c powerpc/sparse: Pass endianness to sparse by Daniel Axtens · 8 years ago
  69. f875051 powerpc/kvm: Clarify __user annotations by Daniel Axtens · 8 years ago
  70. c011926f powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  71. 89379f1 PCI/hotplug: pnv_php: export symbols and move struct types needed by cxl by Andrew Donnellan · 8 years ago
  72. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 8 years ago
  73. 4361b03 powerpc/powernv: Add support for the cxl kernel api on the real phb by Ian Munsie · 8 years ago
  74. f456834 powerpc/powernv: Split cxl code out into a separate file by Ian Munsie · 8 years ago
  75. e0ddf7a powerpc/xmon: Dump ISA 2.07 SPRs by Michael Ellerman · 8 years ago
  76. 1846193 powerpc/xmon: Dump ISA 2.06 SPRs by Michael Ellerman · 8 years ago
  77. 56346ad powerpc/xmon: Adjust spacing of existing SPRs to make room for more by Michael Ellerman · 8 years ago
  78. 13629da powerpc/xmon: Move static regno into its only user by Michael Ellerman · 8 years ago
  79. 5b71eff powerpc/xmon: Remove unused externs by Michael Ellerman · 8 years ago
  80. a7d6392 powerpc/crash: Rearrange loop condition to avoid out of bounds array access by Suraj Jitindar Singh · 8 years ago
  81. 0f2b344 powerpc: Don't test for machine type in smp_setup_cpu_maps() by Benjamin Herrenschmidt · 8 years ago
  82. 484cc1ed powerpc/rtas: Don't test for machine type in rtas_initialize() by Benjamin Herrenschmidt · 8 years ago
  83. acd3578e powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  84. 5b0f9f8 powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  85. b282788 powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  86. 69a94d8 powerpc/cell: Don't use flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  87. da6a97b powerpc: Move epapr_paravirt_early_init() to early_init_devtree() by Benjamin Herrenschmidt · 8 years ago
  88. 63c254a powerpc: Add comment explaining the purpose of setup_kdump_trampoline() by Benjamin Herrenschmidt · 8 years ago
  89. bd7c93c powerpc: Update obsolete comments in setup_32.c about entry conditions by Benjamin Herrenschmidt · 8 years ago
  90. bdd9100 powerpc/configs: Remove old symbols from defconfigs by Andrew Donnellan · 8 years ago
  91. fa2cff3f powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS by Andrew Donnellan · 8 years ago
  92. 53775c4 powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE by Andrew Donnellan · 8 years ago
  93. 91dc068 powerpc/eeh: Fix pr_debug()s in eeh_cache.c by Andrew Donnellan · 8 years ago
  94. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 8 years ago
  95. 68a2d80 powerpc: Add MTD_BLOCK to powernv_defconfig by Michael Neuling · 8 years ago
  96. 8c6a0a1 powerpc/pseries: start rtasd before PCI probing by Greg Kurz · 8 years ago
  97. 63a7228 powerpc/pci: Assign fixed PHB number based on device-tree properties by Guilherme G. Piccoli · 8 years ago
  98. fc022fd powerpc/kernel: Drop unused extern for current_set by Michael Ellerman · 8 years ago
  99. d468fca powerpc/pci: Fix build with PCI_IOV=y and EEH=n by Michael Ellerman · 8 years ago
  100. fecbfab powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs by Benjamin Herrenschmidt · 8 years ago