aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-5/+2
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2013-11-11Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+2
2013-10-28ARM: gemini: convert to GENERIC_CLOCKEVENTSLinus Walleij1-1/+2
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson1-2/+1
2013-10-27Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson1-2/+1
2013-10-27Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-2/+2
2013-10-17Merge tag 'integrator-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman1-0/+1
2013-10-16ARM: integrator: delete non-devicetree boot pathLinus Walleij1-0/+1
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij1-2/+1
2013-10-11Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Kevin Hilman1-2/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-12/+0
2013-10-06ARM: S3C64XX: Kill CONFIG_PLAT_S3C64XXTomasz Figa1-0/+2
2013-10-06ARM: S3C64XX: Move if ARCH_S3C64XX statement into mach-s3c64xxTomasz Figa1-2/+0
2013-10-01ARM: gemini: delete <mach/gpio.h>Linus Walleij1-1/+0
2013-09-30ARM: Kconfig: allow full nohz CPU accountingKevin Hilman1-0/+1
2013-09-27Merge branch 'pxa-cleanup' into develLinus Walleij1-2/+0
2013-09-27ARM: pxa: delete the custom GPIO headerLinus Walleij1-1/+0
2013-09-27ARM: mmp: delete the custom GPIO headerLinus Walleij1-1/+0
2013-09-25ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash1-1/+0
2013-09-22ARM: only allow kernel mode neon with AEABIRussell King1-2/+1
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij1-2/+0
2013-09-20ARM: plat-iop: move the GPIO driver to drivers/gpioLinus Walleij1-0/+2
2013-09-17ARM: delete mach-sharkLinus Walleij1-20/+0
2013-09-17ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa1-1/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-12Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-18/+21
2013-09-12ARM: sort arch/arm/KconfigRussell King1-16/+18
2013-09-10ARM: fix forced-HZ valuesRussell King1-2/+3
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-2/+1
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+7
2013-09-05Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-3/+59
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King1-3/+59
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+1
2013-09-02ARM: 7823/1: errata: workaround Cortex-A15 erratum 773022Will Deacon1-0/+9
2013-08-29Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2013-08-29Merge tag 'mmp-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1...Olof Johansson1-0/+1
2013-08-28Merge branch 'for-rmk/barriers' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King1-4/+3
2013-08-24irqchip: mmp: support irqchipHaojian Zhuang1-0/+1
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven1-2/+1
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman1-1/+0
2013-08-20ARM: 7818/1: feroceon: Add suspend/resume operationEzequiel Garcia1-1/+1
2013-08-20ARM: 7814/2: Allow forced irq threadingThomas Gleixner1-0/+1
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson1-10/+8
2013-08-13Merge branch 'msm/cleanup' into next/cleanupKevin Hilman1-0/+1
2013-08-13ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512R Sricharan1-1/+1
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni1-1/+0
2013-08-06ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLAREStephen Boyd1-0/+1