Age | Commit message (Expand) | Author |
2013-08-29 | ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help text | Nicolas Pitre |
2013-08-11 | ARM: allow kuser helpers to be removed from the vector page | Russell King |
2013-05-02 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King |
2013-03-26 | ARM: cache: remove ARMv3 support code | Will Deacon |
2013-03-09 | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King |
2013-01-31 | ARM: let CPUs not being able to run in ARM mode enter in THUMB mode | Uwe Kleine-König |
2013-01-10 | ARM: virt: hide CONFIG_ARM_VIRT_EXT from user | Will Deacon |
2012-11-21 | arm: mm: Add support for PJ4B cpu and init routines | Gregory CLEMENT |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King |
2012-09-19 | ARM: virt: Add CONFIG_ARM_VIRT_EXT option | Dave Martin |
2012-05-05 | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs | Russell King |
2012-04-13 | ARM: 7381/1: nommu: fix typo in mm/Kconfig | Will Deacon |
2012-02-15 | ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures | Catalin Marinas |
2012-01-23 | ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs | Will Deacon |
2011-12-19 | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe... | Russell King |
2011-12-19 | ARM: l2x0/pl310: Refactor Kconfig to be more maintainable | Dave Martin |
2011-12-08 | ARM: LPAE: Add the Kconfig entries | Catalin Marinas |
2011-11-02 | Merge branch 'imx/imx6q' into next/soc | Arnd Bergmann |
2011-10-31 | arm/imx: merge i.MX3 and i.MX6 | Sascha Hauer |
2011-10-31 | arm/imx6q: add device tree machine support | Shawn Guo |
2011-10-31 | ARM: add Highbank core platform support | Rob Herring |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-17 | Merge branch 'zynq/master' of git+ssh://master.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2011-07-09 | ARM: CSR: Adding CSR SiRFprimaII board support | Binghua Duan |
2011-07-07 | ARM: cns3xxx: Add support for L2 Cache Controller | Anton Vorontsov |
2011-06-20 | ARM: Xilinx: Adding Xilinx board support | John Linn |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-03-15 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2011-03-10 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2011-03-07 | ARM: imx3x: clean up ARCH_MX3X | Richard Zhao |
2011-02-23 | ARM: move L1_CACHE_SHIFT_6 to mm/Kconfig | Russell King |
2011-02-22 | ARM: EXYNOS4: Update Kconfig and Makefile for the new ARCH_EXYNOS4 | Kukjin Kim |
2011-02-10 | ARM: make SWP emulation explicit on !CPU_USE_DOMAINS | Russell King |
2011-02-09 | ARM: Avoid building unsafe kernels on OMAP2 and MX3 | Russell King |
2011-02-02 | ARM: v6k: DMA_CACHE_RWFO isn't appropriate for non-v6k CPUs | Russell King |
2011-02-02 | ARM: v6k: allow swp emulation again when ARMv7 is enabled | Russell King |
2011-02-02 | ARM: v6k: do not disable CPU_32v6K based on platform selection | Russell King |
2011-02-02 | ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K | Russell King |
2011-02-02 | ARM: v6k: Dove platforms use V6K architecture CPUs | Russell King |
2011-02-02 | ARM: v6k: introduce CPU_V6K option | Russell King |
2011-01-14 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-06 | ARM: Do not enable SWP emulation if CPU_V6 && CPU_V7 | Catalin Marinas |
2011-01-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt |
2011-01-06 | Merge branch 'devel-stable' into devel | Russell King |
2010-12-18 | ARM: mmp: select CPU_PJ4 | Haojian Zhuang |
2010-12-18 | ARM: pxa: support pxa95x | Haojian Zhuang |
2010-11-18 | ARM: mach-shmobile: Initial AG5 and AG5EVM support | Magnus Damm |
2010-11-04 | ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors | Leif Lindholm |