1. d075745 KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9 by Paul Mackerras · 7 years ago
  2. d474827 powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 by Nicholas Piggin · 7 years ago
  3. 1b689a9 powerpc/pseries: include linux/types.h in asm/hvcall.h by Michal Suchanek · 7 years ago
  4. 872e2ae powerpc: Remove useless EXC_COMMON_HV by Benjamin Herrenschmidt · 7 years ago
  5. 4f94b2c powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP by Christophe Leroy · 7 years ago
  6. de0f938 powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level by Christophe Leroy · 7 years ago
  7. 3517503 powerpc/mm: Introduce _PAGE_NA by Christophe Leroy · 7 years ago
  8. 812fadc powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs by Christophe Leroy · 7 years ago
  9. 5f35649 powerpc/8xx: remove unused _PAGE_WRITETHRU by Christophe Leroy · 7 years ago
  10. cd99ddb powerpc/8xx: Only perform perf counting when perf is in use. by Christophe Leroy · 7 years ago
  11. 2a45add powerpc/8xx: Remove CPU6 ERRATA Workaround by Christophe Leroy · 7 years ago
  12. 4145f35 powernv/kdump: Fix cases where the kdump kernel can get HMI's by Balbir Singh · 7 years ago
  13. 0c38ed6 powerpc/pseries: Enable support of ibm,dynamic-memory-v2 by Nathan Fontenot · 7 years ago
  14. 2b31e3a powerpc/drmem: Add support for ibm, dynamic-memory-v2 property by Nathan Fontenot · 7 years ago
  15. 2c77721 powerpc: Move of_drconf_cell struct to asm/drmem.h by Nathan Fontenot · 7 years ago
  16. 6195a50 powerpc/pseries: Update memory hotplug code to use drmem LMB array by Nathan Fontenot · 7 years ago
  17. 514a9cb powerpc/numa: Update numa code use walk_drmem_lmbs by Nathan Fontenot · 7 years ago
  18. 6c6ea53 powerpc/mm: Separate ibm, dynamic-memory data from DT format by Nathan Fontenot · 7 years ago
  19. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  20. 5855564 KVM: PPC: Book3S HV: Enable migration of decrementer register by Paul Mackerras · 7 years ago
  21. ad2b1ab signal/powerpc: Remove redefinition of NSIGTRAP on powerpc by Eric W. Biederman · 7 years ago
  22. b713da6 signal: unify compat_siginfo_t by Al Viro · 7 years ago
  23. a37a371 powerpc: rename swiotlb_dma_ops by Christoph Hellwig · 7 years ago
  24. 6bb8211 Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  25. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 7 years ago
  26. cf4674c signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP by Eric W. Biederman · 7 years ago
  27. 7f1c410 powerpc/xive: Add interrupt flag to disable automatic EOI by Benjamin Herrenschmidt · 7 years ago
  28. 12c1f33 powerpc/xive: Move definition of ESB bits by Benjamin Herrenschmidt · 7 years ago
  29. 2d9d6f6 powerpc: rename dma_direct_ to dma_nommu_ by Christoph Hellwig · 7 years ago
  30. b49efd7 dma-mapping: move dma_mark_clean to dma-direct.h by Christoph Hellwig · 7 years ago
  31. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  32. aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  33. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  34. 222f20f powerpc/64s: Simple RFI macro conversions by Nicholas Piggin · 7 years ago
  35. 50e51c13 powerpc/64: Add macros for annotating the destination of rfid/hrfid by Nicholas Piggin · 7 years ago
  36. c91a7a4 powerpc: remove unused flush_write_buffers definition by Christoph Hellwig · 7 years ago
  37. a6978f4 Merge branch 'topic/ppc-kvm' into fixes by Michael Ellerman · 7 years ago
  38. 191eccb powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper by Michael Neuling · 7 years ago
  39. 5633e85 powerpc64: Add .opd based function descriptor dereference by Sergey Senozhatsky · 7 years ago
  40. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  41. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. c10e83f arch, mm: Allow arch_dup_mmap() to fail by Thomas Gleixner · 7 years ago
  43. 5769bea powerpc/mm: Add proper pte access check helper for other platforms by Aneesh Kumar K.V · 7 years ago
  44. f72a85e powerpc/mm/book3s/64: Add proper pte access check helper by Aneesh Kumar K.V · 7 years ago
  45. 273b493 powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6 by Ram Pai · 7 years ago
  46. 7b84947 powerpc: shifted-by-one hidx value by Ram Pai · 7 years ago
  47. bf9a95f powerpc: Free up four 64K PTE bits in 64K backed HPTE pages by Ram Pai · 7 years ago
  48. 9d2edb1 powerpc: Free up four 64K PTE bits in 4K backed HPTE pages by Ram Pai · 7 years ago
  49. 318995b powerpc: introduce pte_get_hash_gslot() helper by Ram Pai · 7 years ago
  50. 59aa31f powerpc: introduce pte_set_hidx() helper by Ram Pai · 7 years ago
  51. 988fc3b powerpc/pci: Separate SR-IOV Calls by Bryant G. Ly · 7 years ago
  52. b9eab08 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  53. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  54. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  55. ab9dbf7 Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" by David Gibson · 7 years ago
  56. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  57. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  58. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  59. cda2eaa KVM: PPC: Book3S HV: Avoid shifts by negative amounts by Paul Mackerras · 7 years ago
  60. ded13fc KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts by Paul Mackerras · 7 years ago
  61. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
  62. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  63. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  64. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  65. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  66. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  67. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  68. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  69. 3ffa9d9 powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature by Michael Ellerman · 7 years ago
  70. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  71. 4722476 powerpc/64s: mm_context.addr_limit is only used on hash by Nicholas Piggin · 7 years ago
  72. 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 7 years ago
  73. 61f3cca powerpc/vas: Define vas_win_id() by Sukadev Bhattiprolu · 7 years ago
  74. 5676be2 powerpc/vas: Define vas_win_paste_addr() by Sukadev Bhattiprolu · 7 years ago
  75. 9d2a4d7 powerpc: Define set_thread_uses_vas() by Sukadev Bhattiprolu · 7 years ago
  76. ec233ed powerpc: Add support for setting SPRN_TIDR by Sukadev Bhattiprolu · 7 years ago
  77. d4ef61b powerpc/vas, nx-842: Define and use chip_to_vas_id() by Sukadev Bhattiprolu · 7 years ago
  78. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  79. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  80. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  81. b6b3755 powerpc: add POWER9_DD20 feature by Nicholas Piggin · 7 years ago
  82. eb5c3f1 powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint by Cyril Bur · 7 years ago
  83. 9aab244 powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async by Cyril Bur · 7 years ago
  84. 59cf9a1 powerpc/opal: Make __opal_async_{get, release}_token() static by Cyril Bur · 7 years ago
  85. edfd17f powerpc/eeh: Stop using do_gettimeofday() by Arnd Bergmann · 7 years ago
  86. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  87. c1807e3 powerpc/64: Free up CPU_FTR_ICSWX by Michael Ellerman · 7 years ago
  88. d6f934f powerpc/powernv: Reserve a hole which appears after enabling IOV by Alexey Kardashevskiy · 7 years ago
  89. 30b49ec powerpc/64s/radix: Fix process table entry cache invalidation by Nicholas Piggin · 7 years ago
  90. 8ca9c08 powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable by Nicholas Piggin · 7 years ago
  91. f848ea7 powerpc/book3s: Use label for FIXUP_ENDIAN macro branch by Nicholas Piggin · 7 years ago
  92. 6de6638 KVM: PPC: Book3S HV: Handle host system reset in guest mode by Nicholas Piggin · 7 years ago
  93. 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  94. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  95. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  96. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  97. 63be1a81 Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols" by Naveen N. Rao · 7 years ago
  98. c010150 KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts by Paul Mackerras · 7 years ago
  99. 516f789 KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode by Paul Mackerras · 7 years ago
  100. 18c3640 KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host by Paul Mackerras · 7 years ago