summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-10-261-0/+1
|\
| * [ARM] tegra: Add cpufreq supportColin Cross2010-10-221-0/+1
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-1/+1
|\ \
| * | update OMAP Kconfig help texts for all supported SoC modelsLennert Buytenhek2010-09-271-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ \ | |_|/ |/| |
| * | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-221-16/+60
|\ \ \
| * \ \ Merge branch 'devel-stable' into develRussell King2010-10-191-5/+47
| |\ \ \
| | * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-191-5/+20
| | |\ \ \
| | | * | | ARM: S5P64X0: Update Kconfig and MakefileKukjin Kim2010-10-181-5/+6
| | * | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-10-181-0/+2
| | |\ \ \ \
| | | * | | | ARM: mmp: support sparse irqHaojian Zhuang2010-10-091-0/+1
| | | * | | | ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-081-0/+1
| | * | | | | Merge branch 'for_rmk' of git://git.linaro.org/kernel/linux-linaro-next into ...Russell King2010-10-041-1/+40
| | |\ \ \ \ \
| | | * | | | | ARM: SECCOMP supportNicolas Pitre2010-10-021-0/+14
| | | |/ / / /
| | * | | | / ARM: Introduce plat-tccHans J. Koch2010-09-171-0/+11
| | | |_|_|/ | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-102/+53Star
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | | | * | | | | ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.Kevin Hilman2010-10-081-0/+3
| | | | | * | | | | ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UPTony Lindgren2010-10-041-1/+1
| | | | | * | | | | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-0/+13
| | | | | * | | | | ARM: Simplify SMP/SCU/TWD dependenciesRussell King2010-10-041-10/+7Star
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | ARM: 6358/1: hw-breakpoint: add HAVE_HW_BREAKPOINT to KconfigWill Deacon2010-09-081-0/+1
| | | * | | | | | ARM: 6320/1: ftrace: enable dynamic ftraceRabin Vincent2010-09-021-0/+2
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-0/+1
| | |_|_|_|/ / | |/| | | | |
* / | | | | | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon2010-10-041-0/+14
|/ / / / / /
* | | | | | ARM: 6400/1: at91: fix arch_gettimeoffset falloutPeter Korsgaard2010-09-191-1/+0Star
* | | | | | ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...Will Deacon2010-09-171-0/+14
* | | | | | ARM: 6388/1: errata: DMB operation may be faultyWill Deacon2010-09-171-0/+12
| |/ / / / |/| | | |
* | | | | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-091-91/+0Star
| |_|/ / |/| | |
* | | | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRAErik Gilling2010-09-011-0/+1
|/ / /
* / / ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310Kukjin Kim2010-08-271-1/+2
|/ /
* | Merge branches 'master' and 'devel' into for-linusRussell King2010-08-111-7/+32
|\ \
| * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-091-6/+32
| |\ \
| | * \ Merge branch 'next-samsung' into for-nextKukjin Kim2010-08-061-0/+13
| | |\ \
| | | * | ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine spec...Banajit Goswami2010-08-061-0/+5
| | | * | ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Sams...Naveen Krishna Ch2010-08-051-0/+5
| | | * | ARM: SAMSUNG: Make RTC driver dependency SoC specific instead of machine spec...Atul Dahiya2010-08-051-0/+3
| | * | | ARM: S5PV310: Add new Kconfig and MakefilesChanghwan Youn2010-08-051-5/+19
| | |/ /
* | | | ARM: 6321/1: fix syntax error in main Kconfig fileUwe Kleine-König2010-08-101-1/+1
* | | | ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2010-08-101-0/+12
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds2010-08-081-4/+20
|\ \ \
| * | | [ARM] tegra: SMP supportColin Cross2010-08-051-4/+6
| * | | [ARM] tegra: Add clock supportColin Cross2010-08-051-0/+1
| * | | [ARM] tegra: initial tegra supportErik Gilling2010-08-051-0/+13
| |/ /
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-4/+0Star
|\ \ \ | |/ / |/| |
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-4/+0Star
| |/
* | Merge branch 'devel-stable' into develRussell King2010-07-311-1/+135
|\ \
| * \ Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Russell King2010-07-291-0/+105
| |\ \
| | * | ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao2010-07-121-0/+99