summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-1/+3
|\
| *-. Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-111-5/+8
| |\ \
| | | * ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMUWill Deacon2012-12-071-1/+1
| | | * ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-11-191-0/+1
| | | * ARM: 7568/1: Sort exception table at compile timeStephen Boyd2012-11-041-0/+1
| | |/ | |/|
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-0/+1
|\ \ \
| * | | GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-151-0/+1
| |/ /
* | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-0/+1
|\ \ \
| * | | cpufreq: SPEAr: Add CPUFreq driverDeepak Sikri2012-11-271-0/+1
| | |/ | |/|
* | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-111-0/+3
|\ \ \
| * | | ARM: mmp: select PINCTRL for ARCH_MMPAxel Lin2012-12-021-0/+1
| * | | Merge branch 'at91' into develLinus Walleij2012-11-111-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij2012-10-151-0/+2
| | |\ \ | | | |/ | | |/|
| | | * ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+2
* | | | ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2012-11-211-0/+1
|/ / /
* | | Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2012-10-221-0/+1
|\ \ \
| * | | ARM: Xen: fix initial build problemsArnd Bergmann2012-10-091-0/+1
* | | | ARM: drop experimental status for hotplug and Thumb2Russell King2012-10-221-4/+4
| |/ / |/| |
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+2
|\ \ \
| * | | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* | | | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-131-231/+230
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: config: make sure that platforms are ordered by option stringRussell King2012-10-131-38/+38
| * | | ARM: config: sort select statements alphanumericallyRussell King2012-10-131-202/+201
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | arm: switch to saner kernel_execve() semanticsAl Viro2012-10-121-0/+1
* | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-111-2/+1
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-10-091-0/+1
| |\ \ \ \
| | * | | | arm: increase FORCE_MAX_ZONEORDER for TI AM33XXYegor Yefremov2012-10-081-0/+1
| * | | | | ARM: iop: fix mismerge of KconfigOlof Johansson2012-10-071-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-301-0/+1
| | |_|/ | |/| |
* | | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | | | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-9/+32
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-041-16/+34
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | | | | * ARM: 7524/1: support syscall tracingWade Farnsworth2012-09-191-0/+1
| | | |_|_|/ | | |/| | |
| | | | | * ARM: 7531/1: mark kernelmode mem{cpy,set} non-experimentalLinus Walleij2012-09-151-2/+2
| | |_|_|/ | |/| | |
| | | | * Merge branch 'atags' into integratorRussell King2012-09-171-7/+19
| | | | |\ | | | |/ / | | |/| |
| | | | * ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre2012-09-031-7/+19
| | | * | ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-09-281-0/+10
| | |/ /
* | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-071-5/+10
|\ \ \ \
| * \ \ \ Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-221-4/+8
| |\ \ \ \
| | * | | | arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config optionThomas Petazzoni2012-09-211-4/+9
| | | |/ / | | |/| |
| * | | | Merge branch 'kirkwood/boards' of git://git.infradead.org/users/jcooper/linux...Olof Johansson2012-09-221-1/+2
| |\ \ \ \
| | * | | | ARM: Dove: allow PCI to be disabledRussell King2012-09-211-1/+2
| | |/ / /
* | | | | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+10
|\ \ \ \ \
| * | | | | xen/arm: introduce CONFIG_XEN on ARMStefano Stabellini2012-09-171-0/+10
| | |/ / / | |/| | |
* | | | | Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-021-0/+1
|\ \ \ \ \
| * | | | | ARM: nomadik: configure Nomadik for pin controlLinus Walleij2012-09-031-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-84/+81
|\ \ \ \ \
OpenPOWER on IntegriCloud