Age | Commit message (Expand) | Author | Files | Lines |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -6/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-10-03 | ARM: vexpress/spc: Delete an error message for a failed memory allocation | Markus Elfring | 1 | -6/+2 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 3 | -4/+4 |
2016-10-17 | ARM: vexpress: refine MCPM smp operations override criteria | Lorenzo Pieralisi | 1 | -8/+26 |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -4/+6 |
2016-06-20 | Merge tag 'vexpress-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2 | -3/+5 |
2016-06-13 | ARM: vexpress/spc: fix missing include of spc.h | Ben Dooks | 1 | -0/+2 |
2016-06-13 | ARM: vexpress/hotplug: fix missing core.h include | Ben Dooks | 1 | -0/+2 |
2016-06-13 | ARM: vexpress/spc: remove unused variable perf_stat_reg | Sudeep Holla | 1 | -3/+1 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-06-01 | vexpress/spc: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-04-26 | ARM: vexpress/mps2: introduce MPS2 platform | Vladimir Murzin | 3 | -1/+27 |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2 | -2/+2 |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 1 | -1/+1 |
2015-08-04 | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance | Jon Hunter | 1 | -1/+1 |
2015-06-16 | arm: don't use module_init in non-modular mach-vexpress/spc.c code | Paul Gortmaker | 1 | -1/+1 |
2015-04-22 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+2 |
2015-04-22 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2 | -340/+148 |
2015-04-07 | ARM: vexpress: fix CPU hotplug with CT9x4 tile. | Russell King | 1 | -0/+1 |
2015-04-03 | ARM: vexpress: migrate DCSCB to the new MCPM backend abstraction | Nicolas Pitre | 1 | -129/+66 |
2015-04-03 | ARM: vexpress: DCSCB: tighten CPU validity assertion | Nicolas Pitre | 1 | -3/+3 |
2015-04-03 | ARM: vexpress: migrate TC2 to the new MCPM backend abstraction | Nicolas Pitre | 1 | -210/+81 |
2015-03-27 | arm-cci: Split the code for PMU vs driver support | Suzuki K. Poulose | 1 | -2/+2 |
2015-02-18 | ARM: vexpress: use ARM_CPU_SUSPEND if needed | Arnd Bergmann | 1 | -0/+1 |
2014-11-28 | ARM: vexpress: Enable regulator framework when MMCI is in use | Pawel Moll | 1 | -0/+1 |
2014-11-28 | ARM: vexpress: Remove non-DT code | Pawel Moll | 10 | -782/+1 |
2014-08-31 | vexpress/spc: fix a build warning on array bounds | Alex Shi | 1 | -3/+11 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+1 |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2014-07-23 | video: fix up versatile CLCD helper move | Arnd Bergmann | 1 | -1/+0 |
2014-07-23 | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown | 1 | -1/+0 |
2014-07-18 | ARM: make it easier to check the CPU part number correctly | Russell King | 1 | -2/+2 |
2014-07-18 | ARM: 8082/1: TC2: test the MCPM loopback during boot | Nicolas Pitre | 1 | -0/+17 |
2014-07-07 | Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Olof Johansson | 1 | -2/+1 |
2014-06-27 | video: move Versatile CLCD helpers | Linus Walleij | 1 | -2/+1 |
2014-06-24 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2014-06-19 | ARM: l2c: fix dependencies on PL310 errata symbols | Russell King | 1 | -1/+1 |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 1 | -4/+3 |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 1 | -1/+0 |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 3 | -13/+22 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 3 | -13/+22 |
2014-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-05-30 | ARM: l2c: vexpress: convert to generic l2c OF initialisation | Russell King | 1 | -1/+2 |
2014-05-30 | ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlier | Russell King | 1 | -10/+18 |
2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -2/+2 |
2014-05-26 | ARM: vexpress: refine dependencies for new code | Arnd Bergmann | 1 | -0/+2 |
2014-05-25 | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing | Dave Martin | 1 | -2/+2 |