summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge tag 'sti-soc-for-v4.21-round1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-12-313-118/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: sti: remove pen_release and boot_lockPatrice Chotard2018-12-203-118/+15
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'samsung-dt64-4.21-2' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-12-313-18/+71
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: dts: exynos: Add Bluetooth chip to TM2(e) boardsMarek Szyprowski2018-12-171-0/+14
| | * | | | | | | | | arm64: dts: exynos: Add IMEM clock controller to Exynos5433Kamil Konieczny2018-12-131-0/+15
| * | | | | | | | | | Merge tag 'samsung-dt-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2018-12-3123-155/+233
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ARM: dts: rda8810pl: Add interrupt support for UARTManivannan Sadhasivam2018-12-311-0/+3
| * | | | | | | | | | | ARM: dts: rda8810pl: Add timer supportManivannan Sadhasivam2018-12-311-0/+10
| * | | | | | | | | | | ARM: dts: Add devicetree for OrangePi i96 boardManivannan Sadhasivam2018-12-312-1/+52
| * | | | | | | | | | | ARM: dts: Add devicetree for OrangePi 2G IoT boardManivannan Sadhasivam2018-12-312-0/+52
| * | | | | | | | | | | ARM: dts: Add devicetree for RDA8810PL SoCManivannan Sadhasivam2018-12-311-0/+86
| * | | | | | | | | | | ARM: Prepare RDA8810PL SoCAndreas Färber2018-12-314-0/+11
| * | | | | | | | | | | Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2018-12-3118-126/+3055
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: dts: imx8mq-evk: enable watchdogBaruch Siach2018-12-161-0/+13
| | * | | | | | | | | | | arm64: dts: imx8mq: add watchdog devicesBaruch Siach2018-12-161-0/+24
| | * | | | | | | | | | | arm64: add support for i.MX8M EVK boardLucas Stach2018-12-162-0/+292
| | * | | | | | | | | | | arm64: add basic DTS for i.MX8MQLucas Stach2018-12-162-0/+1015
| | * | | | | | | | | | | arm64: add basic Kconfig symbols for i.MX8Lucas Stach2018-12-161-0/+8
* | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-0511-109/+151
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | arm64: compat: Hook up io_pgetevents() for 32-bit tasksWill Deacon2019-01-042-1/+3
| * | | | | | | | | | | | | arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon2019-01-042-10/+8
| * | | | | | | | | | | | | arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon2019-01-042-4/+5
| * | | | | | | | | | | | | arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>Dave Martin2019-01-043-49/+99
| * | | | | | | | | | | | | arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin2019-01-041-1/+1
| * | | | | | | | | | | | | arm64: replace arm64-obj-* in Makefile with obj-*Masahiro Yamada2019-01-041-31/+30
| * | | | | | | | | | | | | arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li2019-01-031-1/+1
| * | | | | | | | | | | | | arm64: entry: remove unused register aliasesMark Rutland2019-01-031-11/+1
| * | | | | | | | | | | | | arm64: smp: Fix compilation errorShaokun Zhang2019-01-031-3/+5
* | | | | | | | | | | | | | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-0548-593/+579
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'smp-hotplug^{/omap2}' into for-linusRussell King2019-01-0413-177/+73
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: omap2: remove unnecessary boot_lockRussell King2018-12-141-20/+0
| | * | | | | | | | | | | | | | ARM: versatile: rename and comment SMP implementationRussell King2018-12-144-16/+38
| | * | | | | | | | | | | | | | ARM: versatile: convert boot_lock to rawSebastian Andrzej Siewior2018-12-141-5/+5
| | * | | | | | | | | | | | | | ARM: vexpress/realview: consolidate immitation CPU hotplugRussell King2018-12-1410-142/+36
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King2019-01-0223-218/+291
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ARM: fix the cockup in the previous patchRussell King2018-12-071-2/+2
| | * | | | | | | | | | | | | | | ARM: sa1100/cerf: switch to using gpio_led_register_device()Russell King2018-12-042-10/+2
| | * | | | | | | | | | | | | | | ARM: sa1100/assabet: switch to using gpio ledsRussell King2018-12-042-86/+28
| | * | | | | | | | | | | | | | | ARM: sa1100/assabet: add gpio keys support for right-hand two buttonsRussell King2018-12-041-0/+30
| | * | | | | | | | | | | | | | | ARM: sa1111: remove legacy GPIO interfacesRussell King2018-12-042-63/+0
| | * | | | | | | | | | | | | | | ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryRussell King2018-12-041-0/+16
| | * | | | | | | | | | | | | | | ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King2018-12-043-0/+58
| | * | | | | | | | | | | | | | | ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King2018-12-041-0/+19
| | * | | | | | | | | | | | | | | ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King2018-12-041-0/+12
| | * | | | | | | | | | | | | | | ARM: sa1100: explicitly register sa11x0-pcmcia devicesRussell King2018-12-042-10/+1
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch2018-11-123-10/+39
| * | | | | | | | | | | | | | | ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch2018-11-123-8/+48
| * | | | | | | | | | | | | | | ARM: 8811/1: always list both ldrd/strd registers explicitlyNicolas Pitre2018-11-124-49/+49
| * | | | | | | | | | | | | | | ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang2018-11-081-0/+15
| * | | | | | | | | | | | | | | ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabledFlorian Fainelli2018-11-081-0/+6