summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-44/+1
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+2
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-15/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+0
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+4
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook1-1/+0
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook1-0/+1
2015-04-14arm: expose number of page table levels on Kconfig levelKirill A. Shutemov1-0/+5
2015-04-14ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King1-1/+1
2015-04-14ARM: enable ARM errata 643719 workaround by defaultRussell King1-0/+1
2015-04-12arm: Remove RISC OS personalityRichard Weinberger1-10/+0
2015-04-03Merge tag 'qcom-cleanup-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-14/+0
2015-04-03Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson1-1/+1
2015-04-02ARM: 8339/1: Enable CONFIG_GENERIC_IRQ_SHOW_LEVELGeert Uytterhoeven1-0/+1
2015-04-01Merge tag 'at91-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-14/+1
2015-03-27ARM: Remove mach-msm and associated ARM architecture codeStephen Boyd1-14/+0
2015-03-19ARM: at91: drop AT91_TIMER_HZAlexandre Belloni1-1/+1
2015-03-19ARM: at91: switch to multiplatformAlexandre Belloni1-13/+0
2015-03-16ARM: Alpine: Initial support for Alpine platformTsahee Zidenberg1-0/+2
2015-03-13ARM: at91: add soc detection infrastructureBoris BREZILLON1-0/+1
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann1-1/+0
2015-03-12crypto: arm - move ARM specific Kconfig definitions to a dedicated fileArd Biesheuvel1-0/+3
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala1-0/+2
2015-03-04Merge tag 'renesas-sh7372-soc-removal-for-v4.1' of git://git.kernel.org/pub/s...Arnd Bergmann1-29/+0
2015-02-24ARM: drop experimental status of SMP_ON_UPRussell King1-1/+1
2015-02-24ARM: shmobile: Remove mach/clkdev.hMagnus Damm1-1/+0
2015-02-24ARM: shmobile: sh7372: Remove ZBOOT MMC/SDHI supportMagnus Damm1-29/+0
2015-02-23ARM: pxa: fix pxa interrupts handling in DTRobert Jarzmik1-0/+1
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+3
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2015-02-10Merge branch 'devel-stable' into for-nextRussell King1-0/+1
2015-01-29Merge tag 'zynq-soc-for-3.20' of https://github.com/Xilinx/linux-xlnx into ne...Olof Johansson1-1/+1
2015-01-29ARM: zynq: Setup default gpio number for Xilinx ZynqMichal Simek1-1/+1
2015-01-27ARM: initial support for Conexant Digicolor CX92755 SoCBaruch Siach1-0/+2
2015-01-16ARM: 8287/1: add bitrev.h file to support rbit instructionYalin Wang1-0/+1
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan1-0/+1
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi1-0/+3
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds1-0/+1
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio1-0/+1
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-18/+2
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann1-2/+3
2014-12-03ARM: 8231/1: sa1100: introduce irqdomains supportDmitry Eremin-Solenikov1-0/+1
2014-12-03ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLERDmitry Eremin-Solenikov1-0/+1
2014-11-28Merge tag 'at91-cleanup4' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann1-2/+3
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll1-0/+2
2014-11-28ARM: add mach-asm9260Oleksij Rempel1-0/+2