1. 881ea7d powerpc/corenet: use the mixed mode of MPIC when enabling CPU hotplug by chenhui zhao · 9 years ago
  2. ebb65c8 Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  3. 966d713 KVM: PPC: Book3S HV: Deliver machine check with MSR(RI=0) to guest as MCE by Mahesh Salgaonkar · 9 years ago
  4. ad987fc powerpc/xmon: Add some more elements to the existing PACA dump list by Michael Ellerman · 9 years ago
  5. 0c23a88 powerpc/xmon: Paginate kernel log buffer display by Sam bobroff · 9 years ago
  6. 958b7c8 powerpc/xmon: Paged output for paca display by Sam bobroff · 9 years ago
  7. b340587 powerpc/mpc5xxx: Use of_get_next_parent to simplify code by Christophe Jaillet · 9 years ago
  8. 1def375 powerpc/numa: Use of_get_next_parent to simplify code by Christophe Jaillet · 9 years ago
  9. 5fab1d1 powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file. by Paul Gortmaker · 9 years ago
  10. 4c81231 powerpc: discard .exit.data at runtime by Stephen Rothwell · 9 years ago
  11. 54f9a64 powerpc/eeh: atomic_dec_if_positive() to update passthru count by Gavin Shan · 9 years ago
  12. 6b8b252 powerpc/pci: export pcibios_free_controller() by Andrew Donnellan · 9 years ago
  13. a342361 powerpc: Individual System V IPC system calls by Sam bobroff · 9 years ago
  14. f768805 powerpc/pseries: Drop always true CONFIG_PSERIES_MSI by Michael Ellerman · 9 years ago
  15. 44f2aec powerpc/pseries: Move PCI objects to obj-y by Michael Ellerman · 9 years ago
  16. 84eb9e6 powerpc/pseries: Remove use of CONFIG_PCI by Michael Ellerman · 9 years ago
  17. 4c9cd46 powerpc/pseries: Make PCI non-optional by Michael Ellerman · 9 years ago
  18. 224f363 KVM: PPC: e500: fix couple of shift operations on 64 bits by Tudor Laurentiu · 9 years ago
  19. 2daab50 KVM: PPC: e500: Emulate TMCFG0 TMRN register by Tudor Laurentiu · 9 years ago
  20. d4cd4f9 KVM: PPC: e500: fix handling local_sid_lookup result by Andrzej Hajda · 9 years ago
  21. 6a14c22 powerpc/e6500: add TMCFG0 register definition by Tudor Laurentiu · 9 years ago
  22. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  23. 891121e powerpc/mm: Differentiate between hugetlb and THP during page walk by Aneesh Kumar K.V · 9 years ago
  24. ec2640b powerpc/mm: Disable hugepd for 64K page size. by Aneesh Kumar K.V · 9 years ago
  25. f2dd80e powerpc/powernv: Panic on unhandled Machine Check by Daniel Axtens · 9 years ago
  26. c13e1c0 powerpc/pseries/hvcserver: don't memset pi_buff if it is null by Colin Ian King · 9 years ago
  27. f78f7ed powerpc: Fix _ALIGN_* errors due to type difference. by Aneesh Kumar K.V · 9 years ago
  28. fdf880a powerpc: Fix checkstop in native_hpte_clear() with lockdep by Cyril Bur · 9 years ago
  29. 7a5692e arch/powerpc: provide zero_bytemask() for big-endian by Chris Metcalf · 9 years ago
  30. d3df65c Merge branch 'perf/urgent' into perf/core, before pulling new changes by Ingo Molnar · 9 years ago
  31. 70963d2 powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSEC by Claudiu Manoil · 9 years ago
  32. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  33. 1b70386 powerpc/kexec: Wait 1s for secondaries to enter OPAL by Samuel Mendoza-Jonas · 9 years ago
  34. 255e8e0 powerpc/8xx: Shorten irq_chip name for the SIU by Christophe Leroy · 9 years ago
  35. cb2d388 powerpc/msi: Free the bitmap if it was slab allocated by Denis Kirjanov · 9 years ago
  36. 06bacef powerpc/pseries: re-use code from of_helpers module by Andy Shevchenko · 9 years ago
  37. a46d9884 powerpc/pseries: handle nodes without '/' by Andy Shevchenko · 9 years ago
  38. a030e1e powerpc/pseries: replace kmalloc + strlcpy by Andy Shevchenko · 9 years ago
  39. dc85aae powerpc/pseries: fix a potential memory leak by Andy Shevchenko · 9 years ago
  40. 948ad1a powerpc/pseries: extract of_helpers module by Andy Shevchenko · 9 years ago
  41. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  42. a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
  43. b6080db powerpc/nvram: Fix function name in some errors messages. by Christophe Jaillet · 9 years ago
  44. 7d52318 powerpc/nvram: Add missing kfree in error path by Christophe Jaillet · 9 years ago
  45. 2adc48a powerpc: Add ppc64le_defconfig by Michael Ellerman · 9 years ago
  46. 65d3223 powerpc/mm: Add virt_to_pfn and use this instead of opencoding by Aneesh Kumar K.V · 9 years ago
  47. c974809 powerpc/vdso: Avoid link stack corruption in __get_datapage() by Michael Neuling · 9 years ago
  48. 26cd835 powerpc/slb: Use a local to avoid multiple calls to get_slb_shadow() by Michael Ellerman · 9 years ago
  49. 1d15010 powerpc/slb: Define an enum for the bolted indexes by Anshuman Khandual · 9 years ago
  50. 787b393 powerpc/vdso: Emit GNU & SysV hashes by Michael Ellerman · 9 years ago
  51. 4fa9a3f powerpc/ps3: Remove unused os_area_db_id_video_mode by Michael Ellerman · 9 years ago
  52. 336382c powerpc/ps3: Refresh ps3_defconfig by Geoff Levand · 9 years ago
  53. e5e16d8 powerpc: Kconfig: remove BE-only platforms from LE kernel build by Boqun Feng · 9 years ago
  54. 6b98f2b powerpc/configs: Re-enable CONFIG_SCSI_DH by Michael Ellerman · 9 years ago
  55. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  56. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  57. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  58. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  59. 793b8bf powerpc: Wire up sys_membarrier() by Michael Ellerman · 9 years ago
  60. 3eb4ee6 KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store() by Thomas Huth · 9 years ago
  61. 7e022e7 KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit by Gautham R. Shenoy · 9 years ago
  62. 5fc3e64 KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs by Paul Mackerras · 9 years ago
  63. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  64. 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
  65. 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
  66. 705a7b4 powerpc/PCI: Fix lookup of linux,pci-probe-only property by Marc Zyngier · 9 years ago
  67. 400c47d powerpc32: memset: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  68. 1cd0389 powerpc32: memcpy: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  69. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  70. 9ca86b2 powerpc/mpc8xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  71. 9758a7b powerpc/ipic: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  72. e9e879a powerpc/cpm2: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  73. 6b83bd9 powerpc/mpc52xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  74. 36b35d5 powerpc/mm: Recompute hash value after a failed update by Aneesh Kumar K.V · 9 years ago
  75. 655471f powerpc/boot: Specify ABI v2 when building an LE boot wrapper by Benjamin Herrenschmidt · 9 years ago
  76. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  77. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  78. da92b4e powerpc, irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  79. 391de7f powerpc/cell: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  80. 0a0dbd9 powerpc/85xx: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  81. 5aac2d3 powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  82. 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
  83. 88a4861 powerpc, perf/powerpc/hv-24x7: Use PMU_TXN_READ interface by Sukadev Bhattiprolu · 9 years ago
  84. fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
  85. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  86. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  87. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  88. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  89. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  90. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  91. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  92. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  93. e297c93 powerpc/MSI: Fix race condition in tearing down MSI interrupts by Paul Mackerras · 9 years ago
  94. b855d45 powerpc: Wire up sys_userfaultfd() by Michael Ellerman · 9 years ago
  95. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  96. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 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. dab3c3c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  99. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  100. daebaab powerpc/pseries: Release DRC when configure_connector fails by Bharata B Rao · 9 years ago