summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-091-1/+0
|\
| * ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-201-1/+0
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-4/+1
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-4/+1
* | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-2/+3
|\ \ \
| * | | ARM/nommu: use the generic dma-direct code for non-coherent devicesChristoph Hellwig2021-08-181-2/+3
* | | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| |/ /
* | | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-6/+0
|\ \ \ | |/ / |/| |
| * | arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-6/+0
* | | arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/Geert Uytterhoeven2021-07-161-1/+1
| |/ |/|
* | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-101-1/+2
|\ \ | |/ |/|
| * ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2021-06-161-1/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-3/+0
|\ \
| * | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-3/+0
| |/
* / clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-081-2/+0
|/
* mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual2021-05-051-4/+1
* mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-4/+1
* mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-1/+1
|\
| * ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAKrzysztof Kozlowski2021-03-231-1/+1
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-04-181-1/+7
|\ \
| * | ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel2021-03-251-1/+7
| |/
* / ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directlyMarc Zyngier2021-03-081-0/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+5
|\
| * ARM: 9050/1: Kconfig: Select ARCH_HAVE_NMI_SAFE_CMPXCHG where possibleDaniel Thompson2021-02-011-0/+1
| * ARM: 9045/1: uncompress: Validate start of physical memory against passed DTBGeert Uytterhoeven2021-02-011-3/+4
* | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \
| * | arch: arm: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-221-1/+0
| |/
* | ARM: remove u300 platformArnd Bergmann2021-01-201-2/+0
* | ARM: remove tango platformArnd Bergmann2021-01-201-2/+0
* | ARM: remove zte zx platformArnd Bergmann2021-01-201-2/+0
* | ARM: remove sirf prima2/atlas platformsArnd Bergmann2021-01-201-2/+0
* | ARM: drop efm32 platformUwe Kleine-König2021-01-151-9/+1
* | ARM: Remove PicoXcell platform supportRob Herring2021-01-081-2/+0
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-221-1/+11
|\
| * Merge branch 'devel-stable' into for-nextRussell King2020-12-211-1/+1
| |\
| | * ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel2020-10-281-1/+1
| * | ARM: 9017/2: Enable KASan for ARMLinus Walleij2020-10-271-0/+1
| * | ARM: 9015/2: Define the virtual space of KASan's shadow regionLinus Walleij2020-10-271-0/+9
| |/
* | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-1/+1
|\ \
| * \ Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-1/+1
| |\ \ | | |/ | |/|
| | * arm: Use the generic devmem_is_allowed()Palmer Dabbelt2020-12-111-1/+1
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-33/+4
|\ \ \
| * | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-12/+0
| * | | ARM: rpc: use legacy_timer_tickArnd Bergmann2020-10-301-0/+1
| * | | ARM: remove ebsa110 platformArnd Bergmann2020-10-301-21/+3
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-8/+2
|\ \ \
| * | | arm, arm64: move free_unused_memmap() to generic mmMike Rapoport2020-12-151-3/+1
| * | | arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-151-6/+2