summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-02-0245-624/+1028
|\
| *---. Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King2018-01-21101-725/+1154
| |\ \ \
| | | | * ARM: sa1100/neponset: add GPIO drivers for control and modem registersRussell King2018-01-011-63/+96
| | | | * ARM: sa1100/assabet: add BCR/BSR GPIO driverRussell King2018-01-012-17/+55
| | | * | ARM: sa1111: map interrupt numbers through irqdomainRussell King2017-11-292-15/+27
| | | * | ARM: sa1111: use an irqdomain for SA1111 interruptsRussell King2017-11-291-28/+51
| | | * | ARM: sa1111: remove some redundant definitionsRussell King2017-11-291-24/+0
| | | * | ARM: sa1111: remove special sa1111 mmio accessorsRussell King2017-11-292-94/+89
| | | * | ARM: sa1111: remove legacy suspend/resume methodsRussell King2017-11-292-26/+0
| | | * | ARM: sa1111: remove legacy shutdown methodRussell King2017-11-272-10/+0
| | * | | ARM: 8745/1: get rid of __memzero()Nicolas Pitre2018-01-216-160/+4
| | * | | ARM: 8744/1: don't discard memblock for kexecArnd Bergmann2018-01-211-1/+1
| | * | | ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann2018-01-211-0/+4
| | * | | ARM: 8742/1: Always use REFCOUNT_FULLJinbum Park2018-01-211-0/+1
| | * | | ARM: 8741/1: B15: fix unused label warningsArnd Bergmann2018-01-211-15/+11
| | * | | ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] arrayVladimir Murzin2018-01-211-0/+2
| | * | | ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin2018-01-213-2/+6
| | * | | ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMUVladimir Murzin2018-01-211-1/+1
| | * | | ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park2018-01-214-1/+94
| | * | | ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park2018-01-211-7/+21
| | * | | ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park2018-01-215-39/+104
| | * | | ARM: 8734/1: mm: idmap: Mark variables as ro_after_initJinbum Park2017-12-171-2/+2
| | * | | ARM: 8733/1: hw_breakpoint: Mark variables as __ro_after_initJinbum Park2017-12-171-5/+5
| | * | | ARM: 8732/1: NOMMU: Allow userspace to access background MPU regionVladimir Murzin2017-12-171-1/+1
| | * | | ARM: 8728/1: B15: Register reboot notifier for KEXECFlorian Fainelli2017-12-171-0/+44
| | * | | ARM: 8730/1: B15: Add suspend/resume hooksFlorian Fainelli2017-12-171-0/+48
| | * | | ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli2017-12-171-0/+91
| | * | | ARM: 8729/1: Hook B15 readahead cache functions based on processorFlorian Fainelli2017-12-172-1/+22
| | * | | ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache supportFlorian Fainelli2017-12-175-0/+200
| | * | | ARM: 8724/1: v7: allow setting different cache functionsFlorian Fainelli2017-12-171-2/+2
| | * | | ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-1711-45/+47
| | * | | ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre2017-12-173-82/+8
| | * | | ARM: verify size of zImageRussell King2017-12-171-0/+8
| | |/ /
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-021-1/+0
|\ \ \ \
| * | | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
| | |/ / | |/| |
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-029-84/+63
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2018-01-058-82/+63
| |\ \ \ \
| | * | | | bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform dataTony Lindgren2017-12-213-39/+24
| | * | | | ARM: OMAP2+: Move all omap_hwmod_sysc_fields to omap_hwmod_common_data.cTony Lindgren2017-12-215-43/+39
| | * | | | ARM: dts: Add generic ti,sysc compatible in addition to the custom onesTony Lindgren2017-12-212-12/+12
| | |/ / /
| * | | | Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson2018-01-051-2/+0
| |\ \ \ \
| | * | | | soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli2017-12-211-2/+0
| | |/ / /
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-02-02284-2675/+1360
|\ \ \ \ \
| * | | | | ARM: omap: hwmod: fix section mismatch warningsArnd Bergmann2018-01-221-2/+2
| * | | | | ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann2018-01-221-0/+4
| * | | | | Merge tag 'samsung-soc-4.16-2' of https://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2018-01-12208-1999/+962
| |\ \ \ \ \
| | * | | | | ARM: SAMSUNG: Add SPDX license identifiersKrzysztof Kozlowski2018-01-0343-361/+182
| | * | | | | ARM: S5PV210: Add SPDX license identifiersKrzysztof Kozlowski2018-01-037-46/+23
| | * | | | | ARM: S3C64XX: Add SPDX license identifiersKrzysztof Kozlowski2018-01-0350-436/+221
| | * | | | | ARM: S3C24XX: Add SPDX license identifiersKrzysztof Kozlowski2018-01-0394-1046/+483