aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-0/+1
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-v3.9' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-0/+21
2013-02-25ARM: dma-mapping: Add maximum alignment order for dma iommu buffersSeung-Woo Kim1-0/+21
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+2
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+5
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+10
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+2
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-11/+8
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+12
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+3
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+1
2013-02-17ARM: add SCHED_HRTICK config optionRussell King1-0/+3
2013-02-14burying unused conditionalsAl Viro1-1/+0
2013-02-14ARM: pick Versatile by default for !MMUArnd Bergmann1-1/+2
2013-02-14ARM: disable virt_to_bus/virt_to_bus almost everywhereArnd Bergmann1-0/+4
2013-02-11Merge branch 'for-arm-soc/virt/mach' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/virtOlof Johansson1-0/+2
2013-02-11Merge branch 'depends/rmk-psci' into next/virtOlof Johansson1-0/+10
2013-02-11Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/virtOlof Johansson1-1/+2
2013-02-11Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/virtOlof Johansson1-0/+1
2013-02-09Merge branch 'tegra/t114' into next/socOlof Johansson1-0/+1
2013-02-09ARM: tegra: enable ARCH_REQUIRE_GPIOLIB for Tegra114Stephen Warren1-0/+1
2013-02-05Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+0
2013-02-05Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-4/+0
2013-02-05Merge branch 'next/soc' into next/dtOlof Johansson1-16/+2
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson1-0/+1
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson1-0/+1
2013-02-05ARM: nomadik: fix OF compilation regressionLinus Walleij1-1/+1
2013-02-04Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-0/+2
2013-02-03ARM: S3C24XX: Remove plat-s3c24xx directory in arch/arm/Kukjin Kim1-1/+0
2013-02-03arm: switch to generic old sigaction()Al Viro1-0/+1
2013-02-03arm: switch to generic old sigsuspendAl Viro1-0/+1
2013-02-03arm: switch to generic sigaltstackAl Viro1-0/+1
2013-02-02ARM: Dummy Virtual Machine platform supportMarc Zyngier1-0/+2
2013-02-01ARM: OMAP2+: Get rid of custom OMAP_32K_TIMER_HZSantosh Shilimkar1-1/+0
2013-02-01Merge branch 'for-rmk/virt/psci' into for-arm-soc/virt/machWill Deacon1-0/+10
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-mr into for-arm-soc/arch-timersWill Deacon1-1/+2
2013-02-01ARM: sunxi: Increase the number of GPIOs availableMaxime Ripard1-1/+1
2013-02-01arm: Add generic timer broadcast supportMark Rutland1-0/+1
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland1-1/+2
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi into next/cleanupOlof Johansson1-0/+1
2013-01-28ARM: nomadik: delete old board filesLinus Walleij1-0/+2
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren1-0/+1
2013-01-27Merge branch 'marco-timer-cleanup-rebase' of git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/socOlof Johansson1-0/+1
2013-01-25ARM: shmobile: Select PINCTRLLaurent Pinchart1-0/+1