summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-104-6/+35
|\
| * arm: Wire up restartable sequences system callMathieu Desnoyers2018-06-061-0/+1
| * arm: Add syscall detection for restartable sequencesMathieu Desnoyers2018-06-062-6/+26
| * arm: Add restartable sequences supportMathieu Desnoyers2018-06-062-0/+8
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-092-2/+2
|\ \
| * | ARM: dts: imx7: correct enet ipg clockAnson Huang2018-06-012-2/+2
* | | Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-081-6/+22
|\ \ \
| * | | regulator: gpio: RevertMark Brown2018-06-0717-158/+38
| * | | ARM: pxa, regulator: fix building ezx e680Arnd Bergmann2018-05-311-1/+1
| * | | regulator: wm8994: Fix shared GPIOsMark Brown2018-05-301-15/+2
| * | | regulator: gpio: Get enable GPIO using GPIO descriptorLinus Walleij2018-05-292-2/+21
| * | | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-05-2916-36/+137
| * | | regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-2/+15
| * | | regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij2018-05-171-6/+22
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-086-9/+23
|\ \ \
| * \ \ Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2018-05-314-9/+6
| |\ \ \
| | * | | ARM: mcpm, perf/arm-cci: export mcpm_is_availableArnd Bergmann2018-05-291-0/+2
| | * | | arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-213-9/+4
| * | | | arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier2018-05-311-0/+12
| * | | | arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-05-311-0/+5
| |/ / /
* | | | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-081-0/+11
|\ \ \ \
| * | | | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-141-0/+11
* | | | | mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-082-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-95/+11
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-051-8/+8
| |\ \ \ \ \
| | * | | | | bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing2018-06-051-5/+5
| | * | | | | bpf, arm32: correct check_imm24Wang YanQing2018-06-051-3/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-0313-15/+16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-271-15/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2138-124/+339
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-171-10/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf, arm32: save 4 bytes of unneeded stack spaceDaniel Borkmann2018-05-151-10/+3
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-122-4/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-081-77/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | bpf, arm32: remove ld_abs/ld_indDaniel Borkmann2018-05-041-77/+0
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2018-06-071-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5Bartosz Golaszewski2018-04-241-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-06-0640-210/+1317
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-06-0540-210/+1317
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: spectre-v1: fix syscall entryRussell King2018-06-012-11/+32
| | | * | | | | | | | ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2018-06-011-0/+19
| | | * | | | | | | | ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2018-06-012-0/+21
| | | * | | | | | | | ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1Russell King2018-05-311-2/+12
| | | * | | | | | | | ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingRussell King2018-05-311-1/+16
| | | * | | | | | | | ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15Russell King2018-05-311-0/+1
| | | * | | | | | | | ARM: KVM: invalidate icache on guest exit for Cortex-A15Marc Zyngier2018-05-312-0/+29
| | | * | | | | | | | ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17Marc Zyngier2018-05-313-5/+85
| | | * | | | | | | | ARM: spectre-v2: warn about incorrect context switching functionsRussell King2018-05-311-0/+15
| | | * | | | | | | | ARM: spectre-v2: add firmware based hardeningRussell King2018-05-312-0/+81
| | | * | | | | | | | ARM: spectre-v2: harden user aborts in kernel spaceRussell King2018-05-315-8/+94