1. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  2. 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
  3. e306786 arm64: add basic VMAP_STACK support by Mark Rutland · 7 years ago
  4. 5d7bdeb arm64: uaccess: Implement *_flushcache variants by Robin Murphy · 7 years ago
  5. d50e071 arm64: Implement pmem API support by Robin Murphy · 7 years ago
  6. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  7. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  8. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  9. e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 7 years ago
  10. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  11. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  12. 3edb1dd Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core by Will Deacon · 8 years ago
  13. 7edda08 acpi: apei: handle SEA notification type for ARMv8 by Tyler Baicar · 8 years ago
  14. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  15. 8f36094 arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT by Ard Biesheuvel · 8 years ago
  16. c6bb8f89 ARM64/irqchip: Update ACPI_IORT symbol selection logic by Lorenzo Pieralisi · 8 years ago
  17. 690a341 arm64: Add workaround for Cavium Thunder erratum 30115 by David Daney · 8 years ago
  18. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  19. c484f25 arm64: kconfig: allow support for memory failure handling by Jonathan (Zhixiong) Zhang · 8 years ago
  20. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 8 years ago
  21. e71a4e1b arm64: ftrace: add support for far branches to dynamic ftrace by Ard Biesheuvel · 8 years ago
  22. 2ef7a29 arm, arm64: factorize common cpu capacity default code by Juri Lelli · 8 years ago
  23. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  24. 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
  25. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  26. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  27. 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
  28. 5f1ae4e acpi/arm64: Add GTDT table parse driver by Fu Wei · 8 years ago
  29. e62aaea arm64: kdump: provide /proc/vmcore file by AKASHI Takahiro · 8 years ago
  30. 92430da arm64: switch to RAW_COPY_USER by Al Viro · 8 years ago
  31. 325513d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  32. 5c2a625 arm64: support keyctl() system call in 32-bit mode by Eric Biggers · 8 years ago
  33. 90922a2 irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 8 years ago
  34. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  35. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  36. 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
  37. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  38. 38fd94b arm64: Work around Falkor erratum 1003 by Christopher Covington · 8 years ago
  39. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
  40. 6d526ee arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA by Ard Biesheuvel · 8 years ago
  41. cd1ee3b kprobes/arm64: Remove a redundant dependency from the Kconfig by Masami Hiramatsu · 8 years ago
  42. d9ff80f arm64: Work around Falkor erratum 1009 by Christopher Covington · 8 years ago
  43. 2e44904 arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set by Kefeng Wang · 8 years ago
  44. ec6d06e arm64: Add support for CONFIG_DEBUG_VIRTUAL by Laura Abbott · 8 years ago
  45. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  46. 9f9a35a ACPI / APEI / ARM64: APEI initial support for ARM64 by Tomasz Nowicki · 8 years ago
  47. ba42822 arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN by Catalin Marinas · 8 years ago
  48. c02433d arm64: split thread_info from task stack by Mark Rutland · 8 years ago
  49. 9842cea arm64: Add uprobe support by Pratyush Anand · 8 years ago
  50. 8fe88a4 arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y by Ard Biesheuvel · 8 years ago
  51. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  52. 14f0991 arm64 Kconfig: select gigantic page by Yisheng Xie · 8 years ago
  53. 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
  54. 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
  55. 888125a ARM64: ACPI: enable ACPI_SPCR_TABLE by Aleksey Makarov · 8 years ago
  56. b4b9551 arm64: Kconfig: remove SMP dependence for NUMA by Kefeng Wang · 8 years ago
  57. 0c2a6cc arm64: Kconfig: select OF/ACPI_NUMA under NUMA config by Kefeng Wang · 8 years ago
  58. 1d8f51d arm/arm64: arch_timer: Use archdata to indicate vdso suitability by Scott Wood · 8 years ago
  59. eb89941 Merge tag 'v4.8-rc2' into devel by Linus Walleij · 8 years ago
  60. 7af3a0a arm64/numa: support HAVE_SETUP_PER_CPU_AREA by Zhen Lei · 8 years ago
  61. b4a4485 arm64: don't select PERF_USE_VMALLOC by default by Kim Phillips · 8 years ago
  62. 6ffe992 arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled by Will Deacon · 8 years ago
  63. 40982fd arm64: always enable DEBUG_RODATA and remove the Kconfig option by Mark Rutland · 8 years ago
  64. 5ebe3a4 arm64: hibernate: Support DEBUG_PAGEALLOC by James Morse · 8 years ago
  65. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  66. da9a1c67 arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 9 years ago
  67. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  68. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  69. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  70. e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  71. b9c220b arm64: Only select ARM64_MODULE_PLTS if MODULES=y by Catalin Marinas · 8 years ago
  72. faf5b63 arm64/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
  73. a95b064 Merge branch 'for-next/kprobes' into for-next/core by Catalin Marinas · 8 years ago
  74. fcfd708 arm64: Add kernel return probes support (kretprobes) by Sandeepa Prabhu · 8 years ago
  75. 2dd0e8d arm64: Kprobes with single stepping support by Sandeepa Prabhu · 8 years ago
  76. 0a8ea52 arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature by David A. Long · 8 years ago
  77. d28f6df arm64/kexec: Add core kexec support by Geoff Levand · 9 years ago
  78. d770b5a Revert "arm64: Add support ARCH_SUPPORTS_INT128" by Catalin Marinas · 9 years ago
  79. 38b04a7 ACPI: ARM64: support for ACPI_TABLE_UPGRADE by Jon Masters · 9 years ago
  80. 5e4c754 arm64: allow building with kcov coverage on ARM64 by Alexander Potapenko · 9 years ago
  81. 6b14c51 arm64: Add support ARCH_SUPPORTS_INT128 by Kefeng Wang · 9 years ago
  82. 3ee80364 PCI/MSI: irqchip: Fix PCI_MSI dependencies by Arnd Bergmann · 9 years ago
  83. 0cb0786 ARM64: PCI: Support ACPI-based PCI host controller by Tomasz Nowicki · 9 years ago
  84. 6b90bd4 GCC plugin infrastructure by Emese Revfy · 9 years ago
  85. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. 030c4d2 arm64: move {PAGE,CONT}_SHIFT into Kconfig by Mark Rutland · 9 years ago
  87. fbf8f40 irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144 by Ganapatrao Kulkarni · 9 years ago
  88. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  89. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  90. 99a5077 arm64: kconfig: drop CONFIG_RTC_LIB dependency by Ezequiel Garcia · 9 years ago
  91. da24eb1 arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATION by Will Deacon · 9 years ago
  92. 82869ac arm64: kernel: Add support for hibernate/suspend-to-disk by James Morse · 9 years ago
  93. 8ee7087 arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definition by Yang Shi · 9 years ago
  94. 5616623 arm64, mm, numa: Add NUMA balancing support for arm64. by Ganapatrao Kulkarni · 9 years ago
  95. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 9 years ago
  96. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  97. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  98. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  99. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  100. 1f364c8 arm64: VHE: Add support for running Linux in EL2 mode by Marc Zyngier · 11 years ago