1. e0c3fc1 ARM: prevent tracing IPI_CPU_BACKTRACE by Arnd Bergmann · 5 years ago
  2. 9152b08 ARM: vdso: Remove dependency with the arch_timer driver internals by Marc Zyngier · 6 years ago
  3. 0371fa0 KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory by Marc Zyngier · 6 years ago
  4. 30d503b ARM: avoid Cortex-A9 livelock on tight dmb loops by Russell King · 7 years ago
  5. d894587 ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of by Vladimir Murzin · 6 years ago
  6. da34953 ARM: 8824/1: fix a migrating irq bug when hotplug cpu by Dietmar Eggemann · 6 years ago
  7. b78379c arm/arm64: KVM: Allow a VCPU to fully reset itself by Marc Zyngier · 6 years ago
  8. 4645c6c ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  9. b11fd96 ARM: add PROC_VTABLE and PROC_TABLE macros by Russell King · 6 years ago
  10. 06b5ec9 ARM: clean up per-processor check_bugs method call by Russell King · 6 years ago
  11. 8a4cf73 ARM: split out processor lookup by Russell King · 6 years ago
  12. b7a9570 ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization by Julien Thierry · 6 years ago
  13. beaf90b ARM: 8795/1: spectre-v1.1: use put_user() for __put_user() by Julien Thierry · 6 years ago
  14. 39b282a ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit by Julien Thierry · 6 years ago
  15. 9cad575 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 6 years ago
  16. ba38c3e mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  17. a35381e KVM: Remove obsolete kvm_unmap_hva notifier backend by Marc Zyngier · 6 years ago
  18. 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  19. 6319893 Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  20. d190775 Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  21. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  22. 9b27efe Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  23. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. d0daaea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. c61b466 Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 6 years ago
  29. 062a585 KVM: arm: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  30. 4c301f9 ARM: Convert to GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 6 years ago
  31. a3c0f847 ARM: spectre-v1: mitigate user accesses by Russell King · 6 years ago
  32. b1cd0a1 ARM: spectre-v1: use get_user() for __get_user() by Russell King · 6 years ago
  33. d09fbb3 ARM: use __inttype() in get_user() by Russell King · 6 years ago
  34. 42019fc ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 6 years ago
  35. 001a30c ARM: 8785/1: use compiler built-ins for ffs and fls by Nicolas Pitre · 6 years ago
  36. 063daa8 arm/asm/tlb.h: Fix build error implicit func declaration by Anders Roxell · 6 years ago
  37. c4db9c1 efi: Deduplicate efi_open_volume() by Lukas Wunner · 6 years ago
  38. b0960b9 KVM: arm: Add 32bit get/set events support by James Morse · 6 years ago
  39. 227e395 ARM/time: Remove read_boot_clock64() by Pavel Tatashin · 6 years ago
  40. 4d58e70 ARM: module: fix modsign build error by Arnd Bergmann · 6 years ago
  41. de73708 KVM: arm/arm64: Enable adaptative WFE trapping by Marc Zyngier · 6 years ago
  42. 0db9dd8 KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers by Marc Zyngier · 6 years ago
  43. 88dc25e8 KVM: arm/arm64: Consolidate page-table accessors by Marc Zyngier · 6 years ago
  44. 256c096 kvm/arm: use PSR_AA32 definitions by Mark Rutland · 6 years ago
  45. cffbb3b perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() by Frederic Weisbecker · 6 years ago
  46. 9d52718 perf/arch/arm: Implement hw_breakpoint_arch_parse() by Frederic Weisbecker · 6 years ago
  47. 8e983ff perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace() by Frederic Weisbecker · 6 years ago
  48. 7cc7eaa atomics/treewide: Clean up '*_andnot()' ifdeffery by Mark Rutland · 6 years ago
  49. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 6 years ago
  50. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  51. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  52. fee8ca9 atomics/arm: Define atomic64_fetch_add_unless() by Mark Rutland · 6 years ago
  53. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  54. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
  55. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  56. 454f3e1 ARM/kprobes: Remove jprobe arm implementation by Masami Hiramatsu · 6 years ago
  57. c44e182 ARM: shmobile: convert to SPDX identifier by Wolfram Sang · 6 years ago
  58. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  59. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  60. 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  61. 410feb7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  62. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
  63. 311da49 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  64. 0ac000e Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 6 years ago
  65. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  67. d1e5b0e kvm: Make VM ioctl do valloc for some archs by Marc Orr · 6 years ago
  68. 5eec43a Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  69. 1d4238c ARM: spectre-v1: add array_index_mask_nospec() implementation by Russell King · 6 years ago
  70. a78d156 ARM: spectre-v1: add speculation barrier (csdb) macros by Russell King · 6 years ago
  71. 5d81f7d arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 6 years ago
  72. 55e3748 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 6 years ago
  73. add5609 ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 by Russell King · 6 years ago
  74. 3c908e16 ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 by Russell King · 6 years ago
  75. 0c47ac8 ARM: KVM: invalidate icache on guest exit for Cortex-A15 by Marc Zyngier · 7 years ago
  76. 3f7e8e2 ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 by Marc Zyngier · 7 years ago
  77. f5fe12b ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  78. 9d3a049 ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  79. 2660216 ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 6 years ago
  80. a5b9177 ARM: bugs: prepare processor bug infrastructure by Russell King · 6 years ago
  81. f5683e7 ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs by Russell King · 6 years ago
  82. 977d29f Merge tag 'sunxi-core-for-4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/soc by Olof Johansson · 6 years ago
  83. 6e40767 KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION by Eric Auger · 6 years ago
  84. 21cdd7f KVM: arm64: Remove eager host SVE state saving by Dave Martin · 7 years ago
  85. 85acda3 KVM: arm64: Save host SVE context as appropriate by Dave Martin · 7 years ago
  86. e6b673b KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing by Dave Martin · 7 years ago
  87. 132ce5d Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  88. 92d44a4 ARM: fix kill( ,SIGFPE) breakage by Russell King · 7 years ago
  89. db4667a ARM: 8768/1: uaccess: remove const to avoid duplicate specifier by Stefan Agner · 6 years ago
  90. 76ed0b8 ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size by David Rivshin · 6 years ago
  91. 046835b ARM: 8757/1: NOMMU: Support PMSAv8 MPU by Vladimir Murzin · 7 years ago
  92. 9cfb541 ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace by Vladimir Murzin · 7 years ago
  93. 0d73c3f ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions by Masami Hiramatsu · 6 years ago
  94. bf30824 KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock by Andre Przywara · 6 years ago
  95. 08a5f1a Merge tag 'arm-soc/for-4.18/soc' of https://github.com/Broadcom/stblinux into next/soc by Olof Johansson · 6 years ago
  96. 56e4446 ARM: brcmstb: Add support for the V7 memory map by Doug Berger · 7 years ago
  97. 842fa17 ARM: add Broadcom Brahma-B15 main ID definition by Florian Fainelli · 7 years ago
  98. 9e35ddc ARM: add Broadcom Brahma-B53 main ID definition by Doug Berger · 7 years ago
  99. 16f021b ARM: Allow this header to be included by assembly files by Doug Berger · 6 years ago
  100. 7c60794 ARM: smp: Add initialization of CNTVOFF by Mylène Josserand · 6 years ago