1. 690a341 arm64: Add workaround for Cavium Thunder erratum 30115 by David Daney · 8 years ago
  2. e982276 arm64: Add MIDR values for Cavium cn83XX SoCs by David Daney · 8 years ago
  3. eab0b2d KVM: arm64: vgic-v3: Add misc Group-0 handlers by Marc Zyngier · 8 years ago
  4. fbc48a0 KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler by Marc Zyngier · 8 years ago
  5. 423de85 KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler by Marc Zyngier · 8 years ago
  6. 2724c11 KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler by Marc Zyngier · 8 years ago
  7. f9e7449 KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler by Marc Zyngier · 8 years ago
  8. 59da1cb KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2 by Marc Zyngier · 8 years ago
  9. d251f67 arm64: Add a facility to turn an ESR syndrome into a sysreg encoding by Marc Zyngier · 8 years ago
  10. 6f2f10c Merge branch 'kvmarm-master/master' into HEAD by Marc Zyngier · 8 years ago
  11. 99a1db7 KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace by Christoffer Dall · 8 years ago
  12. 85e69ad KVM: arm/arm64: Move timer IRQ default init to arch_timer.c by Christoffer Dall · 8 years ago
  13. 78fd6dc arm64: KVM: Allow unaligned accesses at EL2 by Marc Zyngier · 8 years ago
  14. d68c1f7f arm64: KVM: Preserve RES1 bits in SCTLR_EL2 by Marc Zyngier · 8 years ago
  15. 325f9c6 KVM: arm/arm64: use vcpu requests for irq injection by Andrew Jones · 8 years ago
  16. 7b244e2 KVM: arm/arm64: change exit request to sleep request by Andrew Jones · 8 years ago
  17. 6a6d73b KVM: arm/arm64: properly use vcpu requests by Andrew Jones · 8 years ago
  18. 2387149 KVM: improve arch vcpu request defining by Andrew Jones · 8 years ago
  19. 28232a4 KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration by Christoffer Dall · 8 years ago
  20. abd7229 KVM: arm/arm64: Simplify active_change_prepare and plug race by Christoffer Dall · 8 years ago
  21. e8ec032 KVM: arm64: Restore host physical timer access on hyp_panic() by James Morse · 8 years ago
  22. cde13b5 arm64: KVM: Do not use stack-protector to compile EL2 code by Marc Zyngier · 8 years ago
  23. e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  24. 0c2cf6d arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y by Florian Fainelli · 8 years ago
  25. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  26. 23ea3f62 Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  27. 5ccd414 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  28. a2d9214 Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  29. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  30. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  31. c6778ff Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  32. 0ff4c01 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  33. 85d6049 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  34. d135b8b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 8 years ago
  35. 8997c93 arm64: atomic_lse: match asm register sizes by Mark Rutland · 8 years ago
  36. 55de49f arm64: armv8_deprecated: ensure extension of addr by Mark Rutland · 8 years ago
  37. a06040d arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 8 years ago
  38. 994870b arm64: ensure extension of smp_store_release value by Mark Rutland · 8 years ago
  39. fee960b arm64: xchg: hazard against entire exchange variable by Mark Rutland · 8 years ago
  40. 276e932 arm64: entry: improve data abort handling of tagged pointers by Kristina Martsenko · 8 years ago
  41. 7dcd9dd8 arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 8 years ago
  42. 81cddd6 arm64: traps: fix userspace cache maintenance emulation on a tagged pointer by Kristina Martsenko · 8 years ago
  43. 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  44. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  45. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  46. e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
  47. d4bbc30 arm64: use set_memory.h header by Laura Abbott · 8 years ago
  48. 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
  49. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  50. 2807712 KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES by Eric Auger · 8 years ago
  51. 3b65808 KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES by Eric Auger · 8 years ago
  52. 876ae23 KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group by Eric Auger · 8 years ago
  53. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  54. 92f66f8 arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS by Catalin Marinas · 8 years ago
  55. 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  56. a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  57. 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
  58. 35d2d5d KVM: arm/arm64: Move shared files to virt/kvm/arm by Christoffer Dall · 8 years ago
  59. be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  60. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  61. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  62. ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 8 years ago
  63. 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 8 years ago
  64. 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
  66. c667186 arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses by Marc Zyngier · 8 years ago
  67. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 174ddfd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 461a694 iommu: Remove pci.h include from trace/events/iommu.h by Joerg Roedel · 8 years ago
  72. 7e56fbd bpf, x86_64/arm64: remove old ldimm64 artifacts from jits by Daniel Borkmann · 8 years ago
  73. 2f9a0be arm64: Print DT machine model in setup_machine_fdt() by Geert Uytterhoeven · 8 years ago
  74. 889e4dd Merge branch 'pci/resource-mmap' into next by Bjorn Helgaas · 8 years ago
  75. f533734 arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills by Florian Fainelli · 8 years ago
  76. 900a902 arm64: sunxi: always enable reset controller by Arnd Bergmann · 8 years ago
  77. 3c0e3ab arm64: dts: Add basic DT to support Spreadtrum's SP9860G by Orson Zhai · 8 years ago
  78. b9f34da Merge tag 'samsung-dt-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt by Arnd Bergmann · 8 years ago
  79. 052bc8f Merge tag 'samsung-dt64-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt64 by Arnd Bergmann · 8 years ago
  80. ae706be Merge tag 'juno-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/dt64 by Arnd Bergmann · 8 years ago
  81. c24a7be Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  82. 7a97cec KVM: mark requests that need synchronization by Paolo Bonzini · 8 years ago
  83. 930f7fd KVM: mark requests that do not need a wakeup by Radim Krčmář · 8 years ago
  84. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  85. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  86. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  87. 24af6c4 arm64: module: split core and init PLT sections by Ard Biesheuvel · 8 years ago
  88. faa9a08 arm64: pmuv3: handle pmuv3+ by Mark Rutland · 8 years ago
  89. a8309ce clk: apn806: Add eMMC clock to system controller driver by Konstantin Porotchkin · 8 years ago
  90. f1e209b ARM64: Implement pci_remap_cfgspace() interface by Lorenzo Pieralisi · 8 years ago
  91. 684c581 arm64: dts: exynos: Use - instead of @ for DT OPP entries by Viresh Kumar · 8 years ago
  92. 9842119 arm64: Add CNTFRQ_EL0 trap handler by Marc Zyngier · 8 years ago
  93. 899f35f Revert "crypto: arm64/sha - Add constant operand modifier to ASM_EXPORT" by Herbert Xu · 8 years ago
  94. 6a611d1 ARM: dts: exynos: Use - instead of @ for DT OPP entries by Viresh Kumar · 8 years ago
  95. 019e7db arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board by Hoegeun Kwon · 8 years ago
  96. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. b913efe arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops by Sricharan R · 8 years ago
  98. f719582 PCI: Add pci_mmap_resource_range() and use it for ARM64 by David Woodhouse · 8 years ago
  99. 5f1ae4e acpi/arm64: Add GTDT table parse driver by Fu Wei · 8 years ago
  100. 98e53cf Merge tag 'mvebu-defconfig64-4.12-2' of git://git.infradead.org/linux-mvebu into next/arm64 by Olof Johansson · 8 years ago