summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+14
2014-04-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+4
2014-04-04Merge branch 'devel-stable' into for-nextRussell King1-1/+4
2014-04-03Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+1
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely1-0/+3
2014-03-27ARM: moxart: fix CPU selectionArnd Bergmann1-0/+6
2014-03-21ARM: samsung: select ATAGS where necessaryArnd Bergmann1-0/+5
2014-03-21ARM: s3c64xx: select power domains only when usedArnd Bergmann1-1/+1
2014-03-21ARM: rpc: autoselect CPU_SA110Arnd Bergmann1-0/+1
2014-03-21ARM: efm32: select AUTO_ZRELADDRArnd Bergmann1-0/+1
2014-03-20Merge branch 'uprobes-v7' of git://git.linaro.org/people/dave.long/linux into...Russell King1-0/+3
2014-03-19ARM: add uprobes supportDavid A. Long1-0/+3
2014-03-12Merge 3.14-rc6 into usb-nextGreg Kroah-Hartman1-0/+3
2014-03-11arm: add support for reserved memory defined by device treeMarek Szyprowski1-0/+1
2014-03-08Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+2
2014-03-08ARM: fix noMMU kallsyms symbol filteringRussell King1-0/+2
2014-03-07Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-03-03ARM: XEN depends on having a MMUUwe Kleine-König1-0/+1
2014-02-19usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle1-3/+0
2014-02-03ARM: v7m: add trivial suspend supportUwe Kleine-König1-1/+1
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds1-0/+1
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell1-0/+1
2014-01-24Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-6/+6
2014-01-24Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2014-01-24Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+4
2014-01-24Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-10/+38
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2014-01-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-7/+7
2014-01-24Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-6/+6
2014-01-22Merge branch 'devel-stable' into for-nextRussell King1-0/+1
2014-01-21Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-3/+1
2014-01-21Fix select-induced Kconfig warning for ZBOOT_ROMRussell King1-3/+3
2014-01-09Merge branch 'qcom/soc2' into next/socOlof Johansson1-2/+2
2014-01-09ARM: msm: Move MSM's DT based hardware to multi-platform supportStephen Boyd1-2/+2
2014-01-09Merge branch 'hisi/soc' into next/socKevin Hilman1-0/+2
2014-01-04Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+2
2014-01-02Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-6/+8
2013-12-29ARM: 7929/1: Remove duplicate SCHED_HRTICK config optionAxel Lin1-3/+0
2013-12-29ARM: 7928/1: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS for CPUv6+ && MMUWill Deacon1-1/+2
2013-12-29ARM: 7927/1: dcache: select DCACHE_WORD_ACCESS for big-endian CPUsWill Deacon1-1/+1
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips1-0/+1
2013-12-26Merge tag 'tegra-for-3.14-trusted-foundations' of git://git.kernel.org/pub/sc...Olof Johansson1-0/+2
2013-12-23Merge tag 'samsung-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson1-1/+1
2013-12-22ARM: moxart: add MOXA ART SoC platform filesJonas Jensen1-0/+2
2013-12-20Merge tag 'renesas-soc-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman1-6/+8
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij1-2/+1
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij1-2/+1
2013-12-20Merge branch 'efm32/soc' into next/socKevin Hilman1-1/+21
2013-12-20ARM: hisi: rename hi3xxx to hisiHaojian Zhuang1-2/+2