aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAge
...
| | * | | | | | msm: clock: Migrate to clkdevStephen Boyd2011-02-28
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-17
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: S5P: Update defconfig for HRT supportSangbeom Kim2011-03-11
| | * | | | | ARM: EXYNOS4: Implement kernel timers using MCTChanghwan Youn2011-03-10
| | * | | | | ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4Kukjin Kim2011-02-21
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-16
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: 6629/2: aaec2000: remove support for mach-aaec2000Jamie Iles2011-02-11
| | * | | | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-24
| | | |/ / | | |/| |
| * | | | Merge branch 'p2v' into develRussell King2011-03-16
| |\ \ \ \
| | * | | | ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre2011-03-10
| | * | | | ARM: P2V: extend to 16-bit translation offsetsRussell King2011-02-17
| | * | | | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-17
| | |/ / /
| * | | | Merge branch 'v6v7' into develRussell King2011-03-16
| |\ \ \ \
| | * | | | ARM: v6k: only allow SMP if we have v6k or v7 CPURussell King2011-02-02
| | * | | | ARM: v6k: select generic atomic64 code according to V6 variantsRussell King2011-02-02
| | * | | | ARM: v6k: Dove platforms use V6K architecture CPUsRussell King2011-02-02
| | * | | | ARM: v6k: introduce CPU_V6K optionRussell King2011-02-02
| | |/ / /
| * | | | Merge branch 'misc' into develRussell King2011-03-16
| |\ \ \ \
| | * | | | ARM: 6781/1: Thumb-2: Work around buggy Thumb-2 short branch relocations in gasDave Martin2011-03-10
| | * | | | ARM: 6786/1: enable CONFIG_KTIME_SCALARRob Herring2011-03-08
| | * | | | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar2011-03-08
| | * | | | ARM: move L1_CACHE_SHIFT_6 to mm/KconfigRussell King2011-02-23
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-16
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | / / | | | | | | | |/ / | | | | | | |/| |
| | | | | | | * | ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov2011-01-25
| | | |_|_|_|/ / | | |/| | | | |
| | | | | * | | ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARMSimon Horman2011-01-25
| | | |_|/ / / | | |/| | | |
| | | | * | | ARM: footbridge: convert to clockevents/clocksourceRussell King2011-01-31
| | | |/ / / | | |/| | |
| | | * | | ARM: 6784/1: errata: no automatic Store Buffer drain on Cortex-A9Will Deacon2011-03-09
| | | * | | ARM: 6772/1: errata: possible fault MMU translations following an ASID switchWill Deacon2011-03-09
| | | |/ /
* | | | | Merge commit 'v2.6.38' into wip-merge-2.6.39Andrea Bastoni2011-07-27
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon2011-02-19
| * | | | ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar2011-02-19
| |/ / /
| * / / ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNELDave Martin2011-02-11
| |/ /
| * | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
| |\ \
| | * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-01-15
| | |\ \
| | | * | ARM: S5PV310: Update Kconfig and Makefile for supporting CPUFREQSunyoung Kang2010-12-23
| | * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-01-14
| | |\ \ \
| | | * | | ARM mxs: clkdev related compile fixesSascha Hauer2011-01-14
| | * | | | ARM: Use genirq definitions from kernel/irq/Kconfig.Lennert Buytenhek2011-01-13
| * | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: 6624/1: fix dependency for CONFIG_SMP_ON_UPNicolas Pitre2011-01-14
| * | | | | Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt2011-01-06
| |\ \ \ \ \
| | * | | | | ARM: mach-shmobile: Enable SMP supportMagnus Damm2010-12-14
| * | | | | | ARM: mach-shmobile: Enable CONFIG_MULTI_IRQ_HANDLERMagnus Damm2011-01-06
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-06
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'devel-stable' into develRussell King2011-01-06
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-01-05
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | ARM: mxs: Add build configuration for mxsShawn Guo2010-12-20
| | | * | | | | Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King2011-01-03
| | | |\ \ \ \ \
| | | | * | | | | ux500: Add cpufreq support for u8500Martin Persson2010-12-09
| | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-12-22
| | | |\ \ \ \ \