1. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 9 years ago
  2. a4c3f90 powerpc: Fix BUG_ON() reporting in real mode by Balbir Singh · 9 years ago
  3. 10d8b14 powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes by pan xinhui · 9 years ago
  4. 289543a powerpc/powernv: Add AST graphics driver to powernv_defconfig by Jeremy Kerr · 9 years ago
  5. 78a31c7 powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfig by Jeremy Kerr · 9 years ago
  6. 31b1108 powerpc/powernv: Add powernv_defconfig by Jeremy Kerr · 9 years ago
  7. c3ab300 powerpc: Add POWER9 cputable entry by Michael Neuling · 9 years ago
  8. 15b1624 powerpc: Use defines for __init_tlb_power[78] by Michael Neuling · 9 years ago
  9. ce5732a powerpc/powernv: Create separate subcores CPU feature bit by Michael Neuling · 9 years ago
  10. 88409d0 powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init fails by Andrew Donnellan · 9 years ago
  11. 9ab3ac2 powerpc/mm/hash: Clear the invalid slot information correctly by Aneesh Kumar K.V · 9 years ago
  12. f6bf0fa powerpc/eeh: Fix partial hotplug criterion by Gavin Shan · 9 years ago
  13. 56c08e6 powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg by Boqun Feng · 9 years ago
  14. 26760fc powerpc: atomic: Implement acquire/release/relaxed variants for xchg by Boqun Feng · 9 years ago
  15. dc53617 powerpc: atomic: Implement atomic{, 64}_*_return_* variants by Boqun Feng · 9 years ago
  16. 94e3d92 powerpc: Fix kgdb on little endian ppc64le by Balbir Singh · 9 years ago
  17. 6ecad91 powerpc/ioda: Set "read" permission when "write" is set by Alexey Kardashevskiy · 9 years ago
  18. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 9 years ago
  19. 1bc74f1 powerpc/powernv: Fix stale PE primary bus by Gavin Shan · 9 years ago
  20. 05ba75f powerpc/eeh: Fix stale cached primary bus by Gavin Shan · 9 years ago
  21. 126df08 powerpc/pseries: Don't trace hcalls on offline CPUs by Denis Kirjanov · 9 years ago
  22. e4f226b powerpc/perf/hv-gpci: Increase request buffer size by Sukadev Bhattiprolu · 9 years ago
  23. be283ee powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode by Wei Yang · 9 years ago
  24. dfcc8d4 powerpc/powernv: boundary the total VF BAR size instead of the individual one by Wei Yang · 9 years ago
  25. f2dd0af powerpc/powernv: replace the hard coded boundary with gate by Wei Yang · 9 years ago
  26. ee8222f powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR by Wei Yang · 9 years ago
  27. 7fbe7a9 powerpc/powernv: simplify the calculation of iov resource alignment by Wei Yang · 9 years ago
  28. b033185 powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR by Wei Yang · 9 years ago
  29. ccc9662 powerpc/powernv: Simplify definitions of EEH debugfs handlers by Gavin Shan · 9 years ago
  30. 6dfb540 powerpc/xmon: Add xmon command to dump process/task similar to ps(1) by Douglas Miller · 9 years ago
  31. fde93a0 powerpc/xmon: add command to dump OPAL msglog by Andrew Donnellan · 9 years ago
  32. 9b4fffa powerpc/powernv: new function to access OPAL msglog by Andrew Donnellan · 9 years ago
  33. 31f6a4a powerpc/eeh: fix incorrect function name in comment by Andrew Donnellan · 9 years ago
  34. 2e34057 powerpc/xmon: fix typo in usage message by Andrew Donnellan · 9 years ago
  35. 2de50e9 powerpc/powernv: Remove support for p5ioc2 by Russell Currey · 9 years ago
  36. f15838e powerpc: Fix dedotify for binutils >= 2.26 by Andreas Schwab · 9 years ago
  37. 19f97c9 powerpc/book3s_32: Fix build error with checkpoint restart by Aneesh Kumar K.V · 9 years ago
  38. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  39. 2d19fc6 powerpc/mm: Fixup _HPAGE_CHG_MASK by Aneesh Kumar K.V · 9 years ago
  40. 370f06c powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 by Madhavan Srinivasan · 9 years ago
  41. f0ce3ff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  42. 7e56f62 powerpc/eeh: Fix PE location code by Gavin Shan · 9 years ago
  43. b8bc3bd Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  44. e256caa powerpc/mm: Allow user space to map rtas_rmo_buf by Vasant Hegde · 9 years ago
  45. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  46. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  48. 0e2bce7 powerpc: Remove newly added extra definition of pmd_dirty by Stephen Rothwell · 9 years ago
  49. c153693 powerpc: Simplify module TOC handling by Alan Modra · 9 years ago
  50. d7f9ee6 powerpc: Wire up copy_file_range() syscall by Chandan Rajendra · 9 years ago
  51. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  52. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 9 years ago
  53. a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 9 years ago
  54. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  55. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  56. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 9 years ago
  57. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 9 years ago
  58. d5d6a44 arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
  59. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  60. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  61. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 9 years ago
  62. 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
  63. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. 171b568 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 9 years ago
  65. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  66. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  67. b4d7f16 KVM: PPC: Fix ONE_REG AltiVec support by Greg Kurz · 9 years ago
  68. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  69. be6bfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  70. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  71. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  72. a61674b powerpc/module: Handle R_PPC64_ENTRY relocations by Ulrich Weigand · 9 years ago
  73. c88c5d4 powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages by Russell Currey · 9 years ago
  74. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  75. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  76. 003472a powerpc: define __smp_xxx by Michael S. Tsirkin · 9 years ago
  77. fbd7ec0 powerpc: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  78. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  79. d870a9d Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  80. 2f10f1a powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoff by Hugh Dickins · 9 years ago
  81. 44734f2 powerpc/mm: Fix _PAGE_PTE breaking swapoff by Aneesh Kumar K.V · 9 years ago
  82. 24af98c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. e708c24 powerpc: Add HWCAP bits for Power9 by Michael Ellerman · 9 years ago
  84. 08f48f3 powerpc/powernv: Reserve PE#0 on NPU by Alistair Popple · 9 years ago
  85. b521549 powerpc/powernv: Change NPU PE# assignment by Alistair Popple · 9 years ago
  86. 419dbd5 powerpc/powernv: Fix update of NVLink DMA mask by Alistair Popple · 9 years ago
  87. b0eab5b powerpc/powernv: Remove misleading comment in pci.c by Russell Currey · 9 years ago
  88. 35de3b1 powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracing by Steven Rostedt · 9 years ago
  89. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  90. c33e54f powerpc: Fix build break due to paca mm_context_t changes by Michael Ellerman · 9 years ago
  91. 2860c4b KVM: move architecture-dependent requests to arch/ by Paolo Bonzini · 9 years ago
  92. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  93. def840e Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 9 years ago
  94. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 9 years ago
  96. 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
  97. 7812bf1 ppc: get rid of the remnants of __get_user64() by Al Viro · 9 years ago
  98. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  99. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. 032c5e8 Driver for IBM System i/p VNIC protocol by Thomas Falcon · 9 years ago