summaryrefslogtreecommitdiff
path: root/arch/arm/common
AgeCommit message (Expand)Author
2019-09-03ARM: scoop: Use the right includeLinus Walleij
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-02-26ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-04ARM: sa1111: remove legacy GPIO interfacesRussell King
2018-10-17ARM: Add Krait L2 register accessor functionsStephen Boyd
2018-06-23ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP buildGeert Uytterhoeven
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-29ARM: mcpm, perf/arm-cci: export mcpm_is_availableArnd Bergmann
2018-05-08ARM: smp: Add initialization of CNTVOFFMylène Josserand
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King
2018-01-21ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann
2017-11-29ARM: sa1111: map interrupt numbers through irqdomainRussell King
2017-11-29ARM: sa1111: use an irqdomain for SA1111 interruptsRussell King
2017-11-29ARM: sa1111: remove special sa1111 mmio accessorsRussell King
2017-11-29ARM: sa1111: remove legacy suspend/resume methodsRussell King
2017-11-27ARM: sa1111: remove legacy shutdown methodRussell King
2017-11-13Merge branch 'pm-sleep'Rafael J. Wysocki
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki
2017-06-28arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28arm: implement ->mapping_errorChristoph Hellwig
2017-05-23ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck
2016-11-22arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-21ARM: sa1111: provide to_sa1111_device() macroRussell King
2016-09-20ARM: sa1111: add sa1111_get_irq()Russell King
2016-09-20ARM: sa1111: clean up duplication in IRQ chip implementationRussell King
2016-09-20ARM: sa1111: implement a gpio_chip for SA1111 GPIOsRussell King
2016-09-20ARM: sa1111: move irq cleanup to separate functionRussell King
2016-09-20ARM: sa1111: use devm_clk_get()Russell King
2016-09-20ARM: sa1111: use devm_kzalloc()Russell King
2016-09-20ARM: sa1111: ensure we only touch RAB bus type devices when removingRussell King
2016-09-12ARM: locomo: fix locomo irq handlingRussell King