1. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  2. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  3. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  7. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  9. d1d5762 powerpc/powernv: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  10. fc7ce9c perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
  11. 67a3b5c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  12. 42e6d5e Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  13. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  14. 47c5310 KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() by Paul Mackerras · 7 years ago
  15. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  16. bb9b52b KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them by Benjamin Herrenschmidt · 7 years ago
  17. 2c4fb78 KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss by Benjamin Herrenschmidt · 7 years ago
  18. bd0fdb1 KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9 by Nicholas Piggin · 8 years ago
  19. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  20. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  21. 92e5aae kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog by Nicholas Piggin · 7 years ago
  22. 039a8e3 Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  23. 1a92a80 powerpc/mm: Ensure cpumask update is ordered by Benjamin Herrenschmidt · 7 years ago
  24. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  25. 5a69aec powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC by Benjamin Herrenschmidt · 7 years ago
  26. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. 8001a97 Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  28. a9668cd locking: Remove smp_mb__before_spinlock() by Peter Zijlstra · 8 years ago
  29. d89e588c locking: Introduce smp_mb__after_spinlock() by Peter Zijlstra · 8 years ago
  30. 20dbf5c bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
  31. 96ea91e powerpc/watchdog: add locking around init/exit functions by Nicholas Piggin · 7 years ago
  32. 87607a3 powerpc/watchdog: Fix marking of stuck CPUs by Nicholas Piggin · 7 years ago
  33. 8e23692 powerpc/watchdog: Fix final-check recovered case by Nicholas Piggin · 7 years ago
  34. 26c5c6e powerpc/watchdog: Moderate touch_nmi_watchdog overhead by Nicholas Piggin · 7 years ago
  35. d8e2a40 powerpc/watchdog: Improve watchdog lock primitive by Nicholas Piggin · 7 years ago
  36. 0459ddf powerpc: NMI IPI improve lock primitive by Nicholas Piggin · 7 years ago
  37. 7310d5c powerpc/configs: Re-enable HARD/SOFT lockup detectors by Michael Ellerman · 7 years ago
  38. 785a12a powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails by Gautham R. Shenoy · 7 years ago
  39. 44a1280 Revert "powerpc/64: Avoid restore_math call if possible in syscall exit" by Michael Ellerman · 7 years ago
  40. 841fe95 Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  41. 3db40c3 powerpc/64: Fix __check_irq_replay missing decrementer interrupt by Nicholas Piggin · 7 years ago
  42. 09539f9 powerpc/perf: POWER9 PMU stops after idle workaround by Nicholas Piggin · 7 years ago
  43. f29bb78 powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check by Sergei Shtylyov · 7 years ago
  44. 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 8 years ago
  45. cc491f1 powerpc/64s: Fix stack setup in watchdog soft_nmi_common() by Nicholas Piggin · 7 years ago
  46. bb27222 Merge tag 'v4.13-rc1' into fixes by Michael Ellerman · 7 years ago
  47. 8155469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  48. 080012b Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  49. 253fd51 powerpc/powernv/pci: Return failure for some uses of dma_set_mask() by Alistair Popple · 7 years ago
  50. 65c5ec1 powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler by Michael Ellerman · 7 years ago
  51. 7b7622b powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU by Michael Ellerman · 7 years ago
  52. cd63f3c powerpc/tm: Fix saving of TM SPRs in core dump by Gustavo Romero · 8 years ago
  53. c9c98bc powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries by Oliver O'Halloran · 7 years ago
  54. 0da12a7 powerpc/mm/hash: Free the subpage_prot_table correctly by Aneesh Kumar K.V · 8 years ago
  55. b40b238 powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain by Michael Ellerman · 7 years ago
  56. 4fd1bd4 powerpc/pseries: Fix of_node_put() underflow during reconfig remove by Laurent Vivier · 7 years ago
  57. a25bd72 powerpc/mm/radix: Workaround prefetch issue with KVM by Benjamin Herrenschmidt · 7 years ago
  58. ef42719 KVM: PPC: Book3S HV: Fix host crash on changing HPT size by Paul Mackerras · 7 years ago
  59. e470571 KVM: PPC: Book3S HV: Enable TM before accessing TM registers by Paul Mackerras · 7 years ago
  60. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  61. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  62. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 8 years ago
  64. 029d925 powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y by Michael Ellerman · 8 years ago
  65. fa7f918 powerpc/mm/hash: Refactor hash__mark_rodata_ro() by Michael Ellerman · 8 years ago
  66. b134bd9 powerpc/mm/radix: Refactor radix__mark_rodata_ro() by Michael Ellerman · 8 years ago
  67. 76fc0cf powerpc/64s: Fix hypercall entry clobbering r12 input by Nicholas Piggin · 8 years ago
  68. 101dd59 powerpc/perf: Avoid spurious PMU interrupts after idle by Nicholas Piggin · 8 years ago
  69. c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 8 years ago
  70. a70b487 powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores() by Michael Ellerman · 8 years ago
  71. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  73. deed9de Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  74. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
  75. 0a782dc powerpc,mmap: properly account for stack randomization in mmap_base by Rik van Riel · 8 years ago
  76. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 8 years ago
  77. c69a48c powerpc: make feature-fixup tests fortify-safe by Daniel Axtens · 8 years ago
  78. 054f367 powerpc: don't fortify prom_init by Daniel Axtens · 8 years ago
  79. 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 8 years ago
  80. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 8 years ago
  81. 5203f49 powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr by Xunlei Pang · 8 years ago
  82. 01e6a61 powerpc/64: Fix atomic64_inc_not_zero() to return an int by Michael Ellerman · 8 years ago
  83. 64e756c powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 8 years ago
  84. 87c4b83e powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 8 years ago
  85. 3f0bd8d powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events by Anton Blanchard · 8 years ago
  86. 20dd4c6 powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9 by Madhavan Srinivasan · 8 years ago
  87. a66ca41 spufs: Implement show_options by David Howells · 8 years ago
  88. 2400fd8 powerpc/asm: Mark cr0 as clobbered in mftb() by Oliver O'Halloran · 8 years ago
  89. 41d0c2e powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9 by Nicholas Piggin · 8 years ago
  90. 47ebb09 powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB by Kees Cook · 8 years ago
  91. 3a6a047 powerpc/mm/radix: Synchronize updates to the process table by Benjamin Herrenschmidt · 8 years ago
  92. c6bb0b8 powerpc/mm/radix: Properly clear process table entry by Benjamin Herrenschmidt · 8 years ago
  93. 1c0eaf0 powerpc/powernv: Tell OPAL about our MMU mode on POWER9 by Benjamin Herrenschmidt · 8 years ago
  94. 1e2a516 powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR by Balbir Singh · 8 years ago
  95. c3931a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 659b957 kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry() by Naveen N. Rao · 8 years ago
  97. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  98. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  99. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  100. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago