Age | Commit message (Expand) | Author |
2016-09-21 | ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly | Kishon Vijay Abraham I |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-02-08 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada |
2015-11-10 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier |
2015-09-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre |
2015-07-17 | Update Viresh Kumar's email address | Viresh Kumar |
2015-07-17 | ARM/SPEAr/time: Migrate to new 'set-state' interface | Viresh Kumar |
2014-09-05 | ARM: spear: Remove references to PLAT_SPEAR_SINGLE | Paul Bolle |
2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-07-14 | ARM: SPEAr13xx: Add pcie and miphy DT nodes | Pratyush Anand |
2014-07-14 | ARM: SPEAr13xx: Add bindings and dt node for misc block | Pratyush Anand |
2014-07-14 | ARM: SPEAr13xx: Fix static mapping table | Pratyush Anand |
2014-07-06 | ARM: spear: Staticize local symbols in spear1340.c | Sachin Kamat |
2014-07-06 | ARM: spear: Staticize spear1310_io_desc in spear1310.c | Sachin Kamat |
2014-07-06 | ARM: spear: Staticize spear13xx_io_desc | Sachin Kamat |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd |
2014-05-30 | ARM: l2c: spear13xx: remove cache size override | Russell King |
2014-05-30 | ARM: l2c: remove platforms/SoCs setting early BRESP | Russell King |
2014-05-30 | ARM: l2c: fix register naming | Russell King |
2014-05-22 | ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear) | Russell King |
2014-04-24 | Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll... | Arnd Bergmann |
2014-04-24 | ARM: spear: add __init to spear_clocksource_init() | Alex Elder |
2014-04-18 | Shiraz has moved | Viresh Kumar |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-03-12 | ARM: 8002/1: spear: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2014-03-12 | cpufreq: SPEAr: Instantiate as platform_driver | Viresh Kumar |
2014-03-10 | ARM: spear: clean up editing mistake | Paul Bolle |
2014-02-28 | Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann |
2014-02-19 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring |
2014-02-19 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König |
2013-10-07 | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-25 | ARM: debug: move SPEAr debug to generic PL01x code | Russell King |
2013-07-23 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-07 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-07-05 | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown |