summaryrefslogtreecommitdiffstats
path: root/arch/arm/common
Commit message (Expand)AuthorAgeFilesLines
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-153-3/+3
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-4/+2Star
|\
| * smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2019-06-231-4/+2Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1912-51/+12Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-302-19/+2Star
|/
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski2019-02-261-1/+1
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-051-59/+0Star
|\
| * ARM: sa1111: remove legacy GPIO interfacesRussell King2018-12-041-59/+0Star
* | arm: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+3Star
|/
* ARM: Add Krait L2 register accessor functionsStephen Boyd2018-10-173-0/+52
* ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP buildGeert Uytterhoeven2018-06-241-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-122-0/+33
|\
| * ARM: smp: Add initialization of CNTVOFFMylène Josserand2018-05-082-0/+33
* | ARM: mcpm, perf/arm-cci: export mcpm_is_availableArnd Bergmann2018-05-291-0/+2
|/
*-. Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King2018-01-212-164/+168
|\ \
| | * ARM: sa1111: map interrupt numbers through irqdomainRussell King2017-11-291-14/+26
| | * ARM: sa1111: use an irqdomain for SA1111 interruptsRussell King2017-11-291-28/+51
| | * ARM: sa1111: remove special sa1111 mmio accessorsRussell King2017-11-291-91/+89Star
| | * ARM: sa1111: remove legacy suspend/resume methodsRussell King2017-11-291-24/+0Star
| | * ARM: sa1111: remove legacy shutdown methodRussell King2017-11-271-9/+0Star
| |/ |/|
| * ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann2018-01-211-0/+4
|/
* Merge branch 'pm-sleep'Rafael J. Wysocki2017-11-131-24/+0Star
|\
| * PM: ARM: locomo: Drop suspend and resume bus type callbacksRafael J. Wysocki2017-10-051-24/+0Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-4/+3Star
* arm: remove arch specific dma_supported implementationChristoph Hellwig2017-06-281-0/+1
* arm: implement ->mapping_errorChristoph Hellwig2017-06-281-3/+10
* ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla2017-05-231-3/+3
* ARM/clk: move the ICST library to drivers/clkLinus Walleij2017-04-073-109/+0Star
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-6/+6
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-6/+6
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck2016-12-151-6/+10
* arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-14/+20
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-061-177/+257
|\
| * ARM: sa1111: provide to_sa1111_device() macroRussell King2016-09-211-9/+9
| * ARM: sa1111: add sa1111_get_irq()Russell King2016-09-201-0/+8
| * ARM: sa1111: clean up duplication in IRQ chip implementationRussell King2016-09-201-141/+48Star
| * ARM: sa1111: implement a gpio_chip for SA1111 GPIOsRussell King2016-09-201-0/+166
| * ARM: sa1111: move irq cleanup to separate functionRussell King2016-09-201-14/+19
| * ARM: sa1111: use devm_clk_get()Russell King2016-09-201-10/+4Star
| * ARM: sa1111: use devm_kzalloc()Russell King2016-09-201-3/+1Star
| * ARM: sa1111: ensure we only touch RAB bus type devices when removingRussell King2016-09-201-0/+2
* | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-041-13/+1Star
|\ \ | |/ |/|
| * miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-13/+1Star
* | ARM: locomo: fix locomo irq handlingRussell King2016-09-121-3/+2Star