1. bdd15a2 binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable by Christoph Hellwig · 6 years ago
  2. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  3. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  4. d8ae8a3 initramfs: move the legacy keepinitrd parameter to core code by Christoph Hellwig · 6 years ago
  5. 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
  6. 1895ef4 Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc by Olof Johansson · 6 years ago
  7. abfcba1 Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/soc by Olof Johansson · 6 years ago
  8. 9520b53 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  9. 50362162 ARM: fix function graph tracer and unwinder dependencies by Russell King · 6 years ago
  10. 65af666 ARM: ixp4xx: Switch to use new timer driver by Linus Walleij · 6 years ago
  11. 55ec465 ARM: ixp4xx: Switch to use new IRQ+GPIO drivers by Linus Walleij · 6 years ago
  12. dc8ef8cd ARM: ixp4xx: Convert to SPARSE_IRQ by Linus Walleij · 6 years ago
  13. 98ac0cc ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER by Linus Walleij · 6 years ago
  14. 4cb5d9e firmware: Move Trusted Foundations support by Thierry Reding · 6 years ago
  15. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  16. 2dbed15 ARM: davinci: fix build failure with allnoconfig by Sekhar Nori · 6 years ago
  17. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  18. 4c2741a Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next by Russell King · 6 years ago
  19. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  20. afe6fe7 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  21. 64b1b21 Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  22. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 9fb29c7 ARM: milbeaut: Add basic support for Milbeaut m10v SoC by Sugaya Taichi · 6 years ago
  24. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  25. e87adde ARM: davinci: select SPARSE_IRQ by Bartosz Golaszewski · 6 years ago
  26. d006459 ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER by Bartosz Golaszewski · 6 years ago
  27. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  28. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  29. dc2acde dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability by Christoph Hellwig · 6 years ago
  30. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  31. 1b5ba35 ARM: 8824/1: fix a migrating irq bug when hotplug cpu by Dietmar Eggemann · 6 years ago
  32. fec9eac ARM: 8822/1: smp_twd: Remove legacy TWD registration by Geert Uytterhoeven · 6 years ago
  33. 8f433ec ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txt by Geert Uytterhoeven · 6 years ago
  34. b23b0ea Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  35. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  36. 78e3dbc1 ARM: Prepare RDA8810PL SoC by Andreas Färber · 6 years ago
  37. 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
  38. 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
  39. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  40. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  41. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  42. 189af46 ARM: smp: add support for per-task stack canaries by Ard Biesheuvel · 6 years ago
  43. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  44. f0edfea dma-mapping: move the remap helpers to a separate file by Christoph Hellwig · 6 years ago
  45. 6630a8e eisa: consolidate EISA Kconfig entry in drivers/eisa by Christoph Hellwig · 6 years ago
  46. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  47. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  48. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  49. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  50. 7f97686 ARM: Kconfig: remove useless "default n" by Russell King · 6 years ago
  51. f00790a ARM: Kconfig: remove useless parenthesis by Russell King · 6 years ago
  52. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  53. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  54. 8e2649d ARM: support big-endian for the virt architecture by Jason A. Donenfeld · 6 years ago
  55. 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  56. 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
  57. 9b27efe Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  58. 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
  59. 4c301f9 ARM: Convert to GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  60. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  61. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  62. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  63. 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
  64. e69244d2 ARM: 8777/1: Hook up SYNC_CORE functionality for sys_membarrier() by Will Deacon · 7 years ago
  65. 925d316 PCI: controller: Move PCI_DOMAINS selection to arch Kconfig by Lorenzo Pieralisi · 7 years ago
  66. 2782327 ARM: davinci: switch to common clock framework by David Lechner · 7 years ago
  67. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 7 years ago
  68. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  69. 7585172 arm: port KCOV to arm by Dmitry Vyukov · 7 years ago
  70. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 7 years ago
  71. 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  72. 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
  73. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  74. 311da49 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  75. 9800b9d arm: Add restartable sequences support by Mathieu Desnoyers · 7 years ago
  76. e7229f7 ARM: 8752/1: Kconfig: default ARM_MODULE_PLTS to 'y' by Anders Roxell · 7 years ago
  77. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  78. f21254c arm: don't build swiotlb by default by Christoph Hellwig · 7 years ago
  79. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  80. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  81. 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
  82. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  83. d9be9ce arm: shmobile: Change platform dependency to ARCH_RENESAS by Geert Uytterhoeven · 7 years ago
  84. 4a1e005 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  85. ee33355 ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCE by Jinbum Park · 7 years ago
  86. a66c51f ARM: reorder mach-*/Kconfig inclusions by Alexandre Belloni · 7 years ago
  87. 7bffa14 arm: npcm: add basic support for Nuvoton BMCs by Brendan Higgins · 7 years ago
  88. 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
  89. 367b0df Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  90. 537433b Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  91. ec80eb4 ARM: 8744/1: don't discard memblock for kexec by Arnd Bergmann · 7 years ago
  92. b26d07a ARM: 8742/1: Always use REFCOUNT_FULL by Jinbum Park · 7 years ago
  93. c7780ab ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMU by Vladimir Murzin · 7 years ago
  94. 08626a6 arm: Implement thread_struct whitelist for hardened usercopy by Kees Cook · 7 years ago
  95. 002e674 dma-direct: rename dma_noop to dma_direct by Christoph Hellwig · 7 years ago
  96. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  97. ea04d6b ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile by Masahiro Yamada · 7 years ago
  98. 75fea30 ARM: 8723/2: always assume the "unified" syntax for assembly code by Nicolas Pitre · 7 years ago
  99. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  100. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago