summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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-081-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-141-1/+1
|\ \
| * | Partially revert "ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 o...Nick Desaulniers2020-10-131-1/+1
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-14/+1
|\ \ \ | |/ / |/| |
| * | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-14/+1
| |/
* / ARM: Allow IPIs to be handled as normal interruptsMarc Zyngier2020-09-131-0/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-08-061-37/+2
|\
| * ARM: 8995/1: drop Thumb-2 workaround for ancient binutilsArd Biesheuvel2020-07-281-31/+0
| * ARM: 8993/1: remove it8152 PCI controller driverMike Rapoport2020-07-211-6/+0
| * ARM: 8991/1: use VFP assembler mnemonics if availableStefan Agner2020-07-211-0/+2
* | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+1
|\ \
| * | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
| |/
* | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-1/+0
|\ \
| * | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
| |/