1. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  2. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  3. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  4. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  5. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  6. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  7. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  8. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  9. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  10. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  11. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  12. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  13. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  14. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  15. 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
  16. 0e710ac RISC-V: Clean up an unused include by Palmer Dabbelt · 7 years ago
  17. 921ebd8 RISC-V: Allow userspace to flush the instruction cache by Andrew Waterman · 7 years ago
  18. 08f051e RISC-V: Flush I$ when making a dirty page executable by Andrew Waterman · 7 years ago
  19. 741fc3f RISC-V: Add missing include by Olof Johansson · 7 years ago
  20. 4a41d5d RISC-V: Use define for get_cycles like other architectures by Olof Johansson · 7 years ago
  21. 4bde632 RISC-V: Provide stub of setup_profiling_timer() by Olof Johansson · 7 years ago
  22. 24948b7 RISC-V: Export some expected symbols for modules by Olof Johansson · 7 years ago
  23. 83e7b87 RISC-V: move empty_zero_page definition to C and export it by Olof Johansson · 7 years ago
  24. fe2726a RISC-V: io.h: type fixes for warnings by Olof Johansson · 7 years ago
  25. 5e6f82b RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros by Olof Johansson · 7 years ago
  26. 5ddf755 RISC-V: use generic serial.h by Olof Johansson · 7 years ago
  27. 9e0600f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  28. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  29. a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  30. c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  31. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  32. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  33. 1501899 mm: fix device-dax pud write-faults triggered by get_user_pages() by Dan Williams · 7 years ago
  34. 198e0c0 Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  35. fccfde4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  36. e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 7 years ago
  37. 7e4d423 powerpc: Do not assign thread.tidr if already assigned by Vaibhav Jain · 7 years ago
  38. aca7573f powerpc: Avoid signed to unsigned conversion in set_thread_tidr() by Vaibhav Jain · 7 years ago
  39. bf73055 RISC-V: remove spin_unlock_wait() by Palmer Dabbelt · 7 years ago
  40. c901e45 RISC-V: `sfence.vma` orderes the instruction cache by Palmer Dabbelt · 7 years ago
  41. 21db403 RISC-V: Add READ_ONCE in arch_spin_is_locked() by Palmer Dabbelt · 7 years ago
  42. 9347ce5 RISC-V: __test_and_op_bit_ord should be strongly ordered by Palmer Dabbelt · 7 years ago
  43. 3343eb6 RISC-V: Remove smb_mb__{before,after}_spinlock() by Palmer Dabbelt · 7 years ago
  44. 61a60d3 RISC-V: Remove __smp_bp__{before,after}_atomic by Palmer Dabbelt · 7 years ago
  45. 8286d51 RISC-V: Comment on why {,cmp}xchg is ordered how it is by Palmer Dabbelt · 7 years ago
  46. 4650d02 RISC-V: Remove unused arguments from ATOMIC_OP by Palmer Dabbelt · 7 years ago
  47. f81a348 arm64: mm: cleanup stale AIVIVT references by Mark Rutland · 7 years ago
  48. 9d0ca44 s390/gs: add compat regset for the guarded storage broadcast control block by Martin Schwidefsky · 7 years ago
  49. a63dd74 Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 7 years ago
  50. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  51. b745582 KVM: VMX: Fix vmx->nested freeing when no SMI handler by Wanpeng Li · 7 years ago
  52. c37c287 KVM: VMX: Fix rflags cache during vCPU reset by Wanpeng Li · 7 years ago
  53. e70b57a KVM: X86: Fix softlockup when get the current kvmclock by Wanpeng Li · 7 years ago
  54. 12806ba KVM: lapic: Fixup LDR on load in x2apic by Dr. David Alan Gilbert · 7 years ago
  55. e872fa9 KVM: lapic: Split out x2apic ldr calculation by Dr. David Alan Gilbert · 7 years ago
  56. 28dfbe6 RISC-V: Add VDSO entries for clock_get/gettimeofday/getcpu by Andrew Waterman · 7 years ago
  57. b7e5a59 RISC-V: Remove __vdso_cmpxchg{32,64} symbol versions by Palmer Dabbelt · 7 years ago
  58. 3aaf33b ARM: avoid faulting on qemu by Russell King · 7 years ago
  59. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  60. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 580e3d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  63. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. ca122fe Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  65. 5e2fda4 Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  66. 7753ea0 Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  67. 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
  68. 345f8f3 s390: revert ELF_ET_DYN_BASE base changes by Martin Schwidefsky · 7 years ago
  69. 54b8a23 m68k/macboing: Fix missed timer callback assignment by Kees Cook · 7 years ago
  70. fec3720 s390: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  71. a876ca4 s390: crypto: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  72. 94bf2f2 s390: include: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  73. 5363423 s390: kernel: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  74. 0b73214 s390: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  75. 0caa8cd s390: appldata: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  76. adbb390 s390: pci: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  77. ac41aae s390: mm: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  78. 20a884f s390: crypto: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  79. a17ae4c s390: kernel: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  80. b1c0de0 s390: sthyi: add SPDX identifiers to the remaining files by Martin Schwidefsky · 7 years ago
  81. 860ec7c s390/debug: use pK for kernel pointers by Christian Borntraeger · 7 years ago
  82. 53c4ab7 s390: fix alloc_pgste check in init_new_context again by Martin Schwidefsky · 7 years ago
  83. 26f4e75 s390/disassembler: correct disassembly lines alignment by Vasily Gorbik · 7 years ago
  84. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  85. 2621e94 powerpc/kexec: Fix kexec/kdump in P9 guest kernels by Michael Ellerman · 7 years ago
  86. fd2fa6c x86/PCI: Remove unused HyperTransport interrupt support by Bjorn Helgaas · 7 years ago
  87. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  88. 69550d4 x86/boot/KASLR: Remove unused variable by Chao Fan · 7 years ago
  89. a3961f8 powerpc/powernv: Fix kexec crashes caused by tlbie tracing by Mahesh Salgaonkar · 7 years ago
  90. ca37e57 x86/entry/64: Add missing irqflags tracing to native_load_gs_index() by Andy Lutomirski · 7 years ago
  91. 14b661e Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  92. ded13fc KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts by Paul Mackerras · 7 years ago
  93. 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 7 years ago
  94. 73ce9aec powerpc/perf: Fix IMC_MAX_PMU macro by Madhavan Srinivasan · 7 years ago
  95. de34787f powerpc/perf: Fix pmu_count to count only nest imc pmus by Madhavan Srinivasan · 7 years ago
  96. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
  97. f68d62a x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  98. 548c305 x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing by Andy Lutomirski · 7 years ago
  99. f3f1dfd powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id() by Michael Ellerman · 7 years ago
  100. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago