1. 84c57db arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE by James Morse · 6 years ago
  2. 13aceef arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto" by Miguel Ojeda · 6 years ago
  3. f8f6538 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  4. 0f3aa48 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  5. a132bb9 Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Olof Johansson · 6 years ago
  6. 564ad0a Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 6 years ago
  7. df3190e arm64: KVM: Remove pgd_lock by Steven Price · 6 years ago
  8. a35381e KVM: Remove obsolete kvm_unmap_hva notifier backend by Marc Zyngier · 6 years ago
  9. 7d14919 arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD by Marc Zyngier · 6 years ago
  10. fac880c arm64: fix erroneous warnings in page freeing functions by Mark Rutland · 6 years ago
  11. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  12. 420f51f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  13. f52bb98 arm64: mm: always enable CONFIG_HOLES_IN_ZONE by James Morse · 6 years ago
  14. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  15. 67e6ddb arm64: defconfig: Enable TI's AM6 SoC platform by Nishanth Menon · 6 years ago
  16. d177c8b arm64: allwinner: dts: h6: fix Pine H64 MMC bus width by Icenowy Zheng · 6 years ago
  17. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  18. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  19. c2b24c3 crypto: arm64/aes-gcm-ce - fix scatterwalk API violation by Ard Biesheuvel · 6 years ago
  20. 7fa885e crypto: arm64/sm4-ce - check for the right CPU feature bit by Ard Biesheuvel · 6 years ago
  21. 7db7a8f arm64: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  22. e988024 arm64: dts: Fix various entry-method properties to reflect documentation by Amit Kucheria · 6 years ago
  23. d475fac arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h by Will Deacon · 6 years ago
  24. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  25. 2f34a64 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  26. ee09075 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  27. 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  28. b372115 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  29. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 6 years ago
  30. 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
  31. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  32. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  33. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  34. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  35. edb0a20 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  36. 5ad356e arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid() by Greg Hackmann · 6 years ago
  37. f6cc0c50 arm64: Avoid calling stop_machine() when patching jump labels by Will Deacon · 6 years ago
  38. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  39. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  40. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  41. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  42. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  43. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  44. 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  45. 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
  46. 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
  47. 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
  48. 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
  49. 4004392 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. 03bd646 KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses by Marc Zyngier · 6 years ago
  51. 6249f2a KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs by Marc Zyngier · 6 years ago
  52. e22fa39 KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding by Marc Zyngier · 6 years ago
  53. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. 112cbae Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  55. 1035a07 arm64 / ACPI: clean the additional checks before calling ghes_notify_sea() by Dongjiu Geng · 6 years ago
  56. 3c4d913 arm64: alternative: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  57. 22240df7 crypto: arm64/ghash-ce - implement 4-way aggregation by Ard Biesheuvel · 6 years ago
  58. 8e492ef crypto: arm64/ghash-ce - replace NEON yield check with block limit by Ard Biesheuvel · 6 years ago
  59. 30f1a9f crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable by Ard Biesheuvel · 6 years ago
  60. e0bd888 crypto: arm64/aes-ce-gcm - implement 2-way aggregation by Ard Biesheuvel · 6 years ago
  61. 71e52c27 crypto: arm64/aes-ce-gcm - operate on two input blocks at a time by Ard Biesheuvel · 6 years ago
  62. 3465893 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  63. f10dc56 crypto: arm64 - revert NEON yield for fast AEAD implementations by Ard Biesheuvel · 6 years ago
  64. 9e90c79 Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  65. f63421a arm64: dts: fsl: add clocks property for fman ptp timer node by Yangbo Lu · 6 years ago
  66. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. afd3e3d Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dt by Olof Johansson · 6 years ago
  68. 78ae2e1 arm64: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  69. e4a1f78 arm64: dts: hisi: add SEC crypto accelerator nodes for hip07 SoC by Jonathan Cameron · 6 years ago
  70. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  71. 18b872d arm64: dts: Fix the base address of the Broadcom iProc mdio mux by Arun Parameswaran · 6 years ago
  72. cda676b arm64: dts: sdm845: Add tsens nodes by Amit Kucheria · 6 years ago
  73. f35c11b arm64: dts: msm8996: thermal: Initialise via DT and add second controller by Amit Kucheria · 6 years ago
  74. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  75. 8cda548 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  76. 16e0e6a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  77. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  78. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  79. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  80. 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 6 years ago
  81. 07d268f Merge tag 'v4.19-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/defconfig by Olof Johansson · 6 years ago
  82. 4f53a4a Merge tag 'v4.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt by Olof Johansson · 6 years ago
  83. 2dd207c Merge tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt by Olof Johansson · 6 years ago
  84. 7f27a62 Merge tag 'mvebu-dt64-4.19-2' of git://git.infradead.org/linux-mvebu into next/dt by Olof Johansson · 6 years ago
  85. ab6ab44 arm64: uniphier: select RESET_CONTROLLER by Masahiro Yamada · 7 years ago
  86. c7513c2 crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair by Ard Biesheuvel · 6 years ago
  87. dcab90d arm64: kexec: Add comment to explain use of __flush_icache_range() by Will Deacon · 6 years ago
  88. eab1cec arm64: sdei: Mark sdei stack helper functions as static by Will Deacon · 6 years ago
  89. e401b7c arm64, kaslr: export offset in VMCOREINFO ELF notes by Bhupesh Sharma · 6 years ago
  90. 9d2dcc8f arm64: perf: Add cap_user_time aarch64 by Michael O'Farrell · 6 years ago
  91. d26de6c arm64: drop unused kernel_neon_begin_partial() macro by Ard Biesheuvel · 6 years ago
  92. 140aada arm64: kexec: machine_kexec should call __flush_icache_range by Dave Kleikamp · 6 years ago
  93. efd1123 arm64: svc: Ensure hardirq tracing is updated before return by Will Deacon · 6 years ago
  94. 864af0d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  95. ba70ffa Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into aarch64/for-next/core by Will Deacon · 6 years ago
  96. c515710 arm64: mm: Export __sync_icache_dcache() for xen-privcmd by Ben Hutchings · 7 years ago
  97. 6b0daa7 crypto: arm64/sha256 - increase cra_priority of scalar implementations by Eric Biggers · 6 years ago
  98. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  99. c1c0f48 Merge tag 'v4.18-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/dt by Olof Johansson · 6 years ago
  100. 0b3e336 arm64: Add support for STACKLEAK gcc plugin by Laura Abbott · 6 years ago