1. e75bef2 arm64: Select ARCH_HAS_FAST_MULTIPLIER by Robin Murphy · 7 years ago
  2. d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  3. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  4. 667b24d arm64: Set CONFIG_MULTI_IRQ_HANDLER by Palmer Dabbelt · 7 years ago
  5. 3f251cf Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)" by Will Deacon · 7 years ago
  6. ece1397 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 7 years ago
  7. 5043694 arm64/sve: Document firmware support requirements in Kconfig by Dave Martin · 7 years ago
  8. dee3924 arm64: KVM: Allow mapping of vectors outside of the RAM region by Marc Zyngier · 7 years ago
  9. a257e02 arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419 by Ard Biesheuvel · 7 years ago
  10. f2b9ba8 arm64/kernel: kaslr: reduce module randomization range to 4 GB by Ard Biesheuvel · 7 years ago
  11. 1f85b42 arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size) by Catalin Marinas · 7 years ago
  12. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  13. f1e3a12 membarrier/arm64: Provide core serializing command by Mathieu Desnoyers · 7 years ago
  14. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  15. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  16. 0aebc6a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  17. 64c0272 arm64: cpufeature: Detect CPU RAS Extentions by Xie XiuQi · 7 years ago
  18. 9e8084d arm64: Implement thread_struct whitelist for hardened usercopy by Kees Cook · 7 years ago
  19. 0d8488a arm64: use swiotlb_alloc and swiotlb_free by Christoph Hellwig · 7 years ago
  20. ad67f5a arm64: replace ZONE_DMA with ZONE_DMA32 by Christoph Hellwig · 7 years ago
  21. 0f15adb arm64: Add skeleton to harden the branch predictor against aliasing attacks by Will Deacon · 7 years ago
  22. 0617052 arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry by Will Deacon · 7 years ago
  23. 1f911c3 Merge branch 'for-next/52-bit-pa' into for-next/core by Catalin Marinas · 7 years ago
  24. f77d281 arm64: enable 52-bit physical address support by Kristina Martsenko · 7 years ago
  25. 982aa7c arm64: add kconfig symbol to configure physical address size by Kristina Martsenko · 7 years ago
  26. 932b50c arm64: Add software workaround for Falkor erratum 1041 by Shanker Donthineni · 7 years ago
  27. 084eb77 arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 by Will Deacon · 7 years ago
  28. d1777e6 arm64: erratum: Work around Falkor erratum #E1003 in trampoline code by Will Deacon · 7 years ago
  29. 27a921e arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN by Will Deacon · 7 years ago
  30. 376133b arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN by Will Deacon · 7 years ago
  31. e17d802 arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow by Will Deacon · 7 years ago
  32. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  33. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  34. 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
  35. 6cfa7cc arm64: Make ARMV8_DEPRECATED depend on SYSCTL by Dave Martin · 7 years ago
  36. ddd25ad arm64/sve: Kconfig update and conditional compilation support by Dave Martin · 7 years ago
  37. b472db6 arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON by Dave Martin · 7 years ago
  38. 087133a locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks by Will Deacon · 7 years ago
  39. 5c9a882 irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing by Marc Zyngier · 7 years ago
  40. 558b016 irqchip/gic-v3: Add workaround for Synquacer pre-ITS by Ard Biesheuvel · 7 years ago
  41. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  42. 396a5d4 arm64: Unconditionally support {ARCH_}HAVE_NMI{_SAFE_CMPXCHG} by Stephen Boyd · 7 years ago
  43. 4adcec1 arm64: Always use REFCOUNT_FULL by Kees Cook · 7 years ago
  44. df5b95b Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core by Catalin Marinas · 7 years ago
  45. e306786 arm64: add basic VMAP_STACK support by Mark Rutland · 7 years ago
  46. 5d7bdeb arm64: uaccess: Implement *_flushcache variants by Robin Murphy · 7 years ago
  47. d50e071 arm64: Implement pmem API support by Robin Murphy · 7 years ago
  48. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 8 years ago
  49. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  50. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  51. e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 8 years ago
  52. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  53. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  54. 3edb1dd Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core by Will Deacon · 8 years ago
  55. 7edda08 acpi: apei: handle SEA notification type for ARMv8 by Tyler Baicar · 8 years ago
  56. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  57. 8f36094 arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT by Ard Biesheuvel · 8 years ago
  58. c6bb8f89 ARM64/irqchip: Update ACPI_IORT symbol selection logic by Lorenzo Pieralisi · 8 years ago
  59. 690a341 arm64: Add workaround for Cavium Thunder erratum 30115 by David Daney · 8 years ago
  60. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  61. c484f25 arm64: kconfig: allow support for memory failure handling by Jonathan (Zhixiong) Zhang · 8 years ago
  62. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 8 years ago
  63. e71a4e1b arm64: ftrace: add support for far branches to dynamic ftrace by Ard Biesheuvel · 8 years ago
  64. 2ef7a29 arm, arm64: factorize common cpu capacity default code by Juri Lelli · 8 years ago
  65. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  66. 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
  67. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  68. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  69. 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
  70. 5f1ae4e acpi/arm64: Add GTDT table parse driver by Fu Wei · 8 years ago
  71. e62aaea arm64: kdump: provide /proc/vmcore file by AKASHI Takahiro · 8 years ago
  72. 92430da arm64: switch to RAW_COPY_USER by Al Viro · 8 years ago
  73. 325513d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  74. 5c2a625 arm64: support keyctl() system call in 32-bit mode by Eric Biggers · 8 years ago
  75. 90922a2 irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 8 years ago
  76. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  77. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  78. 7bb0338 Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  79. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  80. 38fd94b arm64: Work around Falkor erratum 1003 by Christopher Covington · 8 years ago
  81. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
  82. 6d526ee arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA by Ard Biesheuvel · 8 years ago
  83. cd1ee3b kprobes/arm64: Remove a redundant dependency from the Kconfig by Masami Hiramatsu · 8 years ago
  84. d9ff80f arm64: Work around Falkor erratum 1009 by Christopher Covington · 8 years ago
  85. 2e44904 arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set by Kefeng Wang · 8 years ago
  86. ec6d06e arm64: Add support for CONFIG_DEBUG_VIRTUAL by Laura Abbott · 8 years ago
  87. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  88. 9f9a35a ACPI / APEI / ARM64: APEI initial support for ARM64 by Tomasz Nowicki · 8 years ago
  89. ba42822 arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN by Catalin Marinas · 9 years ago
  90. c02433d arm64: split thread_info from task stack by Mark Rutland · 8 years ago
  91. 9842cea arm64: Add uprobe support by Pratyush Anand · 8 years ago
  92. 8fe88a4 arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y by Ard Biesheuvel · 8 years ago
  93. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  94. 14f0991 arm64 Kconfig: select gigantic page by Yisheng Xie · 8 years ago
  95. 6a497e9 Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  96. e6dce82 Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  97. 888125a ARM64: ACPI: enable ACPI_SPCR_TABLE by Aleksey Makarov · 8 years ago
  98. b4b9551 arm64: Kconfig: remove SMP dependence for NUMA by Kefeng Wang · 8 years ago
  99. 0c2a6cc arm64: Kconfig: select OF/ACPI_NUMA under NUMA config by Kefeng Wang · 8 years ago
  100. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago