Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-31 | msm: Remove unused file core.h | Rohit Vaswani | 1 | -2/+0 | |
Commit be2109e13fc6f017040c57615acfe1065723687b removed the usage of core.h. Remove the file as well. commit be2109e13fc6f017040c57615acfe1065723687b Author: David Brown <davidb@codeaurora.org> Date: Wed Sep 12 16:01:40 2012 -0700 ARM: msm: Move core.h contents into common.h Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org> [davidb: Clarify commit text with mentioned commit] Signed-off-by: David Brown <davidb@codeaurora.org> | |||||
2012-09-14 | ARM: SoC: convert MSM to SMP operations | Marc Zyngier | 1 | -0/+2 | |
Convert MSM SMP platforms to use struct smp_operations to provide their SMP and CPU hotplug operations. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Acked-by: Nicolas Pitre <nico@linaro.org> Cc: David Brown <davidb@codeaurora.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> |