aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAge
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-03
* ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUsWill Deacon2012-01-23
* Revert "ARM: sa1100: clean up of the clock support"Russell King2012-01-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\
| * arm: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
* | fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney2012-01-10
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \
| * | ARM: mxs: select HAVE_CLK_PREPARE for clockShawn Guo2011-12-28
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
| |\ \ \
| | * \ \ Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-07
| | |\ \ \
| * | \ \ \ Merge branch 'drivers/rtc-sa1100' into next/driversArnd Bergmann2011-12-28
| |\ \ \ \ \
| | * | | | | ARM: sa1100: clean up of the clock supportJett.Zhou2011-12-28
| * | | | | | Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-27
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'mxs/saif' into next/driversArnd Bergmann2011-12-06
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | ARM: pxa: change gpio to platform deviceHaojian Zhuang2011-11-15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'u300/cleanup' into next/cleanupOlof Johansson2011-12-20
| |\ \ \ \ \ \
| | * | | | | | ARM: u300: delete memory.hLinus Walleij2011-12-18
| | | |_|/ / / | | |/| | | |
| * | | | | | ARM: picoxcell: don't reserve irq_descsJamie Iles2011-12-18
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-11-13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Kconfig: remove a few puzzling commentsPaul Bolle2011-10-31
* | | | | | | Merge branch 'restart' into for-linusRussell King2012-01-05
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | arm: Remove TCC subarch from Kconfig/MakefileHans J. Koch2012-01-05
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'devel-stable' into for-linusRussell King2012-01-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-19
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | highbank: Unconditionally require l2x0 L2 cache controller supportDave Martin2011-12-19
| | * | | | | ARM: SMP: Refactor Kconfig to be more maintainableDave Martin2011-12-19
| | * | | | | ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin2011-12-19
| | | |_|/ / | | |/| | |
| * | | | | ARM: stop: execute platform callback from cpu_stop codeWill Deacon2011-12-12
| * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-08
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | ARM: LPAE: Add the Kconfig entriesCatalin Marinas2011-12-08
| | |/ / /
* | | | | Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-05
|\ \ \ \ \
| * | | | | ARM: 7241/1: mach-ux500 Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2011-12-23
| * | | | | ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2011-12-23
| * | | | | ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)2011-12-23
| * | | | | ARM: 7200/1: activate TCM on the IntegratorLinus Walleij2011-12-13
| * | | | | ARM: Allow Kconfig to control the definition of NR_BANKSRussell King2011-12-13
| |/ / / /
* | | | | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-23
* | | | | ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin2011-12-23
| |_|/ / |/| | |
* | | | ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMUNicolas Pitre2011-12-06
|/ / /
* | | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workaroundsWill Deacon2011-11-21
* | | ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-11-21
|/ /
* | ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynosKukjin Kim2011-11-06
* | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-05
|\ \
| * \ Merge branch 'pxa/devel' into next/devel2Arnd Bergmann2011-10-30
| |\ \
| | * | ARM: mmp: add sram allocatorLeo Yan2011-10-25
| * | | Merge branch 'samsung/devel' into next/devel2Arnd Bergmann2011-10-20
| |\ \ \