1. feafd13 KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs by Thomas Huth · 8 years ago
  2. 121f80b KVM: PPC: VFIO: Add in-kernel acceleration for VFIO by Alexey Kardashevskiy · 8 years ago
  3. b1af23d KVM: PPC: iommu: Unify TCE checking by Alexey Kardashevskiy · 8 years ago
  4. da6f59e KVM: PPC: Use preregistered memory API to access TCE list by Alexey Kardashevskiy · 8 years ago
  5. 503bfcb KVM: PPC: Pass kvm* to kvmppc_find_table() by Alexey Kardashevskiy · 8 years ago
  6. e91aa8e KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently by Alexey Kardashevskiy · 8 years ago
  7. 644d2d6 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 8 years ago
  8. 3762d45 KVM: PPC: Align the table size to system page size by Alexey Kardashevskiy · 8 years ago
  9. 96df226 KVM: PPC: Book3S PR: Preserve storage control bits by Alexey Kardashevskiy · 8 years ago
  10. bd9166f KVM: PPC: Book3S PR: Exit KVM on failed mapping by Alexey Kardashevskiy · 8 years ago
  11. 9eecec1 KVM: PPC: Book3S PR: Get rid of unused local variable by Alexey Kardashevskiy · 8 years ago
  12. 3765549 KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init() by Markus Elfring · 8 years ago
  13. a1c52e1 KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq() by Markus Elfring · 8 years ago
  14. 9b5ab00 KVM: PPC: Add MMIO emulation for remaining floating-point instructions by Paul Mackerras · 8 years ago
  15. ceba57d KVM: PPC: Emulation for more integer loads and stores by Paul Mackerras · 8 years ago
  16. 91242fd KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed) by Alexey Kardashevskiy · 8 years ago
  17. 6f63e81 KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions by Bin Lu · 8 years ago
  18. 307d927 KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts by Paul Mackerras · 8 years ago
  19. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  20. 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
  21. e5afdf9 powerpc/vfio_spapr_tce: Add reference counting to iommu_table by Alexey Kardashevskiy · 8 years ago
  22. 11edf11 powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal by Alexey Kardashevskiy · 8 years ago
  23. a540aa5 powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange() by Alexey Kardashevskiy · 8 years ago
  24. 6b5c19c powerpc/mmu: Add real mode support for IOMMU preregistered memory by Alexey Kardashevskiy · 8 years ago
  25. a07a6e4 Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  26. 8971e1c powerpc/pseries: Don't give a warning when HPT resizing isn't available by Michael Ellerman · 8 years ago
  27. f717629 powerpc: Wire up statx() syscall by Chandan Rajendra · 8 years ago
  28. defc7d7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  29. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  30. 5a45a5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 40c50c1 kexec, x86/purgatory: Unbreak it and clean it up by Thomas Gleixner · 8 years ago
  32. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  33. 8fe3cca Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  34. 7b9f71f9 powerpc/64s: POWER9 machine check handler by Nicholas Piggin · 8 years ago
  35. c1bbf38 powerpc/64s: allow machine check handler to set severity and initiator by Nicholas Piggin · 8 years ago
  36. 1363875 powerpc/64s: fix handling of non-synchronous machine checks by Nicholas Piggin · 8 years ago
  37. d19469e power/mm: update pte_write and pte_wrprotect to handle savedwrite by Aneesh Kumar K.V · 8 years ago
  38. 52c50ca powerpc/mm: handle protnone ptes on fork by Aneesh Kumar K.V · 8 years ago
  39. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  40. db08e1d powerpc/powernv/ioda2: Update iommu table base on ownership change by Alexey Kardashevskiy · 8 years ago
  41. 7aafac1 powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested by Alexey Kardashevskiy · 8 years ago
  42. 78b4416 powerpc/perf: Handle sdar_mode for marked event in power9 by Madhavan Srinivasan · 8 years ago
  43. f04d108 powerpc/perf: Fix perf_get_data_addr() for power9 DD1 by Madhavan Srinivasan · 8 years ago
  44. 672a2c8 axonram: Fix gendisk handling by Jan Kara · 8 years ago
  45. aa2be9b crypto: powerpc - Fix initialisation of crc32c context by Daniel Axtens · 8 years ago
  46. 97ee351 powerpc/boot: Fix zImage TOC alignment by Michael Ellerman · 8 years ago
  47. f7d6a72 Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  48. a7d2475 powerpc: Sort the selects under CONFIG_PPC by Michael Ellerman · 8 years ago
  49. 9c7a008 powerpc/64: Fix L1D cache shape vector reporting L1I values by Michael Ellerman · 8 years ago
  50. 6ba422c powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info() by Anton Blanchard · 8 years ago
  51. 014d02c powerpc: Update to new option-vector-5 format for CAS by Suraj Jitindar Singh · 8 years ago
  52. 12cc9fd powerpc: Parse the command line before calling CAS by Suraj Jitindar Singh · 8 years ago
  53. a69e2fb powerpc/xics: Work around limitations of OPAL XICS priority handling by Balbir Singh · 8 years ago
  54. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  55. 6ad966d powerpc/64: Fix checksum folding in csum_add() by Shile Zhang · 8 years ago
  56. 2a9c4f4 powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=n by Alexey Kardashevskiy · 8 years ago
  57. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  58. 3fb66a7 powerpc/booke: Fix boot crash due to null hugepd by Laurentiu Tudor · 8 years ago
  59. 4dc831a powerpc: Fix compiling a BE kernel with a powerpc64le toolchain by Nicholas Piggin · 8 years ago
  60. 424f8ac powerpc/powernv: Fix bug due to labeling ambiguity in power_enter_stop by Gautham R. Shenoy · 8 years ago
  61. 7a70d72 powerpc/64: Invalidate process table caching after setting process table by Paul Mackerras · 8 years ago
  62. 4ceae13 powerpc: emulate_step() tests for load/store instructions by Ravi Bangoria · 8 years ago
  63. e148bd1 powerpc: Emulation support for load/store instructions on LE by Ravi Bangoria · 8 years ago
  64. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  65. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  66. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  67. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  68. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  69. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  70. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  71. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  72. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  73. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  74. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  75. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  76. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  77. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  78. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  79. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  80. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  81. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  82. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  83. 544a068 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  84. 4e5acdc KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9 by Paul Mackerras · 8 years ago
  85. 70cd4c1 KVM: PPC: Book3S HV: Fix software walk of guest process page tables by Paul Mackerras · 8 years ago
  86. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  87. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  88. 8ab102d scripts/spelling.txt: add "partiton" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  89. 9332ef9 scripts/spelling.txt: add "an user" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  90. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  91. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  92. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  93. c137a27 powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write by Aneesh Kumar K.V · 8 years ago
  94. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 8 years ago
  95. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  96. bc49a78 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  97. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  98. 9af744d lib/show_mem.c: teach show_mem to work with the given nodemask by Michal Hocko · 8 years ago
  99. 16e72e9 powerpc: do not make the entire heap executable by Denys Vlasenko · 8 years ago
  100. 9f3768e powerpc: Remove leftover cputime_to_nsecs call causing build error by Frédéric Weisbecker · 8 years ago