1. 8792468 powerpc: Add the ability to save FPU without giving it up by Cyril Bur · 9 years ago
  2. de2a20a powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two by Cyril Bur · 9 years ago
  3. 70fe3d9 powerpc: Restore FPU/VEC/VSX if previously used by Cyril Bur · 9 years ago
  4. d272f66 powerpc: Explicitly disable math features when copying thread by Cyril Bur · 9 years ago
  5. 5c3c7ed powerpc/mm: Split hash page table sizing heuristic into a helper by David Gibson · 10 years ago
  6. 1dace6c powerpc/mm: Clean up memory hotplug failure paths by David Gibson · 10 years ago
  7. 27828f9 powerpc/mm: Handle removing maybe-present bolted HPTEs by David Gibson · 10 years ago
  8. abd0a0e powerpc/mm: Clean up error handling for htab_remove_mapping by David Gibson · 10 years ago
  9. 446957b powerpc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
  10. 95442c6 powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h> by Luis Henriques · 10 years ago
  11. 0336c8c powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h> by Luis Henriques · 10 years ago
  12. e9aaa6d powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h> by Luis Henriques · 10 years ago
  13. 497abcf powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h> by Luis Henriques · 10 years ago
  14. 8daf51f powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE by Paul Mackerras · 9 years ago
  15. e726202 powerpc/mm/book3s-64: Move software-used bits in PTE by Paul Mackerras · 9 years ago
  16. c915df1 powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE by Paul Mackerras · 9 years ago
  17. a9d4996 powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end by Paul Mackerras · 9 years ago
  18. 84c9575 powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit by Paul Mackerras · 9 years ago
  19. 849f86a powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit by Paul Mackerras · 9 years ago
  20. c61a884 powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels by Paul Mackerras · 9 years ago
  21. f1a9ae0 powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE by Paul Mackerras · 9 years ago
  22. 1ec3f93 powerpc/mm/book3s-64: Clean up some obsolete or misleading comments by Paul Mackerras · 9 years ago
  23. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 9 years ago
  24. a4c3f90 powerpc: Fix BUG_ON() reporting in real mode by Balbir Singh · 9 years ago
  25. 10d8b14 powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes by pan xinhui · 9 years ago
  26. 289543a powerpc/powernv: Add AST graphics driver to powernv_defconfig by Jeremy Kerr · 9 years ago
  27. 78a31c7 powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfig by Jeremy Kerr · 9 years ago
  28. 31b1108 powerpc/powernv: Add powernv_defconfig by Jeremy Kerr · 9 years ago
  29. c3ab300 powerpc: Add POWER9 cputable entry by Michael Neuling · 9 years ago
  30. 15b1624 powerpc: Use defines for __init_tlb_power[78] by Michael Neuling · 9 years ago
  31. ce5732a powerpc/powernv: Create separate subcores CPU feature bit by Michael Neuling · 9 years ago
  32. 88409d0 powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init fails by Andrew Donnellan · 9 years ago
  33. 9ab3ac2 powerpc/mm/hash: Clear the invalid slot information correctly by Aneesh Kumar K.V · 9 years ago
  34. f6bf0fa powerpc/eeh: Fix partial hotplug criterion by Gavin Shan · 10 years ago
  35. 56c08e6 powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg by Boqun Feng · 10 years ago
  36. 26760fc powerpc: atomic: Implement acquire/release/relaxed variants for xchg by Boqun Feng · 10 years ago
  37. dc53617 powerpc: atomic: Implement atomic{, 64}_*_return_* variants by Boqun Feng · 10 years ago
  38. 94e3d92 powerpc: Fix kgdb on little endian ppc64le by Balbir Singh · 10 years ago
  39. 6ecad91 powerpc/ioda: Set "read" permission when "write" is set by Alexey Kardashevskiy · 9 years ago
  40. c777e2a powerpc/mm: Fix Multi hit ERAT cause by recent THP update by Aneesh Kumar K.V · 10 years ago
  41. 1bc74f1 powerpc/powernv: Fix stale PE primary bus by Gavin Shan · 10 years ago
  42. 05ba75f powerpc/eeh: Fix stale cached primary bus by Gavin Shan · 10 years ago
  43. 126df08 powerpc/pseries: Don't trace hcalls on offline CPUs by Denis Kirjanov · 10 years ago
  44. e4f226b powerpc/perf/hv-gpci: Increase request buffer size by Sukadev Bhattiprolu · 10 years ago
  45. be283ee powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE mode by Wei Yang · 10 years ago
  46. dfcc8d4 powerpc/powernv: boundary the total VF BAR size instead of the individual one by Wei Yang · 10 years ago
  47. f2dd0af powerpc/powernv: replace the hard coded boundary with gate by Wei Yang · 10 years ago
  48. ee8222f powerpc/powernv: use one M64 BAR in Single PE mode for one VF BAR by Wei Yang · 10 years ago
  49. 7fbe7a9 powerpc/powernv: simplify the calculation of iov resource alignment by Wei Yang · 10 years ago
  50. b033185 powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BAR by Wei Yang · 10 years ago
  51. ccc9662 powerpc/powernv: Simplify definitions of EEH debugfs handlers by Gavin Shan · 10 years ago
  52. 6dfb540 powerpc/xmon: Add xmon command to dump process/task similar to ps(1) by Douglas Miller · 10 years ago
  53. fde93a0 powerpc/xmon: add command to dump OPAL msglog by Andrew Donnellan · 10 years ago
  54. 9b4fffa powerpc/powernv: new function to access OPAL msglog by Andrew Donnellan · 10 years ago
  55. 31f6a4a powerpc/eeh: fix incorrect function name in comment by Andrew Donnellan · 10 years ago
  56. 2e34057 powerpc/xmon: fix typo in usage message by Andrew Donnellan · 10 years ago
  57. 2de50e9 powerpc/powernv: Remove support for p5ioc2 by Russell Currey · 10 years ago
  58. f15838e powerpc: Fix dedotify for binutils >= 2.26 by Andreas Schwab · 10 years ago
  59. 19f97c9 powerpc/book3s_32: Fix build error with checkpoint restart by Aneesh Kumar K.V · 10 years ago
  60. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  61. 2d19fc6 powerpc/mm: Fixup _HPAGE_CHG_MASK by Aneesh Kumar K.V · 10 years ago
  62. 370f06c powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 by Madhavan Srinivasan · 10 years ago
  63. f0ce3ff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  64. 7e56f62 powerpc/eeh: Fix PE location code by Gavin Shan · 10 years ago
  65. 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 · 10 years ago
  66. e256caa powerpc/mm: Allow user space to map rtas_rmo_buf by Vasant Hegde · 10 years ago
  67. 5955102 wrappers for ->i_mutex access by Al Viro · 10 years ago
  68. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  69. d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  70. 0e2bce7 powerpc: Remove newly added extra definition of pmd_dirty by Stephen Rothwell · 10 years ago
  71. c153693 powerpc: Simplify module TOC handling by Alan Modra · 10 years ago
  72. d7f9ee6 powerpc: Wire up copy_file_range() syscall by Chandan Rajendra · 10 years ago
  73. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 10 years ago
  74. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 10 years ago
  75. a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 10 years ago
  76. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  77. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 10 years ago
  78. 34c0fd5 mm, dax, pmem: introduce pfn_t by Dan Williams · 10 years ago
  79. ba049e9 kvm: rename pfn_t to kvm_pfn_t by Dan Williams · 10 years ago
  80. d5d6a44 arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 10 years ago
  81. 7aa9a23 powerpc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 10 years ago
  82. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 10 years ago
  83. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 10 years ago
  84. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  85. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  86. 171b568 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 10 years ago
  87. 0f0836b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  88. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 10 years ago
  89. b4d7f16 KVM: PPC: Fix ONE_REG AltiVec support by Greg Kurz · 10 years ago
  90. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
  91. be6bfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  92. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  93. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  94. a61674b powerpc/module: Handle R_PPC64_ENTRY relocations by Ulrich Weigand · 10 years ago
  95. c88c5d4 powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages by Russell Currey · 10 years ago
  96. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  97. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  98. 003472a powerpc: define __smp_xxx by Michael S. Tsirkin · 10 years ago
  99. fbd7ec0 powerpc: reuse asm-generic/barrier.h by Michael S. Tsirkin · 10 years ago
  100. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 10 years ago