1. e218602 powerpc/powernv: Add support for POWER8 split core on powernv by Michael Ellerman · 10 years ago
  2. 3102f78 powerpc/kvm/book3s_hv: Use threads_per_subcore in KVM by Michael Ellerman · 10 years ago
  3. 6f5e40a powerpc: Check cpu_thread_in_subcore() in __cpu_up() by Michael Ellerman · 10 years ago
  4. 5853aef powerpc: Add threads_per_subcore by Michael Ellerman · 10 years ago
  5. 8d6f7c5 powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap() by Michael Ellerman · 10 years ago
  6. 441c19c powerpc/kvm/book3s_hv: Rework the secondary inhibit code by Michael Ellerman · 10 years ago
  7. 64bb80d powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES by Nishanth Aravamudan · 10 years ago
  8. 8c27226 powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID by Nishanth Aravamudan · 10 years ago
  9. 86969cf Merge branch 'merge' into next by Benjamin Herrenschmidt · 10 years ago
  10. 011e4b0 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode by Srivatsa S. Bhat · 10 years ago
  11. 7998eb3 powerpc: Fix 64 bit builds with binutils 2.24 by Guenter Roeck · 10 years ago
  12. b9d8009 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 10 years ago
  13. e83eb02 powerpc/fsl: Add fsl,portid-mapping to corenet1-cf chips by Scott Wood · 10 years ago
  14. 8cb5978 PPC: ePAPR: Fix hypercall on LE guest by Alexander Graf · 10 years ago
  15. 1be62c6 powerpc/mpc85xx: Add BSC9132 QDS Support by harninder rai · 10 years ago
  16. fd7e5b7 powerpc/mpc85xx: Remove P1023 RDS support by Lijun Pan · 10 years ago
  17. aa80581 powerpc/mpic: Don't init the fsl error int until after mpic init by Scott Wood · 10 years ago
  18. 0c0fc4d powerpc/fsl-booke: Add initial T104x_QDS board support by Prabhakar Kushwaha · 10 years ago
  19. fb734eee powerpc/mpc85xx:Add initial device tree support of T104x by Prabhakar Kushwaha · 10 years ago
  20. 846c944 powerpc/fsl: Updated corenet-cf compatible string for corenet1-cf chips by Diana Craciun · 10 years ago
  21. f2e7bfb powerpc/fsl: Updated device trees for platforms with corenet version 2 by Diana Craciun · 10 years ago
  22. 385510b powerpc/fsl: Added binding for Freescale CoreNet coherency fabric (CCF) by Diana Craciun · 10 years ago
  23. 8067bd8 powerpc: Fix unused variable warning for epapr_has_idle by Scott Wood · 10 years ago
  24. 440d74d powerpc: fix build of epapr_paravirt on 64-bit book3s by Scott Wood · 10 years ago
  25. eaf76b2 clk: qoriq: Update the clock bindings by Tang Yuantian · 10 years ago
  26. 83e267d powerpc: move epapr paravirt init of power_save to an initcall by Stuart Yoder · 10 years ago
  27. 2b09c60 powerpc/85xx: Add OCA4080 board support by Martijn de Gouw · 10 years ago
  28. 497c8b60 powerpc/mpc85xx: add support for Keymile's kmcoge4 board by Valentin Longchamp · 10 years ago
  29. bfee31f devcietree: bindings: add some MFD Keymile FPGAs by Valentin Longchamp · 10 years ago
  30. e8640b7 devicetree: bindings: add Zarlink to the vendor prefixes by Valentin Longchamp · 10 years ago
  31. dd41d51 fsl/pci: fix RC cannot detect PME message coming by Wang Dongsheng · 10 years ago
  32. 1c075f9 powerpc/rmu: Fix the error memory free parameters by Liu Gang · 10 years ago
  33. e57eeae powerpc/fsl-booke64: Set vmemmap_psize to 4K by Scott Wood · 10 years ago
  34. 872aa77 powerpc/module: Fix stubs for BE by Rusty Russell · 10 years ago
  35. bd0c30e macintosh/windfarm_pm121.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  36. 1efc563 powerpc: Clear ELF personality flag if ELFv2 is not requested. by Jeff Bailey · 10 years ago
  37. 21f5850 powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint by Paul Gortmaker · 10 years ago
  38. 04c32a5 powerpc: Drop return value from set_breakpoint as it is unused by Paul Gortmaker · 10 years ago
  39. dade934 powerpc: Remove non-uapi linkage.h export by James Hogan · 10 years ago
  40. 1e54b93 powerpc/eeh: Fix build error for celleb by Gavin Shan · 10 years ago
  41. c534bbe Merge branch 'merge' into next by Benjamin Herrenschmidt · 10 years ago
  42. 965b560 Revert "powerpc/powernv: Fundamental reset on PLX ports" by Benjamin Herrenschmidt · 10 years ago
  43. 8050936 powerpc: irq work racing with timer interrupt can result in timer interrupt hang by Anton Blanchard · 10 years ago
  44. 372cf12 powerpc/powernv: Reset root port in firmware by Gavin Shan · 10 years ago
  45. a614db9 powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmap by Scott Wood · 10 years ago
  46. f6869e7 Merge remote-tracking branch 'anton/abiv2' into next by Benjamin Herrenschmidt · 10 years ago
  47. 5a4e58b powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital by Liu Ping Fan · 11 years ago
  48. d5b35cf ppc476: Enable a linker work around for IBM errata #46 by Alistair Popple · 11 years ago
  49. e2c37d9 powerpc: Added PCI MSI support using the HSTA module by Alistair Popple · 10 years ago
  50. 2a2c74b IBM Akebono: Add the Akebono platform by Alistair Popple · 10 years ago
  51. 6b11930 IBM Currituck: Clean up board specific code before adding Akebono code by Alistair Popple · 10 years ago
  52. 983d8a6 powerpc/le: Show the endianess of the LPAR under PowerVM. by Tony Breeds · 10 years ago
  53. 9048e64 powerpc: Use 64k io pages when we never see an HEA by Alexander Graf · 10 years ago
  54. 00f554f powerpc: memcpy optimization for 64bit LE by Philippe Bergheaud · 10 years ago
  55. 48ce3b7 Merge commit 'f3cae355a962784101478504ef7f6a389ad62979' into next by Benjamin Herrenschmidt · 10 years ago
  56. 7f06f21 powerpc/tm: Add checking to treclaim/trechkpt by Michael Neuling · 10 years ago
  57. ce0ac1f powerpc/tm: Remove unnecessary r1 save by Michael Neuling · 10 years ago
  58. fb5153d powerpc: powernv: Implement ppc_md.get_proc_freq() by Gautham R. Shenoy · 10 years ago
  59. 2299d03 powerpc: powernv: Framework to show the correct clock in /proc/cpuinfo by Gautham R. Shenoy · 10 years ago
  60. 2196c6f powerpc/powernv: Return secondary CPUs to firmware before FW update by Vasant Hegde · 10 years ago
  61. 654837e powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges by Andrew Murray · 11 years ago
  62. 13ae403 powerpc/legacy_serial: Support MVME5100 UARTS with shifted registers by Stephen Chivers · 10 years ago
  63. 147c051 powerpc/boot: Add support for 64bit little endian wrapper by Cédric Le Goater · 10 years ago
  64. 2d9afb3 powerpc/boot: Add a global entry point for pseries by Cédric Le Goater · 10 years ago
  65. f16e968 powerpc/boot: Modify entry point for 64bit by Cédric Le Goater · 10 years ago
  66. 93d3921 powerpc/boot: Define a routine to enter prom by Cédric Le Goater · 10 years ago
  67. 002c39d powerpc/boot: Add little endian support to elf utils by Cédric Le Goater · 10 years ago
  68. 284b52c powerpc/boot: Add 64bit and little endian support to addnote by Cédric Le Goater · 10 years ago
  69. 98fd433 powerpc/boot: Define byteswapping routines for little endian by Cédric Le Goater · 10 years ago
  70. b636031 powerpc/boot: Fix compile warning in 64bit by Cédric Le Goater · 10 years ago
  71. 6413010 powerpc/boot: Define typedef ihandle as u32 by Cédric Le Goater · 10 years ago
  72. 034e55e powerpc/boot: Rework of_claim() to make it 64bit friendly by Cédric Le Goater · 10 years ago
  73. 9cc36bb powerpc/boot: Add PROM_ERROR define in oflib by Cédric Le Goater · 10 years ago
  74. 926e694 powerpc/boot: Add byteswapping routines in oflib by Cédric Le Goater · 10 years ago
  75. 163bed7 powerpc/boot: Use prom_arg_t in oflib by Cédric Le Goater · 10 years ago
  76. fed23ed powerpc/boot: Use a common prom_args struct in oflib by Cédric Le Goater · 10 years ago
  77. f4bce2f powerpc/boot: Fix do_div for 64bit wrapper by Cédric Le Goater · 10 years ago
  78. a7d0431 powerpc/prom: Stop scanning dev-tree for fdump early by Gavin Shan · 10 years ago
  79. e9bc03f powerpc/powernv: Don't use pe->pbus to get the domain number by Gavin Shan · 10 years ago
  80. 65fd766 powerpc/powernv: Missed IOMMU table type by Gavin Shan · 10 years ago
  81. b2b5efc powerpc/powernv: Fundamental reset on PLX ports by Gavin Shan · 10 years ago
  82. 35845a7 powerpc/eeh: Can't recover from non-PE-reset case by Gavin Shan · 10 years ago
  83. 361f2a2 powrpc/powernv: Reset PHB in kdump kernel by Gavin Shan · 10 years ago
  84. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  85. 26833a5 powerpc/eeh: Make the delay for PE reset unified by Gavin Shan · 10 years ago
  86. fd5cee7 powerpc/powernv: Reset root port in firmware by Gavin Shan · 10 years ago
  87. 54f112a38 powerpc/pseries: Fix overwritten PE state by Gavin Shan · 10 years ago
  88. 6379655 powerpc/powernv: Fix endless reporting frozen PE by Gavin Shan · 10 years ago
  89. d2b0f6f powerpc/eeh: No hotplug on permanently removed dev by Gavin Shan · 10 years ago
  90. 7f52a52 powerpc/eeh: Allow to disable EEH by Gavin Shan · 10 years ago
  91. 8a5ad35 powerpc/eeh: Cleanup EEH subsystem variables by Gavin Shan · 10 years ago
  92. 2a18dfc powerpc/eeh: Use cached capability for log dump by Gavin Shan · 10 years ago
  93. 2d86c38 powerpc/eeh: Cleanup eeh_gather_pci_data() by Gavin Shan · 10 years ago
  94. 7895470 powerpc/eeh: Avoid I/O access during PE reset by Gavin Shan · 10 years ago
  95. 1d9a544 powerpc/powernv: Use EEH PCI config accessors by Gavin Shan · 10 years ago
  96. d0914f5 powerpc/eeh: Block PCI-CFG access during PE reset by Gavin Shan · 10 years ago
  97. 7b40185 powerpc/eeh: EEH_PE_ISOLATED not reflect HW state by Gavin Shan · 10 years ago
  98. b34497d powerpc/powernv: Remove fields in PHB diag-data dump by Gavin Shan · 10 years ago
  99. f5bc6b7 powerpc/powernv: Move PNV_EEH_STATE_ENABLED around by Gavin Shan · 10 years ago
  100. 467f79a powerpc/powernv: Remove PNV_EEH_STATE_REMOVED by Gavin Shan · 10 years ago