summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-1512-30/+89
|\
| * Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-02-2212-30/+89
| |\
| | * KVM: arm/arm64: Prefix header search paths with $(srctree)/Masahiro Yamada2019-02-191-1/+1
| | * KVM: arm/arm64: Remove -I. header search pathsMasahiro Yamada2019-02-191-2/+1
| | * KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall2019-02-191-0/+8
| | * KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systemsChristoffer Dall2019-02-191-0/+4
| | * KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-191-9/+14
| | * KVM: arm64: Fix ICH_ELRSR_EL2 sysreg namingMarc Zyngier2019-02-191-2/+2
| | * KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-194-10/+18
| | * arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-192-1/+8
| | * ARM: KVM: Teach some form of type-safety to kvm_call_hypMarc Zyngier2019-02-193-6/+31
| | * arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-191-0/+3
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-03-1586-526/+284
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King2019-03-1580-513/+258
| |\ \ \ \
| | | * | | ARM: smp: remove arch-provided "pen_release"Russell King2019-02-0112-43/+56
| | | * | | ARM: actions: remove boot_lock and pen_releaseRussell King2019-02-011-15/+0
| | | * | | ARM: oxnas: remove CPU hotplug implementationRussell King2019-02-013-114/+0
| | | * | | ARM: qcom: remove unnecessary boot_lockRussell King2019-02-011-26/+0
| | * | | | ARM: 8848/1: virt: Align GIC version check with arm64 counterpartVladimir Murzin2019-02-261-2/+2
| | * | | | ARM: 8845/1: use unified assembler in c filesStefan Agner2019-02-263-3/+6
| | * | | | ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-2631-124/+124
| | * | | | ARM: 8843/1: use unified assembler in headersStefan Agner2019-02-263-14/+14
| | * | | | ARM: 8841/1: use unified assembler in macrosStefan Agner2019-02-263-4/+4
| | * | | | ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor2019-02-122-2/+2
| | * | | | ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-02-015-4/+17
| | * | | | ARM: 8832/1: NOMMU: Limit visibility for CONFIG_FLASH_{MEM_BASE,SIZE}Vladimir Murzin2019-02-011-0/+2
| | * | | | ARM: 8831/1: NOMMU: pmsa-v8: remove unneeded semicolonPeng Hao2019-02-011-2/+2
| | * | | | ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin2019-02-014-2/+10
| | * | | | ARM: 8829/1: spinlock: use unified assembler language syntaxStefan Agner2019-02-011-1/+2
| | * | | | ARM: 8828/1: uaccess: use unified assembler language syntaxStefan Agner2019-02-011-1/+2
| | * | | | ARM: 8827/1: fix argument count to match macro definitionStefan Agner2019-02-011-1/+1
| | * | | | ARM: 8826/1: mm: initialize pfn limits with find_limits()Doug Berger2019-02-011-16/+4
| | * | | | ARM: 8823/1: Implement pgprot_device()Vincent Whitchurch2019-02-011-0/+3
| | * | | | ARM: 8822/1: smp_twd: Remove legacy TWD registrationGeert Uytterhoeven2019-02-013-83/+0
| | * | | | ARM: 8821/1: Correct meaning of SCU in HAVE_ARM_SCU help txtGeert Uytterhoeven2019-02-011-1/+1
| | * | | | ARM: 8820/1: mm: Stop printing the virtual memory layoutGeert Uytterhoeven2019-02-011-49/+0
| | * | | | ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor2019-02-013-4/+2
| | * | | | ARM: 8818/1: dma-mapping: update comment about handling dma_ops when detachin...Wolfram Sang (Renesas)2019-02-011-1/+1
| | * | | | ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable coresArd Biesheuvel2019-02-011-1/+3
| | |/ / /
| * | | | ARM: 8849/1: NOMMU: Fix encodings for PMSAv8's PRBAR4/PRLAR4Vladimir Murzin2019-02-261-2/+2
| * | | | ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is usedMarek Szyprowski2019-02-263-1/+14
| * | | | ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior2019-02-261-7/+7
| * | | | ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_tYang Shi2019-02-261-3/+3
* | | | | Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds2019-03-151-1/+2
|\ \ \ \ \
| * | | | | ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarityMichal Vokáč2019-02-081-1/+2
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-03-141-4/+12
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c...Stephen Boyd2019-03-081-4/+12
| |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | | * | | | ARM: OMAP2+: hwmod: disable ick autoidling when a hwmod requires thatAndreas Kemnade2019-02-151-4/+12
| | | |/ / / /
* | | | | | | treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-1/+19
* | | | | | | memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+4