Age | Commit message (Expand) | Author |
2022-07-07 | genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP | Samuel Holland |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-06 | ARM: hisi: Add missing of_node_put after of_find_compatible_node | Peng Wu |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-04-02 | ARM: hisi: use the correct HiSilicon copyright | Hao Fang |
2020-09-30 | ARM: hisi: add support for SD5203 SoC | Kefeng Wang |
2019-10-26 | ARM: hisi: drop useless depend on ARCH_MULTI_V7 | Kefeng Wang |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-07-16 | ARM: hisi: handle of_iomap and fix missing of_node_put | Nicholas Mc Guire |
2018-07-16 | ARM: hisi: check of_iomap and fix missing of_node_put | Nicholas Mc Guire |
2018-07-16 | ARM: hisi: fix error handling and missing of_node_put | Nicholas Mc Guire |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-10 | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-08-18 | irqchip/hip04: Report that effective affinity is a single target | Marc Zyngier |
2017-08-16 | ARM: hisi: Fix typo in comment | Yunzhi Li |
2017-03-28 | ARM: hisi: fix error return code in hip04_smp_init() | Wei Yongjun |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli |
2017-01-20 | arm: hisi: drop extern hip01_cpu_die | Kefeng Wang |
2016-07-07 | ARM: hisi: consolidate the hisilicon machine entries | Jiancheng Xue |
2016-06-28 | ARM: hisi: make unexported symbols static | Ben Dooks |
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-12-01 | ARM: hisi: do not export smp_operations structures | Masahiro Yamada |
2015-07-20 | ARM: hisi: Remove clk-provider.h include | Stephen Boyd |
2015-06-12 | Merge branch 'for-arm-soc' into for-next | Russell King |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King |
2015-05-28 | ARM: 8370/1: hisi: fix hip04 build without HOTPLUG_CPU | Arnd Bergmann |
2015-05-06 | ARM: hisi/hip04: remove the MCPM overhead | Nicolas Pitre |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König |
2015-01-21 | ARM: hisi: enable smp for HiP01 | Wang Long |
2015-01-21 | ARM: hisi: rename secondary_startup function | Wang Long |
2015-01-21 | ARM: hisi: rename smp_prepares_cpus function | Wang Long |
2015-01-21 | ARM: hisi: enable HiP01 SoC | Wang Long |
2014-10-02 | ARM: hisi: depend on ARCH_MULTI_V7 | Arnd Bergmann |
2014-09-24 | ARM: hisi: Fix platmcpm compilation when ARMv6 is selected | Wei Xu |
2014-09-03 | ARM: hisi: enable HiP04 | Haojian Zhuang |
2014-09-03 | ARM: hisi: enable MCPM implementation | Haojian Zhuang |
2014-07-30 | ARM: hisi: remove smp from machine descriptor | Haojian Zhuang |
2014-07-30 | power: reset: move hisilicon reboot code | Haojian Zhuang |
2014-07-30 | ARM: hisi: enable hix5hd2 SoC | Haifeng Yan |
2014-07-30 | ARM: hisi: add ARCH_HISI | Haojian Zhuang |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-03-21 | ARM: hisi: select HAVE_ARM_SCU only for SMP | Arnd Bergmann |
2014-03-21 | ARM: hisi: fix building without CONFIG_HOTPLUG_CPU | Arnd Bergmann |
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 |