1. c419fe2 powerpc/powernv: Properly set "host-ipi" on IPIs by Benjamin Herrenschmidt · 7 years ago
  2. bb0a300 powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs function by Christophe Leroy · 7 years ago
  3. 1ced52e powerpc/xics: Work around limitations of OPAL XICS priority handling by Balbir Singh · 7 years ago
  4. e7f9f10 powerpc/powernv: Fix CPU hotplug to handle waking on HVI by Benjamin Herrenschmidt · 7 years ago
  5. 09187cd powerpc/icp-opal: Fix missing KVM case and harden replay by Benjamin Herrenschmidt · 8 years ago
  6. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  7. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  8. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  9. 63f1de8 powerpc/fsl_pci: Size upper inbound window based on RAM size by Scott Wood · 8 years ago
  10. 4d486e0 soc/fsl/qe: fix Oops on CPM1 (and likely CPM2) by Christophe Leroy · 8 years ago
  11. 1fadfe9 powerpc/mpic: use of_property_read_bool by Julia Lawall · 8 years ago
  12. 7120438 powerpc: Convert fsl_rstcr_restart to a reset handler by Andrey Smirnov · 8 years ago
  13. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  14. 7c98bd7 powerpc/sparse: Make a bunch of things static by Daniel Axtens · 8 years ago
  15. f8e3347 powerpc/xics/opal: Fix processor numbers in OPAL ICP by Benjamin Herrenschmidt · 8 years ago
  16. 41017a7 powerpc: sysdev: cpm: fix gpio save_regs functions by Christophe Leroy · 8 years ago
  17. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  18. 880a3d6 powerpc/xics: Properly set Edge/Level type and enable resend by Benjamin Herrenschmidt · 8 years ago
  19. 9445aa1 ppc: move exports to definitions by Al Viro · 9 years ago
  20. 380afa3 powerpc/fsl_rio: fix a missing error code by Dan Carpenter · 8 years ago
  21. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  22. adff164 powerpc/fsl_rio: apply changes for RIO spec rev 3 by Alexandre Bounine · 8 years ago
  23. a057a52 rapidio: change inbound window size type to u64 by Alexandre Bounine · 8 years ago
  24. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  25. 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
  26. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  27. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  28. c40785a powerpc/dart: Use a cachable DART by Benjamin Herrenschmidt · 8 years ago
  29. d743618 powerpc/xics: Add ICP OPAL backend by Benjamin Herrenschmidt · 8 years ago
  30. 95ec77c powerpc: Make ppc_md.{halt, restart} __noreturn by Daniel Axtens · 8 years ago
  31. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  32. f86ef74 powerpc/8xx: Fix vaddr for IMMR early remap by Christophe Leroy · 8 years ago
  33. 8ebf506 powerpc/85xx: Don't report SRAM to L2 cache fallback as error by Claudiu Manoil · 8 years ago
  34. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  35. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  36. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  37. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 8 years ago
  38. a8165d4 powerpc/fsl-pci: Add a workaround for PCI 5 errata by chenhui zhao · 9 years ago
  39. 4ad5e88 powerpc/mpic: handle subsys_system_register() failure by Andrew Donnellan · 8 years ago
  40. ab50323 powerpc: ppc4xx: drop unused variable by Linus Walleij · 8 years ago
  41. 937daaf powerpc: simple-gpio: use gpiochip data pointer by Linus Walleij · 9 years ago
  42. 0d36fe6 powerpc: ppc4xx: use gpiochip data pointer by Linus Walleij · 9 years ago
  43. a14a2d4 powerpc: cpm_common: use gpiochip data pointer by Linus Walleij · 9 years ago
  44. e65078f powerpc: sysdev: cpm1: use gpiochip data pointer by Linus Walleij · 9 years ago
  45. 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 8 years ago
  46. dd64f4f powerpc/fsl_rio: changes to mport registration by Alexandre Bounine · 8 years ago
  47. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  48. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  49. b081251 powerpc/rcpm: Fix build break when SMP=n by Michael Ellerman · 8 years ago
  50. ac6082d powerpc/fsl-lbc: Modify suspend/resume entry sequence by Raghav Dogra · 8 years ago
  51. 501ea766 powerpc/885: set SDCR to 0x40 by Christophe Leroy · 8 years ago
  52. d17799f powerpc/rcpm: add RCPM driver by chenhui zhao · 9 years ago
  53. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  54. ec13e9b powerpc/xics: Add icp_native_cause_ipi_rm by Suresh Warrier · 9 years ago
  55. a4ce4b8 powerpc: simple_gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  56. eecdf59 powerpc: ppc4cc/gpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  57. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  58. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  59. 479f6a7 powerpc/fsl_lbc: removal of dead code by Raghav Dogra · 9 years ago
  60. 720d7ae powerpc/85xx: Add PCIe controller support for bsc9132qds by Harninder Rai · 9 years ago
  61. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
  62. 302c059 QE: use subsys_initcall to init qe by Zhao Qiang · 9 years ago
  63. 1291e49 QE/CPM: move muram management functions to qe_common by Zhao Qiang · 9 years ago
  64. 0e6e01f CPM/QE: use genalloc to manage CPM/QE muram by Zhao Qiang · 9 years ago
  65. 666db56 EDAC, mpc85xx: Make mpc85xx-pci-edac a platform device by Scott Wood · 9 years ago
  66. b4f8144 powerpc/axonram: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  67. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  68. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  69. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  70. 0ab32b6 uaccess: reimplement probe_kernel_address() using probe_kernel_read() by Andrew Morton · 9 years ago
  71. 3b0e21e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  72. ccde64b powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc() by Denis Kirjanov · 9 years ago
  73. 9d28cc8 powerpc: handle error case in cpm_muram_alloc() by Christophe Leroy · 9 years ago
  74. 9100d20 powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake by Sudeep Holla · 9 years ago
  75. 1930bb5 powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernel by Scott Wood · 9 years ago
  76. 072daee powerpc/fsl_pci: Check for get_user/probe_kernel_address failure by Scott Wood · 9 years ago
  77. b340587 powerpc/mpc5xxx: Use of_get_next_parent to simplify code by Christophe Jaillet · 9 years ago
  78. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  79. 255e8e0 powerpc/8xx: Shorten irq_chip name for the SIU by Christophe Leroy · 9 years ago
  80. cb2d388 powerpc/msi: Free the bitmap if it was slab allocated by Denis Kirjanov · 9 years ago
  81. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. f240bdd Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  83. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  84. 9ca86b2 powerpc/mpc8xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  85. 9758a7b powerpc/ipic: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  86. e9e879a powerpc/cpm2: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  87. da92b4e powerpc, irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  88. e297c93 powerpc/MSI: Fix race condition in tearing down MSI interrupts by Paul Mackerras · 9 years ago
  89. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  90. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  91. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  92. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  93. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 9 years ago
  94. 9698351 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  95. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
  96. 934628c powerpc: use memset_io() to clear CPM Muram by LEROY Christophe · 9 years ago
  97. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  98. 35a7f41 powerpc/4xx: Fix return value check in hsta_msi_probe() by Wei Yongjun · 9 years ago
  99. ad3aedf genirq/irqdomain: Allow irq domain aliasing by Marc Zyngier · 9 years ago
  100. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago