1. 5958d19 powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARs by Benjamin Herrenschmidt · 8 years ago
  2. c74dd88 powerpc/book3s: Fix MCE console messages for unrecoverable MCE. by Mahesh Salgaonkar · 8 years ago
  3. 9dc5128 powerpc: Fix unused function warning 'lmb_to_memblock' by Alastair D'Silva · 8 years ago
  4. 4d90219 powerpc/powernv/ioda: Fix TCE invalidate to work in real mode again by Alexey Kardashevskiy · 8 years ago
  5. 54a94fc powerpc/cell: Add missing error code in spufs_mkgang() by Dan Carpenter · 8 years ago
  6. 880a3d6 powerpc/xics: Properly set Edge/Level type and enable resend by Benjamin Herrenschmidt · 8 years ago
  7. 416f37d powerpc/pasemi: Fix coherent_dma_mask for dma engine by Darren Stevens · 8 years ago
  8. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  9. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  10. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  11. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  12. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  13. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  14. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  15. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  16. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  17. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  18. 6364e84 powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header by Michael Ellerman · 8 years ago
  19. 802a345 powerpc/powernv/ioda: Fix endianness when reading TCEs by Alexey Kardashevskiy · 8 years ago
  20. f2d5769 powerpc: Get rid of ppc_md.init_early() by Benjamin Herrenschmidt · 8 years ago
  21. 5657138 powerpc: Move 32-bit probe() machine to later in the boot process by Benjamin Herrenschmidt · 8 years ago
  22. 406b0b6 powerpc/64: Move 64-bit probe_machine() to later in the boot process by Benjamin Herrenschmidt · 8 years ago
  23. 7025776 powerpc/mm: Move hash table ops to a separate structure by Benjamin Herrenschmidt · 8 years ago
  24. b521f57 powerpc/pmac: Remove spurrious machine type test by Benjamin Herrenschmidt · 8 years ago
  25. 388dc1c powerpc/pasemi: Remove IOBMAP allocation from platform probe() by Benjamin Herrenschmidt · 8 years ago
  26. 166dd7d powerpc/64: Move MMU backend selection out of platform code by Benjamin Herrenschmidt · 8 years ago
  27. 91b6fad powerpc/pmac: Remove early allocation of the SMU command buffer by Benjamin Herrenschmidt · 8 years ago
  28. d3cbff1 powerpc: Put exception configuration in a common place by Benjamin Herrenschmidt · 8 years ago
  29. 3808a88 powerpc: Move FW feature probing out of pseries probe() by Benjamin Herrenschmidt · 8 years ago
  30. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 8 years ago
  31. 1dc7595 powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events by John Allen · 8 years ago
  32. b7d9eb3 powerpc/pseries: Add support for hotplug interrupt source by John Allen · 8 years ago
  33. 9054619 powerpc/pseries: Add pseries hotplug workqueue by John Allen · 8 years ago
  34. c2ca9f6 powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n by Ian Munsie · 8 years ago
  35. 08a45b3 powerpc/powernv/pci: Check status of a PHB before using it by Benjamin Herrenschmidt · 8 years ago
  36. a1339fa powerpc/powernv/pci: Use the device-tree to get available range of M64's by Benjamin Herrenschmidt · 8 years ago
  37. f0228c4 powerpc/powernv/pci: Fallback to OPAL for TCE invalidations by Benjamin Herrenschmidt · 8 years ago
  38. fd141d1a powerpc/powernv/pci: Rework accessing the TCE invalidate register by Benjamin Herrenschmidt · 8 years ago
  39. 08acce1 powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code by Benjamin Herrenschmidt · 8 years ago
  40. a34ab7c powerpc/powernv/pci: Rename TCE invalidation calls by Benjamin Herrenschmidt · 8 years ago
  41. 69c592e powerpc/opal: Add real mode call wrappers by Benjamin Herrenschmidt · 8 years ago
  42. b7d6bf4 powerpc/pseries/pci: Remove obsolete SW invalidate by Benjamin Herrenschmidt · 8 years ago
  43. fb11133 powerpc/powernv: Discover IODA3 PHBs by Benjamin Herrenschmidt · 8 years ago
  44. 9fedd3f powerpc/powernv: Add XICS emulation APIs by Benjamin Herrenschmidt · 8 years ago
  45. c0691f9 powerpc/powernv: Use deepest stop state when cpu is offlined by Shreyas B. Prabhu · 8 years ago
  46. bcef83a powerpc/powernv: Add platform support for stop instruction by Shreyas B. Prabhu · 8 years ago
  47. fdb4f6e powerpc/pseries: Remove call to memblock_add() by Nathan Fontenot · 8 years ago
  48. ec99907 powerpc/pseries: Auto-online hotplugged memory by Nathan Fontenot · 8 years ago
  49. c05a5a4 powerpc/pseries: Dynamic add entires to associativity lookup array by Nathan Fontenot · 8 years ago
  50. c2101c9 powerpc/pseries: Move property cloning into its own routine by Nathan Fontenot · 8 years ago
  51. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 8 years ago
  52. c011926f powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  53. a2f67d5 cxl: Add support for interrupts on the Mellanox CX4 by Ian Munsie · 8 years ago
  54. 4361b03 powerpc/powernv: Add support for the cxl kernel api on the real phb by Ian Munsie · 8 years ago
  55. f456834 powerpc/powernv: Split cxl code out into a separate file by Ian Munsie · 8 years ago
  56. acd3578e powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  57. 5b0f9f8 powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  58. b282788 powerpc/85xx/ge_imp3a: Don't use the flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  59. 69a94d8 powerpc/cell: Don't use flat device-tree after boot by Benjamin Herrenschmidt · 8 years ago
  60. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 8 years ago
  61. 97493e2e powerpc/86xx: Add support for Emerson/Artesyn MVME7100 by Alessio Igor Bogani · 8 years ago
  62. 53775c4 powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE by Andrew Donnellan · 8 years ago
  63. a203658 powerpc/opal: Wake up kopald polling thread before waiting for events by Benjamin Herrenschmidt · 8 years ago
  64. e2be237 powerpc/pseries: Fix error return value in cmm_mem_going_offline() by Rasmus Villemoes · 8 years ago
  65. 43a1dd9 powerpc/powernv: Add driver for operator panel on FSP machines by Suraj Jitindar Singh · 8 years ago
  66. d0226d3 powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg by Suraj Jitindar Singh · 8 years ago
  67. 6e8a927 powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved" by Colin Ian King · 8 years ago
  68. 5593e30 powerpc/powernv: set power_save func after the idle states are initialized by Shreyas B. Prabhu · 8 years ago
  69. 9497a1c powerpc/powernv: Print correct PHB type names by Gavin Shan · 8 years ago
  70. ea0d856 powerpc/powernv: Functions to get/set PCI slot state by Gavin Shan · 8 years ago
  71. 7e19bf3 powerpc/powernv: Introduce pnv_pci_get_slot_id() by Gavin Shan · 8 years ago
  72. 9c0e1ec powerpc/powernv: Use PCI slot reset infrastructure by Gavin Shan · 8 years ago
  73. ebe2253 powerpc/powernv: Support PCI slot ID by Gavin Shan · 8 years ago
  74. 8cc7581 powerpc/pci: Delay populating pdn by Gavin Shan · 8 years ago
  75. c5f7700 powerpc/powernv: Dynamically release PE by Gavin Shan · 8 years ago
  76. 93e01a5 powerpc/powernv: Make pnv_ioda_deconfigure_pe() visible by Gavin Shan · 8 years ago
  77. 40e2a47 powerpc/powernv: Extend PCI bridge resources by Gavin Shan · 8 years ago
  78. 63803c3 powerpc/powernv: Setup PE for root bus by Gavin Shan · 8 years ago
  79. ccd1c19 powerpc/powernv: Create PEs in pcibios_setup_bridge() by Gavin Shan · 8 years ago
  80. 9fcd6f4 powerpc/powernv: Allocate PE# in reverse order by Gavin Shan · 8 years ago
  81. c127562 powerpc/powernv: Increase PE# capacity by Gavin Shan · 8 years ago
  82. 577c8c8 powerpc/powernv: Move pnv_pci_ioda_setup_opal_tce_kill() around by Gavin Shan · 8 years ago
  83. e368e4c powerpc/powernv: Remove PCI_RESET_DELAY_US by Gavin Shan · 8 years ago
  84. 6dd06d1 powerpc/powernv: Remove the usage of PACAR1 from opal wrappers by Mahesh Salgaonkar · 8 years ago
  85. b385c9e cxl: Add support for CAPP DMA mode by Ian Munsie · 8 years ago
  86. 665e87f powerpc/sparse: Include headers containing prototypes by Daniel Axtens · 8 years ago
  87. 42f5b4c powerpc: Introduce asm-prototypes.h by Daniel Axtens · 8 years ago
  88. 34852ed powerpc/sparse: make some things static by Daniel Axtens · 8 years ago
  89. 1e61423 powerpc/pseries: Remove unused pstore headers in nvram.c by Geliang Tang · 8 years ago
  90. ac9cd17 powerpc/pseries: Remove MPIC from pseries event sources by Rashmica Gupta · 8 years ago
  91. 8324947 powerpc/pseries: Remove MPIC from pseries cpu hotplug by Rashmica Gupta · 8 years ago
  92. d739d2c powerpc/pseries: Remove MPIC from pseries kexec by Rashmica Gupta · 8 years ago
  93. 86425be powerpc/pseries: Remove MPIC from pseries smp by Rashmica Gupta · 8 years ago
  94. e7da5da powerpc/pseries: Drop support for MPIC in pseries by Rashmica Gupta · 8 years ago
  95. 027dfac powerpc: Various typo fixes by Michael Ellerman · 8 years ago
  96. bb4b993 Merge back earlier cpufreq changes for v4.8. by Rafael J. Wysocki · 8 years ago
  97. ccf55f7 Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  98. 86c55af powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  99. c8ae067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 8 years ago