summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-121-2/+2
|\
| * ARM: always enable AEABI for ARMv6+Russell King2017-08-021-2/+2
* | arm: eBPF JIT compilerShubham Bansal2017-08-221-1/+1
* | ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctlyArnd Bergmann2017-07-271-1/+1
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-081-0/+1
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King2017-07-051-0/+1
| |\
| | * ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa2017-06-181-0/+1
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-0/+1
|\ \ \
| * | | ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin2017-06-301-0/+1
| | |/ | |/|
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-07-041-0/+3
|\ \ \
| * \ \ Merge tag 'actions-arm-soc-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-06-291-0/+2
| |\ \ \
| | * | | ARM: Prepare Actions Semi S500Andreas Färber2017-06-211-0/+2
| | |/ /
| * / / ARM: socfpga: Increase max number of GPIOsMarek Vasut2017-06-211-0/+1
| |/ /
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-041-0/+1
|\ \ \
| * | | arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-0/+1
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-5/+5
|\ \ \
| * | | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-5/+5
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-1/+1
|\ \ \
| * | | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov2017-06-131-1/+1
| |/ /
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-0/+17
|\ \ \ | |_|/ |/| |
| * | efi/arm: Enable DMI/SMBIOSArd Biesheuvel2017-06-051-0/+17
| |/
* / ARM: 8681/1: make VMSPLIT_3G_OPT depends on !ARM_LPAEYisheng Xie2017-06-121-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-05-091-31/+2Star
|\
| * Merge tag 'stm32-soc-for-v4.12-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-04-191-22/+2Star
| |\
| | * ARM: stm32: create dedicated kconfig for STM32 machineAlexandre TORGUE2017-03-241-22/+2Star
| * | ARM: gemini: convert to ARMv4 multiplatformLinus Walleij2017-03-121-19/+2Star
| * | ARM: gemini: select ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDRLinus Walleij2017-03-121-0/+2
| * | ARM: gemini: switch to sparse IRQsLinus Walleij2017-03-121-0/+1
| * | ARM: gemini: delete all boardfilesLinus Walleij2017-03-121-2/+0Star
| * | ARM: gemini: DT for the Cortina Gemini SoC platformsLinus Walleij2017-03-121-2/+8
| * | ARM: gemini: convert to MULTI_IRQ_HANDLERLinus Walleij2017-03-121-0/+1
| |/
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-05-081-0/+1
|\ \
| * | ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modaliasArd Biesheuvel2017-03-301-0/+1
| |/
* | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0Star
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0Star
* | arm: switch to RAW_COPY_USERAl Viro2017-03-291-0/+1
|/
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-0/+1
|\
| * ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-02-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-0/+1
|\ \
| * | arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann2017-02-211-0/+1
* | | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-0/+4
|\ \ \ | |/ / |/| |
| * | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-071-0/+4
| |/
* | Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2017-01-041-2/+1Star
|\ \ | |/ |/|
| * ARM: Drop fixed 200 Hz timer requirement from Samsung platformsKrzysztof Kozlowski2016-12-071-2/+1Star
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-161-0/+5
|\ \
| * | ARM: Kconfig: Introduce MACH_STM32F746 flagAlexandre TORGUE2016-11-151-0/+5
| |/
* / ARM: virt: Select ARM_GIC_V3_ITSVladimir Murzin2016-11-291-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-081-1/+0Star
|\
| * atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-081-1/+0Star
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-081-2/+2
|\ \ | |/ |/|