1. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  2. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  3. 8e2649d ARM: support big-endian for the virt architecture by Jason A. Donenfeld · 6 years ago
  4. 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  5. 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
  6. 9b27efe Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  7. 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
  8. 4c301f9 ARM: Convert to GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  9. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  10. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  11. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  12. f46ad02 Merge tag 'davinci-for-v4.19/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/soc by Olof Johansson · 7 years ago
  13. e69244d2 ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier() by Will Deacon · 7 years ago
  14. 925d316 PCI: controller: Move PCI_DOMAINS selection to arch Kconfig by Lorenzo Pieralisi · 7 years ago
  15. 2782327 ARM: davinci: switch to common clock framework by David Lechner · 7 years ago
  16. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 7 years ago
  17. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  18. 7585172 arm: port KCOV to arm by Dmitry Vyukov · 7 years ago
  19. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 7 years ago
  20. 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  21. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  23. 311da49 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  24. 9800b9d arm: Add restartable sequences support by Mathieu Desnoyers · 7 years ago
  25. e7229f7 ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y' by Anders Roxell · 7 years ago
  26. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  27. f21254c arm: don't build swiotlb by default by Christoph Hellwig · 7 years ago
  28. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  29. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  30. 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
  31. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  32. d9be9ce arm: shmobile: Change platform dependency to ARCH_RENESAS by Geert Uytterhoeven · 7 years ago
  33. 4a1e005 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  34. ee33355 ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE by Jinbum Park · 7 years ago
  35. a66c51f ARM: reorder mach-*/Kconfig inclusions by Alexandre Belloni · 7 years ago
  36. 7bffa14 arm: npcm: add basic support for Nuvoton BMCs by Brendan Higgins · 7 years ago
  37. 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
  38. 367b0df Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  39. 537433b Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  40. ec80eb4 ARM: 8744/1: don't discard memblock for kexec by Arnd Bergmann · 7 years ago
  41. b26d07a ARM: 8742/1: Always use REFCOUNT_FULL by Jinbum Park · 7 years ago
  42. c7780ab ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMU by Vladimir Murzin · 7 years ago
  43. 08626a6 arm: Implement thread_struct whitelist for hardened usercopy by Kees Cook · 7 years ago
  44. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  45. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  46. ea04d6b ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile by Masahiro Yamada · 7 years ago
  47. 75fea30 ARM: 8723/2: always assume the "unified" syntax for assembly code by Nicolas Pitre · 7 years ago
  48. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  49. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  50. 0219614 Merge branch 'devel-stable' into for-next by Russell King · 7 years ago
  51. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  52. 89a6daf ARM: 8710/1: Kconfig: Kill CONFIG_VECTORS_BASE by Vladimir Murzin · 7 years ago
  53. 47624248 Merge branch 'xip_zdata' of http://git.linaro.org/people/nicolas.pitre/linux into devel-testing by Russell King · 7 years ago
  54. cf1b099 ARM: 8693/1: discard memblock arrays when possible by Nicolas Pitre · 7 years ago
  55. 8032092 ARM: ep93xx: switch to SPARSEMEM by H Hartley Sweeten · 7 years ago
  56. 8fac2f9 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  57. ca8b5d9 ARM: XIP kernel: store .data compressed in ROM by Nicolas Pitre · 7 years ago
  58. 39c13c2 arm: eBPF JIT compiler by Shubham Bansal · 7 years ago
  59. 4946097 ARM: always enable AEABI for ARMv6+ by Russell King · 8 years ago
  60. cd5bad4 ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctly by Arnd Bergmann · 11 years ago
  61. 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  62. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  63. 98becb7 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 8 years ago
  64. 8ca302e Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  65. 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
  66. 1b044f1 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. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 162b246 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. 1c51c42 ARM: NOMMU: Introduce dma operations for noMMU by Vladimir Murzin · 8 years ago
  70. dc366b1 Merge tag 'actions-arm-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions into next/soc by Arnd Bergmann · 8 years ago
  71. 6bb8536 ARM: Prepare Actions Semi S500 by Andreas Färber · 8 years ago
  72. 139358b ARM: socfpga: Increase max number of GPIOs by Marek Vasut · 8 years ago
  73. 620176f ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS by Abel Vesa · 8 years ago
  74. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
  75. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  76. bbeedfd ARM: 8681/1: make VMSPLIT_3G_OPT depends on !ARM_LPAE by Yisheng Xie · 8 years ago
  77. bb817be efi/arm: Enable DMI/SMBIOS by Ard Biesheuvel · 8 years ago
  78. 2ef7a29 arm, arm64: factorize common cpu capacity default code by Juri Lelli · 8 years ago
  79. 8d648aa Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  80. 9c6ee01 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  81. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  82. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  83. f0008e9 Merge tag 'stm32-soc-for-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into next/soc by Olof Johansson · 8 years ago
  84. ea2d9a9 ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modalias by Ard Biesheuvel · 8 years ago
  85. 4de5b63 arm: switch to RAW_COPY_USER by Al Viro · 8 years ago
  86. bcb84fb ARM: stm32: create dedicated kconfig for STM32 machine by Alexandre TORGUE · 8 years ago
  87. 6dbb708 ARM: gemini: convert to ARMv4 multiplatform by Linus Walleij · 8 years ago
  88. 8e39061 ARM: gemini: select ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDR by Linus Walleij · 8 years ago
  89. 46abf93 ARM: gemini: switch to sparse IRQs by Linus Walleij · 8 years ago
  90. ee149d6 ARM: gemini: delete all boardfiles by Linus Walleij · 8 years ago
  91. 41d9830 ARM: gemini: DT for the Cortina Gemini SoC platforms by Linus Walleij · 8 years ago
  92. c12ddfe ARM: gemini: convert to MULTI_IRQ_HANDLER by Linus Walleij · 8 years ago
  93. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  94. e377cd8 ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL by Florian Fainelli · 8 years ago
  95. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  96. 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
  97. d2852a2 arch: add ARCH_HAS_SET_MEMORY config by Daniel Borkmann · 8 years ago
  98. ad21fc4 arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common by Laura Abbott · 8 years ago
  99. d4032cc Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixes by Arnd Bergmann · 8 years ago
  100. e79ab19 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago