1. 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
  2. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  3. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  4. 793b8bf powerpc: Wire up sys_membarrier() by Michael Ellerman · 9 years ago
  5. 3eb4ee6 KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store() by Thomas Huth · 9 years ago
  6. 7e022e7 KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exit by Gautham R. Shenoy · 9 years ago
  7. 5fc3e64 KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs by Paul Mackerras · 9 years ago
  8. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  9. 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
  10. 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
  11. 400c47d powerpc32: memset: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  12. 1cd0389 powerpc32: memcpy: only use dcbz once cache is enabled by LEROY Christophe · 9 years ago
  13. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  14. 9ca86b2 powerpc/mpc8xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  15. 9758a7b powerpc/ipic: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  16. e9e879a powerpc/cpm2: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  17. 6b83bd9 powerpc/mpc52xx: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  18. 36b35d5 powerpc/mm: Recompute hash value after a failed update by Aneesh Kumar K.V · 9 years ago
  19. 655471f powerpc/boot: Specify ABI v2 when building an LE boot wrapper by Benjamin Herrenschmidt · 9 years ago
  20. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  21. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  22. da92b4e powerpc, irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  23. 391de7f powerpc/cell: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  24. 0a0dbd9 powerpc/85xx: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  25. 5aac2d3 powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal by Thomas Gleixner · 9 years ago
  26. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  27. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  28. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  29. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  30. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  31. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  32. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  33. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  34. e297c93 powerpc/MSI: Fix race condition in tearing down MSI interrupts by Paul Mackerras · 9 years ago
  35. b855d45 powerpc: Wire up sys_userfaultfd() by Michael Ellerman · 9 years ago
  36. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  37. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  38. 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
  39. dab3c3c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  40. 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
  41. daebaab powerpc/pseries: Release DRC when configure_connector fails by Bharata B Rao · 9 years ago
  42. fa14486 powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel= by Nishanth Aravamudan · 9 years ago
  43. bb00545 powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel by Nishanth Aravamudan · 9 years ago
  44. 5631d9c kbuild: Fix clang detection by Michal Marek · 9 years ago
  45. 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
  46. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 4e33d1f KVM: PPC: Book3S: Fix typo in top comment about locking by Greg Kurz · 9 years ago
  48. f35f3a4 KVM: PPC: Book3S: Fix size of the PSPB register by Thomas Huth · 9 years ago
  49. 06554d9 KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set by Gautham R. Shenoy · 9 years ago
  50. 7f23532 KVM: PPC: Book3S HV: Fix race in starting secondary threads by Gautham R. Shenoy · 9 years ago
  51. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  52. ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  53. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  54. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 4ffe18c Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  58. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 7073bc6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  61. f36fc04 Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  62. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  63. e5aeced Merge tag 'spi-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  64. 18c558e Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl-espi', 'spi/topic/img-spfi' and 'spi/topic/mpc512x-psc' into spi-next by Mark Brown · 9 years ago
  65. 2598001 powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail() by Gavin Shan · 9 years ago
  66. ea0f8ac powerpc/pseries: Cleanup on pci_dn_reconfig_notifier() by Gavin Shan · 9 years ago
  67. 590c756 powerpc/pseries: Fix corrupted pdn list by Gavin Shan · 9 years ago
  68. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  69. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 9 years ago
  70. 9698351 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  71. d690740 powerpc/powernv: Enable LEDS support by Vasant Hegde · 9 years ago
  72. 0e1ffef powerpc/iommu: Set default DMA offset in dma_dev_setup by Alexey Kardashevskiy · 9 years ago
  73. 4d9aac3 powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case by Guilherme G. Piccoli · 9 years ago
  74. 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
  75. f612a7b Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  76. 5d53be7 powerpc/powernv: Fix mis-merge of OPAL support for LEDS driver by Michael Ellerman · 9 years ago
  77. c63517c KVM: PPC: Book3S: correct width in XER handling by Sam bobroff · 9 years ago
  78. 563a1e9 KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation by Paul Mackerras · 9 years ago
  79. 402813f KVM: PPC: Book3S HV: Fix preempted vcore list locking by Paul Mackerras · 9 years ago
  80. cdeee51 KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD by Paul Mackerras · 9 years ago
  81. 08fe1e7 KVM: PPC: Book3S HV: Fix bug in dirty page tracking by Paul Mackerras · 9 years ago
  82. 1e5bf45 KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE by Paul Mackerras · 9 years ago
  83. b4deba5 KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8 by Paul Mackerras · 9 years ago
  84. ec25716 KVM: PPC: Book3S HV: Make use of unused threads when running guests by Paul Mackerras · 9 years ago
  85. 845ac98 KVM: PPC: add missing pt_regs initialization by Tudor Laurentiu · 9 years ago
  86. 5358a96 KVM: PPC: Fix warnings from sparse by Thomas Huth · 9 years ago
  87. 129fd42 KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig by Thomas Huth · 9 years ago
  88. f5ffe330 KVM: PPC: fix suspicious use of conditional operator by Tudor Laurentiu · 9 years ago
  89. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
  90. e72bb8a powerpc/powernv: Reset HILE before kexec_sequence() by Samuel Mendoza-Jonas · 9 years ago
  91. ffebf5f powerpc/kexec: Reset secondary cpu endianness before kexec by Samuel Mendoza-Jonas · 9 years ago
  92. c159b59 powerpc/powernv: Create LED platform device by Vasant Hegde · 9 years ago
  93. 8a8d918 powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states by Anshuman Khandual · 9 years ago
  94. 74703cc powerpc/powernv: Fix the log message when disabling VF by Wei Yang · 9 years ago
  95. acf6cec powerpc/512x: silence a USB Kconfig dependency warning by Gerhard Sittig · 11 years ago
  96. 74943da powerpc/nvram: print no error when pstore backend is not nvram by Hari Bathini · 9 years ago
  97. fc9e9cb powerpc/nvram: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  98. 2e16acc powerpc/pseries: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  99. 39bfd71 powerpc/eeh: Disable automatically blocked PCI config by Gavin Shan · 9 years ago
  100. dd49715 powerpc: Export include/uapi/asm/eeh.h by Gavin Shan · 9 years ago