summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | 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
| * | | | | | | | | | | | | | | ARM: 8805/2: remove unneeded naked function usageNicolas Pitre2018-11-087-194/+178
| * | | | | | | | | | | | | | | ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIALBen Dooks2018-11-081-0/+23
| * | | | | | | | | | | | | | | ARM: Kconfig: remove useless "default n"Russell King2018-11-084-4/+0
| * | | | | | | | | | | | | | | ARM: Kconfig: remove useless parenthesisRussell King2018-11-081-12/+12
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-0533-219/+1550
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | csky: Add perf support for C-SKYGuo Ren2019-01-024-1/+1054
| * | | | | | | | | | | | | | | csky: Add EM_CSKY_OLD 39Guo Ren2018-12-311-1/+3
| * | | | | | | | | | | | | | | csky: ftrace call graph supported.Guo Ren2018-12-314-20/+151
| * | | | | | | | | | | | | | | csky: basic ftrace supportedGuo Ren2018-12-316-0/+64
| * | | | | | | | | | | | | | | csky: remove unused members in processor.hGuo Ren2018-12-317-40/+0
| * | | | | | | | | | | | | | | csky: optimize kernel panic print.Guo Ren2018-12-313-56/+41
| * | | | | | | | | | | | | | | csky: stacktrace supported.Guo Ren2018-12-316-12/+86
| * | | | | | | | | | | | | | | csky: CPU-hotplug supported for SMPGuo Ren2018-12-313-15/+69
| * | | | | | | | | | | | | | | csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-318-68/+79