summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-07-011-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
* | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-0/+1
| |/ /
* / / kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-0/+1
|/ /
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-8/+4
|\ \
| * \ Merge tag 'versatile-soc-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2020-09-131-3/+1
| |\ \
| | * | ARM: versatile: Remove Integrator and Realview from PHYS_OFFSETLinus Walleij2020-08-281-3/+1
| | |/
| * | ARM: s3c: move into a common directoryArnd Bergmann2020-08-201-4/+1
| * | ARM: s3c24xx: fix missing system resetKrzysztof Kozlowski2020-08-191-0/+2
| * | ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski2020-08-191-1/+0
| |/
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \
| * | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-091-0/+1
| |/