1. c465fc1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. 609b700 Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  3. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  4. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  5. 696673d KVM: arm/arm64: debug: Introduce helper for single-step by Alex Bennée · 7 years ago
  6. 5553b14 arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one by Marc Zyngier · 7 years ago
  7. bbecb1c Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  8. 8bafae2 ARM: BUG if jumping to usermode address in kernel mode by Russell King · 7 years ago
  9. 1ee5e87 ARM: fix get_user_pages_fast by Russell King · 7 years ago
  10. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  11. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  12. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  13. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  14. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  15. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  16. bd2cd7d Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  17. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 05d658b Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  19. 60af981 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  20. 0219614 Merge branch 'devel-stable' into for-next by Russell King · 7 years ago
  21. 7f3d1f9 Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next by Russell King · 7 years ago
  22. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  23. a2b8313 KVM: arm/arm64: fix the incompatible matching for external abort by Dongjiu Geng · 7 years ago
  24. 74a64a9 KVM: arm/arm64: Unify 32bit fault injection by Marc Zyngier · 7 years ago
  25. 3eb4271 KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET by Eric Auger · 7 years ago
  26. 5c5196d KVM: arm/arm64: Support EL1 phys timer register access in set/get reg by Christoffer Dall · 7 years ago
  27. 688c50a KVM: arm/arm64: Move timer save/restore out of the hyp code by Christoffer Dall · 8 years ago
  28. 2d63499 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  29. 17eed27 arm64/sve: KVM: Prevent guests from using SVE by Dave Martin · 7 years ago
  30. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  31. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. 682e3ef Merge tag 'amlogic-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/soc by Arnd Bergmann · 7 years ago
  34. 936a417 ARM: smp_scu: allow the platform code to read the SCU CPU status by Martin Blumenstingl · 7 years ago
  35. 0606326 ARM: smp_scu: add a helper for powering on a specific CPU by Martin Blumenstingl · 7 years ago
  36. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  37. d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
  38. 1cce91d ARM: 8715/1: add a private asm/unaligned.h by Arnd Bergmann · 7 years ago
  39. 2162183 ARM: 8713/1: NOMMU: Support MPU in XIP configuration by Vladimir Murzin · 7 years ago
  40. 5c9d9a1 ARM: 8712/1: NOMMU: Use more MPU regions to cover memory by Vladimir Murzin · 7 years ago
  41. 9fcb01a ARM: 8711/1: V7M: Add support for MPU to M-class by Vladimir Murzin · 7 years ago
  42. a0995c08 ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C by Vladimir Murzin · 7 years ago
  43. 877ec11 ARM: 8706/1: NOMMU: Move out MPU setup in separate module by Vladimir Murzin · 7 years ago
  44. e7ffa44 Merge tag 'arm-soc/for-4.15/soc' of http://github.com/Broadcom/stblinux into next/soc by Arnd Bergmann · 7 years ago
  45. 84dbf97 Merge tag 'renesas-soc-for-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Arnd Bergmann · 7 years ago
  46. eda0d04 irqchip/gic-v3: Add support for Range Selector (RS) feature by Shanker Donthineni · 7 years ago
  47. ec5c8e4 arm_arch_timer: Expose event stream status by Julien Thierry · 7 years ago
  48. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  49. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  50. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  51. a5950f2 Merge back suspend/resume/hibernate material for v4.15. by Rafael J. Wysocki · 7 years ago
  52. eb672c0 PM: ARM: locomo: Drop suspend and resume bus type callbacks by Rafael J. Wysocki · 7 years ago
  53. 552c465 arm: wire cpu-invariant accounting support up to the task scheduler by Dietmar Eggemann · 7 years ago
  54. 3a1ed9c arm: wire frequency-invariant accounting support up to the task scheduler by Dietmar Eggemann · 7 years ago
  55. 1bb0783 Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stable by Russell King · 7 years ago
  56. 0f7c4c1 ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size() by Vladimir Murzin · 7 years ago
  57. 9405890 ARM: 8694/1: Remove leftover of fixmap_page_table by Vladimir Murzin · 7 years ago
  58. c149635 ARM: brcmstb: Add appropriate ARM_BE8() macros for swapping by Florian Fainelli · 7 years ago
  59. c5d43be ARM: Add definition for monitor mode by Geert Uytterhoeven · 7 years ago
  60. 2404269 Revert "arm/syscalls: Check address limit on user-mode return" by Thomas Garnier · 7 years ago
  61. 8fac2f9 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  62. 7f1b9be Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  63. 382e67a ARM: enable elf_fdpic on systems with an MMU by Nicolas Pitre · 7 years ago
  64. 50b2b2e ARM: add ELF_FDPIC support by Nicolas Pitre · 7 years ago
  65. 5c16595 ARM: signal handling support for FDPIC_FUNCPTRS functions by Nicolas Pitre · 7 years ago
  66. 5e58811 ARM: start_thread(): don't always clear all regs by Nicolas Pitre · 7 years ago
  67. e71fd63 arm_elf_read_implies_exec(): remove unused argument by Nicolas Pitre · 7 years ago
  68. 8fcd6c4 ARM: implement get_tls syscall by Nicolas Pitre · 7 years ago
  69. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  70. e558bdc Merge branches 'fixes' and 'misc' into for-linus by Russell King · 7 years ago
  71. fd1d362 ARM: implement memset32 & memset64 by Matthew Wilcox · 7 years ago
  72. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  73. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  74. bb42892 KVM: arm/arm64: Fix guest external abort matching by James Morse · 7 years ago
  75. 93cc122 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. 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
  77. 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. 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
  79. 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
  80. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  81. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  82. f6a91da irqchip/gic-v3-its: Add VPE interrupt masking by Marc Zyngier · 8 years ago
  83. 3ca63f3 irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors by Marc Zyngier · 8 years ago
  84. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  85. 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
  86. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 7 years ago
  87. 927d2c2 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  88. ac237cd Merge tag 'omap-for-v4.14/debug-ll-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 7 years ago
  89. 1abd350 ARM: align .data section by Russell King · 7 years ago
  90. 99baac2 mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem by Minchan Kim · 7 years ago
  91. 56236a5 mm: refactor TLB gathering API by Minchan Kim · 7 years ago
  92. 229a718 irq: Make the irqentry text section unconditional by Masami Hiramatsu · 7 years ago
  93. fed3c15 ARM: 8689/1: scu: add missing errno include by Johan Hovold · 7 years ago
  94. ac8b4d3 ARM: 8688/1: pm: add missing types include by Johan Hovold · 7 years ago
  95. 60187bd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  96. ce184a0 ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[] by Dave Martin · 7 years ago
  97. 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
  98. 0d70262 ARM: kexec: fix failure to boot crash kernel by Russell King · 7 years ago
  99. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 7 years ago
  100. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago