Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-19 | ARM: remove duplicate 'const' annotations' | Arnd Bergmann |
2016-09-21 | ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM | Kishon Vijay Abraham I |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-12 | CNS3xxx: Fix PCI cns3xxx_write_config() | Krzysztof Halasa |
2016-03-02 | CNS3xxx: remove unused *_VIRT definitions | Krzysztof Hałasa |
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-10-08 | ARM: cns3xxx: pci: avoid potential stack overflow | Arnd Bergmann |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre |
2015-07-17 | ARM/cns3xxx/timer: Migrate to new 'set-state' interface | Viresh Kumar |
2015-03-13 | ARM: cns3xxx: don't export static symbol | Julia Lawall |
2015-02-02 | Merge branch 'pci/config' into next | Bjorn Helgaas |
2015-01-22 | ARM: cns3xxx: Convert PCI to use generic config accessors | Rob Herring |
2014-12-27 | CNS3xxx: Remove artificial dependency on pci_sys_data domain. | Lorenzo Pieralisi |
2014-09-25 | CNS3xxx: Fix PCIe read size limit. | Krzysztof Hałasa |
2014-09-25 | CNS3xxx: Fix logical PCIe topology. | Krzysztof Hałasa |
2014-09-04 | ARM: cns3xxx: fix allmodconfig panic in pci driver | Xia Kaixu |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-05-30 | ARM: l2c: cns3xxx: remove cache size override | Russell King |
2014-05-30 | ARM: l2c: fix register naming | Russell King |
2014-05-29 | ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM | Will Deacon |
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 tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-17 | CNS3xxx: Fix PCIe early iotable_init(). | Krzysztof Hałasa |
2014-03-17 | CNS3xxx: Fix a WARN() related to IRQ allocation. | Krzysztof Hałasa |
2014-03-12 | ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2014-02-19 | ARM: cns3xxx: enable V6K instead of plain V6 | Rob Herring |
2014-02-19 | ARM: Select V6K instead of V6 by default for multi-platform | Rob Herring |
2014-02-19 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring |
2014-02-19 | ARM: centralize common multi-platform kconfig options | Rob Herring |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-03-30 | ARM: cns3xxx: remove unused virtual address and iotable defines | Mac Lin |
2013-03-30 | ARM: cns3xxx: fix mapping of private memory region | Mac Lin |
2013-03-14 | ARM: cns3xxx: initial DT support | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: enable multiplatform support | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: move debug_ll code to include/debug/ | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: enable sparse IRQ support | Arnd Bergmann |
2013-03-14 | ARM: cns3xxx: make mach header files local | Arnd Bergmann |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring |
2013-01-12 | ARM: remove mach .handle_irq for GIC users | Rob Herring |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |