summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clksrc' into develRussell King2011-01-051-4/+22
|\
| * ARM: vexpress: add sched_clock() for Versatile ExpressRussell King2011-01-051-0/+1
| * ARM: versatile: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+2
| * ARM: orion: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: omap: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: iop: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: u300: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: tegra: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: sa1100: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: pxa: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: mmp: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: ixp4xx: convert sched_clock() to use new infrastructureRussell King2010-12-221-0/+1
| * ARM: sched_clock: provide common infrastructure for sched_clock()Russell King2010-12-221-0/+3
| * Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King2010-11-261-0/+1
| |\
| | * ARM: ftrace: enable function graph tracerRabin Vincent2010-11-191-0/+1
| * | arm: kconfig: dis-allow hotplug on MSMDaniel Walker2010-11-221-0/+1
| * | arm: kconfig: enable SMP for MSM targetsDaniel Walker2010-11-221-4/+5
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. | | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-051-1/+21
|\ \ \ \ \ \| |
| | | | | * | | ARM: 6459/2: sa1100: Add nanoEngine PCI support.Marcelo Roberto Jimenez2010-12-211-1/+7
| | | | |/ / /
| | | * | / / ARM: 6487/1: add CONFIG_CRASH_DUMP to KconfigMika Westerberg2010-11-301-0/+13
| | | | |/ / | | | |/| |
| * | / | | ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2010-12-041-0/+1
| | |/ / / | |/| | |
* | | | | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin2010-12-141-1/+1
* | | | | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin2010-12-141-1/+1
| |/ / / |/| | |
* | | | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin2010-11-301-1/+1
|/ / /
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-151-16/+16
|\ \ \ | |_|/ |/| |
| * | ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim2010-11-131-4/+4
| * | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim2010-11-131-6/+6
| * | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park2010-11-131-6/+6
| |/
* / ARM: 6470/1: atomic64: use generic implementation for OABI configurationsWill Deacon2010-11-071-1/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-0/+12
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-281-0/+6
| |\
| | * ARM: S5PV210: Update Kconfig and Makefile for supporting CPUFREQ driverJaecheol Lee2010-10-251-0/+1
| | * ARM: S5PV310: Add I2C channel 3, 4, 5, 6, and 7 device supportKyungmin Park2010-10-251-0/+1
| | * ARM: S5PV310: Place the common SPARSEMEM at ARCH_S5PV310Kyungmin Park2010-10-211-0/+1
| | * ARM: S5PV210: Place the common SPARSEMEM at ARCH_S5PV210Kyungmin Park2010-10-211-0/+1
| | * ARM: S5PV310: Add support Watchdog TimerJemings Ko2010-10-211-0/+1
| | * ARM: S5PV310: Add support RTCChanghwan Youn2010-10-211-0/+1
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-10-281-0/+6
| |\ \
| | * | cpufreq for freescale mx51Yong Shen2010-10-221-0/+6
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-291-7/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-44/+224
| |\ \ \
| * | | | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-201-7/+0
* | | | | 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
| |\ \ \ \ \ \