1. 6f77480 arch/powerpc: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  2. 93173b5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  3. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
  7. 1dd38b6 mm: move vma_is_anonymous check within pmd_move_must_withdraw by Aneesh Kumar K.V · 8 years ago
  8. 4a3bac4 powerpc/mm: allow memory hotplug into a memoryless node by Reza Arbab · 8 years ago
  9. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  10. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  13. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  14. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  15. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. d9d0452 Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  17. 3f7cd91 KVM/PPC/Book3S HV: Convert to hotplug state machine by Anna-Maria Gleixner · 8 years ago
  18. dadc4a1 powerpc/64: Fix placement of .text to be immediately following .head.text by Nicholas Piggin · 8 years ago
  19. 409bf7f powerpc/eeh: Fix deadlock when PE frozen state can't be cleared by Andrew Donnellan · 8 years ago
  20. e34af78 KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h by Paul Mackerras · 8 years ago
  21. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  22. dd7b2f0 powerpc/mm: Fix lazy icache flush on pre-POWER5 by Benjamin Herrenschmidt · 8 years ago
  23. 8328255 powerpc/virtex: Use generic xilinx irqchip driver by Zubair Lutfullah Kakakhel · 8 years ago
  24. 10c77db powerpc/boot: Fix build failure in 32-bit boot wrapper by Ben Hutchings · 8 years ago
  25. 908a093 KVM: PPC: Book3S HV: Comment style and print format fixups by Suraj Jitindar Singh · 8 years ago
  26. f494461 KVM: PPC: Decrease the powerpc default halt poll max value by Suraj Jitindar Singh · 8 years ago
  27. e03f392 KVM: PPC: Book3S HV: Add check for module parameter halt_poll_ns by Suraj Jitindar Singh · 8 years ago
  28. 307d93e KVM: PPC: Book3S HV: Use generic kvm module parameters by Suraj Jitindar Singh · 8 years ago
  29. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  30. 39c1573 Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  31. 984d7a1 powerpc/mm: Fixup kernel read only mapping by Aneesh Kumar K.V · 8 years ago
  32. a1ff574 powerpc/boot: Fix the early OPAL console wrappers by Oliver O'Halloran · 8 years ago
  33. a8acaec KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB by David Gibson · 8 years ago
  34. e270287 KVM: PPC: Book3S HV: Fix compilation with unusual configurations by Paul Mackerras · 8 years ago
  35. 2ee13be3 KVM: PPC: Book3S HV: Update kvmppc_set_arch_compat() for ISA v3.00 by Suraj Jitindar Singh · 8 years ago
  36. 45c940b KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores by Paul Mackerras · 8 years ago
  37. 84f7139 KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guest by Paul Mackerras · 8 years ago
  38. bf53c88 KVM: PPC: Book3S HV: Use stop instruction rather than nap on POWER9 by Paul Mackerras · 8 years ago
  39. f725758 KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9 by Paul Mackerras · 8 years ago
  40. 1704a81 KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9 by Paul Mackerras · 8 years ago
  41. 7c5b06c KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9 by Paul Mackerras · 8 years ago
  42. e9cf1e0 KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs by Paul Mackerras · 8 years ago
  43. 83677f5 KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9 by Paul Mackerras · 8 years ago
  44. 7a84084 KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9 by Paul Mackerras · 8 years ago
  45. abb7c7d KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9 by Paul Mackerras · 8 years ago
  46. bc33b1f Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 8 years ago
  47. ec84f00 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  48. 02ed21a powerpc/powernv: Define and set POWER9 HFSCR doorbell bit by Michael Neuling · 8 years ago
  49. 1f0f2e7 powerpc/reg: Add definition for LPCR_PECE_HVEE by Michael Ellerman · 8 years ago
  50. 9dd17e8 powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value by Suraj Jitindar Singh · 8 years ago
  51. ffe6d81 powerpc/powernv: Define real-mode versions of OPAL XICS accessors by Paul Mackerras · 8 years ago
  52. 9d66195 powerpc/64: Provide functions for accessing POWER9 partition table by Paul Mackerras · 8 years ago
  53. 977ab25 powerpc/sysfs: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  54. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  55. 41946c8 locking/core, powerpc: Implement vcpu_is_preempted(cpu) by Pan Xinhui · 8 years ago
  56. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  57. 9e5f688 powerpc: Fix missing CRCs, add more asm-prototypes.h declarations by Nicholas Piggin · 8 years ago
  58. 7a43906 powerpc: Set missing wakeup bit in LPCR on POWER9 by Benjamin Herrenschmidt · 8 years ago
  59. 7fd317f powerpc/64: Add some more SPRs and SPR bits for POWER9 by Paul Mackerras · 8 years ago
  60. 68b8b72 KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h by Geliang Tang · 8 years ago
  61. f064a0d KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT by Paul Mackerras · 8 years ago
  62. 0d808df KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state by Paul Mackerras · 8 years ago
  63. a56ee9f KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries by Yongji Xie · 8 years ago
  64. f058598 KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out by Yongji Xie · 8 years ago
  65. 28d057c KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 8 years ago
  66. ebe4535 KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler by Daniel Axtens · 8 years ago
  67. 025c9511 KVM: PPC: Book3S HV: Fix sparse static warning by Daniel Axtens · 8 years ago
  68. f691838 Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  69. cac4a18 powerpc/mm: Fix missing update of HID register on secondary CPUs by Aneesh Kumar K.V · 8 years ago
  70. 96ed1fe powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1 by Michael Neuling · 8 years ago
  71. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  72. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  73. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  74. 6b243fc powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format by Paul Mackerras · 8 years ago
  75. e0bd03d arch/powerpc: Enable dpaa_eth by Madalin Bucur · 8 years ago
  76. 9256f21 arch/powerpc: Enable FSL_FMAN by Madalin Bucur · 8 years ago
  77. 8f28401 arch/powerpc: Enable FSL_PAMU by Madalin Bucur · 8 years ago
  78. c0a3601 powerpc/64: Fix setting of AIL in hypervisor mode by Benjamin Herrenschmidt · 8 years ago
  79. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  80. 981ee2d sched/cputime, powerpc: Remove cputime_to_scaled() by Stanislaw Gruszka · 8 years ago
  81. 7008eb9 sched/cputime, powerpc: Remove cputime_last_delta global variable by Stanislaw Gruszka · 8 years ago
  82. 2ffd04d powerpc/oops: Fix missing pr_cont()s in instruction dump by Andrew Donnellan · 8 years ago
  83. 7dae865 powerpc/oops: Fix missing pr_cont()s in show_regs() by Michael Ellerman · 8 years ago
  84. db5ba5a powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al. by Michael Ellerman · 8 years ago
  85. 9a1f490 powerpc/oops: Fix missing pr_cont()s in show_stack() by Michael Ellerman · 8 years ago
  86. e6740ae powerpc: Fix exception vector build with 2.23 era binutils by Hugh Dickins · 8 years ago
  87. f23ed16 powerpc/64s: Fix system reset interrupt winkle wakeups by Nicholas Piggin · 8 years ago
  88. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  89. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. f9d4286 arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold by Ivan Vecera · 8 years ago
  91. 6fcc8ce Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  92. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  94. fb479e4 powerpc/64s: relocation, register save fixes for system reset interrupt by Nicholas Piggin · 8 years ago
  95. bd77c44 powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu by Aneesh Kumar K.V · 8 years ago
  96. 39715bf powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state() by Valentin Rothberg · 8 years ago
  97. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  98. 09b7e37 powerpc/64: Fix race condition in setting lock bit in idle/wakeup code by Paul Mackerras · 8 years ago
  99. 56c4622 powerpc/64: Re-fix race condition between going idle and entering guest by Paul Mackerras · 8 years ago
  100. dcd4693 Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago