summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-1/+0
|\
| * Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-0/+1
| |\
| * | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-01-111-0/+1
|\ \ \
| * | | ARM: 9166/1: Support KFENCE for ARMWang Kefeng2021-12-171-0/+1
| |/ /
* | | Merge tag 'samsung-soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-12-201-1/+0
|\ \ \ | |_|/ |/| |
| * | ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko2021-11-211-1/+0
| |/
* / kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel2021-11-201-0/+1
|/
* Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-031-2/+1
|\
| * Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2021-10-261-1/+0
| |\
| | * rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker2021-10-171-1/+0
| * | ep93xx: clock: convert in-place to COMMON_CLKNikita Shubin2021-10-201-1/+1
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-021-5/+14
|\ \
| | \
| | \
| *-. \ Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)2021-11-021-5/+14
| |\ \ \
| | | * | ARM: 9146/1: RiscPC needs older gcc versionArnd Bergmann2021-10-251-0/+1
| | | * | ARM: 9144/1: forbid ftrace with clang and thumb2_kernelArnd Bergmann2021-10-251-1/+1
| | | * | ARM: 9143/1: add CONFIG_PHYS_OFFSET default valuesArnd Bergmann2021-10-251-3/+5
| | | |/
| | * | ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel2021-09-271-0/+1
| | * | ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel2021-09-271-0/+5
| | * | gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel2021-09-271-1/+1
| | |/
* | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-0/+1
|\ \ \
| * | | ARM: Recover kretprobe modified return address in stacktraceMasami Hiramatsu2021-10-221-0/+1
| | |/ | |/|
* | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-011-1/+0
|\ \ \ | |_|/ |/| |
| * | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+0
| * | irq: arm: perform irqentry in entry codeMark Rutland2021-10-251-1/+0
| * | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland2021-10-251-0/+1
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-10-251-0/+1
|\ \
| * | ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers2021-10-191-0/+1
| |/
* / firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
|/
* 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