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