1. 2a438ff arm64: Allow selecting Pseudo-NMI again by Julien Thierry · 6 years ago
  2. 48ce8f8 arm64: irqflags: Introduce explicit debugging for IRQ priorities by Julien Thierry · 6 years ago
  3. 1a2a66d arm64: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  4. 0c1f14e arm64: mm: make CONFIG_ZONE_DMA32 configurable by Miles Chen · 6 years ago
  5. 0a72ef8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  6. 96a13f5 arm64: Kconfig: Make ARM64_PSEUDO_NMI depend on BROKEN for now by Will Deacon · 6 years ago
  7. a532508 arm64: Handle erratum 1418040 as a superset of erratum 1188873 by Marc Zyngier · 6 years ago
  8. 969f5ea arm64: errata: Add workaround for Cortex-A76 erratum #1463225 by Will Deacon · 6 years ago
  9. 54dee40 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  10. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  11. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  12. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  13. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  14. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  15. d8ae8a3 initramfs: move the legacy keepinitrd parameter to core code by Christoph Hellwig · 6 years ago
  16. 84c187a arm64: don't trash config with compat symbol if COMPAT is disabled by Yury Norov · 6 years ago
  17. ddab533 Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  18. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  19. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 13bf5ce dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence by Christoph Hellwig · 6 years ago
  21. 24cf262 Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core by Will Deacon · 6 years ago
  22. 50abbe1 Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core by Will Deacon · 6 years ago
  23. 61ae132 arm64: enable generic CPU vulnerabilites support by Mian Yousaf Kaukab · 6 years ago
  24. 6989303 arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1 by Marc Zyngier · 6 years ago
  25. c2b5bba arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT by Marc Zyngier · 6 years ago
  26. bc15cf7 arm64: Kconfig: Tidy up errata workaround help text by Will Deacon · 6 years ago
  27. 384b40c KVM: arm/arm64: Context-switch ptrauth registers by Mark Rutland · 6 years ago
  28. 06a916f arm64: Expose SVE2 features for userspace by Dave Martin · 6 years ago
  29. dd52379 arm64: Kconfig: Make CONFIG_COMPAT a menuconfig entry by Will Deacon · 6 years ago
  30. af1b3cf arm64: compat: Add KUSER_HELPERS config option by Vincenzo Frascino · 6 years ago
  31. a823c35 arm64: ptrace: Add function argument access API by Masami Hiramatsu · 6 years ago
  32. 54c8d91 arm64: mm: enable per pmd page table lock by Yu Zhao · 6 years ago
  33. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  34. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago
  35. e5a5af7 arm64: remove obsolete selection of MULTI_IRQ_HANDLER by Matthias Kaehlcke · 6 years ago
  36. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  37. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  38. 4a03a05 arm64/mm: enable HugeTLB migration by Anshuman Khandual · 6 years ago
  39. 3e32131 arm64: Add workaround for Fujitsu A64FX erratum 010001 by Zhang Lei · 6 years ago
  40. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  41. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  42. dc2acde dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability by Christoph Hellwig · 6 years ago
  43. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  44. bc3c03c arm64: Enable the support of pseudo-NMIs by Julien Thierry · 6 years ago
  45. 846a415 arm64: default NR_CPUS to 256 by Mark Rutland · 6 years ago
  46. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  47. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  48. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  49. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  50. 2d4acb9 kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  51. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  52. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  53. 52146173 arm64: select ACPI PCI code only when both features are enabled by Sinan Kaya · 6 years ago
  54. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  55. 04ca320 arm64: enable pointer authentication by Mark Rutland · 6 years ago
  56. 0a1213f arm64: enable per-task stack canaries by Ard Biesheuvel · 6 years ago
  57. 4ab2150 arm64: Add memory hotplug support by Robin Murphy · 6 years ago
  58. 4d08d20 arm64: fix ARM64_USER_VA_BITS_52 builds by Arnd Bergmann · 6 years ago
  59. d34664f Merge branch 'for-next/kexec' into aarch64/for-next/core by Will Deacon · 6 years ago
  60. bc84a2d Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core by Will Deacon · 6 years ago
  61. 68d23da arm64: Kconfig: Re-jig CONFIG options for 52-bit VA by Will Deacon · 6 years ago
  62. b956772 arm64: mm: Allow forcing all userspace addresses to 52-bit by Steve Capper · 6 years ago
  63. 67e7fdf arm64: mm: introduce 52-bit userspace support by Steve Capper · 6 years ago
  64. a457b0f arm64: Add configuration/documentation for Cortex-A76 erratum 1165522 by Marc Zyngier · 6 years ago
  65. 732b7b9 arm64: kexec_file: add kernel signature verification support by AKASHI Takahiro · 6 years ago
  66. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  67. 3ddd999 arm64: enable KEXEC_FILE config by AKASHI Takahiro · 6 years ago
  68. c9460dc arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE by Suzuki K Poulose · 6 years ago
  69. 0c3b317 dma-mapping: move the arm64 noncoherent alloc/free support to common code by Christoph Hellwig · 6 years ago
  70. f0edfea dma-mapping: move the remap helpers to a separate file by Christoph Hellwig · 6 years ago
  71. ce8c80c arm64: Add workaround for Cortex-A76 erratum 1286807 by Catalin Marinas · 6 years ago
  72. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  73. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  74. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  75. c55191e arm64: mm: apply r/o permissions of VM areas to its linear alias as well by Ard Biesheuvel · 6 years ago
  76. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  77. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  78. befa936 Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  79. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 886643b arm64: use the generic swiotlb_dma_ops by Christoph Hellwig · 6 years ago
  81. 040f340 arm64: arch_timer: avoid unused function warning by Arnd Bergmann · 6 years ago
  82. 95b861a4 arm64: arch_timer: Add workaround for ARM erratum 1188873 by Marc Zyngier · 6 years ago
  83. c296146 arm64/kernel: jump_label: Switch to relative references by Ard Biesheuvel · 6 years ago
  84. 8a695a5 arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL by James Morse · 6 years ago
  85. 5ffdfae arm64: mm: Support Common Not Private translations by Vladimir Murzin · 6 years ago
  86. ace8cb7 arm64: tlb: Avoid synchronous TLBIs when freeing page tables by Will Deacon · 6 years ago
  87. 7481cdd arm64/lib: add accelerated crc32 routines by Ard Biesheuvel · 6 years ago
  88. f52bb98 arm64: mm: always enable CONFIG_HOLES_IN_ZONE by James Morse · 6 years ago
  89. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 6 years ago
  90. 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
  91. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  92. 78ae2e1 arm64: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  93. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  94. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  95. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  96. 0b3e336 arm64: Add support for STACKLEAK gcc plugin by Laura Abbott · 6 years ago
  97. 2c870e6 arm64: fix ACPI dependencies by Arnd Bergmann · 6 years ago
  98. 4378a7d arm64: implement syscall wrappers by Mark Rutland · 6 years ago
  99. 409d5db arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ by Will Deacon · 7 years ago
  100. 54501ac arm64: make flatmem depend on !NUMA by Arnd Bergmann · 6 years ago