summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-07-24ARM: dts: sun4i: Add GPU nodeSteven Vanden Branden1-0/+21
2018-07-19ARM: dts: sun5i: Fix the SRAM A3-A4 declarationMaxime Ripard1-6/+6
2018-07-19ARM: dts: sun8i: r40: Remove unused address-cells/size-cells of dwmac-sun8iCorentin Labbe1-2/+0
2018-07-19ARM: dts: sun8i: a83t: Remove unused address-cells/size-cells of dwmac-sun8iCorentin Labbe1-2/+0
2018-07-11ARM: dts: sun8i: h3: Add SRAM controller node and C1 SRAM regionPaul Kocialkowski1-0/+22
2018-07-11ARM: dts: sun8i: a23-a33: Add SRAM controller node and C1 SRAM regionMaxime Ripard1-0/+22
2018-07-11ARM: dts: sun7i: Add support for the C1 SRAM region with the SRAM controllerMaxime Ripard1-0/+14
2018-07-11ARM: dts: sun5i: Add support for the C1 SRAM region with the SRAM controllerMaxime Ripard1-0/+14
2018-07-11ARM: dts: sun7i: Use most-qualified system control compatiblesPaul Kocialkowski1-4/+7
2018-07-11ARM: dts: sun5i: Use most-qualified system control compatiblesPaul Kocialkowski1-4/+6
2018-07-11ARM: dts: sun4i: Switch to new system control compatible stringPaul Kocialkowski1-2/+2
2018-07-11ARM: dts: sun8i: r40: Disable TCONs by default.Jernej Skrabec2-0/+6
2018-07-11ARM: dts: sun8i: r40: Add missing TCON-TOP - TCON connectionsJernej Skrabec2-20/+44
2018-07-11ARM: dts: sun8i: r40: Remove fallback compatible for TCON TVJernej Skrabec1-4/+2
2018-07-11ARM: dts: sun8i: r40: Add mixer ids to TCON TOPJernej Skrabec1-2/+8
2018-07-11ARM: dts: sun8i: r40: Remove fallback display engine compatibleJernej Skrabec1-2/+1
2018-06-28ARM: dts: sun8i: a83t: Add CPU regulator supplies for A83T boardsChen-Yu Tsai3-0/+24
2018-06-28ARM: dts: sun8i: r40: Enable HDMI output on BananaPi M2 UltraJernej Skrabec1-0/+45
2018-06-28ARM: dts: sun8i: r40: Add HDMI pipelineJernej Skrabec1-0/+268
2018-06-18ARM: dts: sunxi: Add missing cooling device properties for CPUsViresh Kumar3-0/+52
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab1-1/+1
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-1/+16
2018-06-15arm: port KCOV to armDmitry Vyukov4-1/+16
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada1-1/+1
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-15/+15
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds3-4/+4
2018-06-13Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-18/+20
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook8-13/+14
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook3-5/+6
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+13
2018-06-12Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds27-554/+1235
2018-06-12Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds388-5499/+12162
2018-06-12Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds106-903/+1398
2018-06-12Merge branch 'next/defconfig' into next/socOlof Johansson6-3/+28
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+35
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-2/+2
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+22
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-9/+23
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+11
2018-06-08mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2-1/+1
2018-06-07regulator: gpio: RevertMark Brown17-158/+38
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-95/+11
2018-06-07Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-3/+3
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds40-210/+1317
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2018-06-06arm: Wire up restartable sequences system callMathieu Desnoyers1-0/+1
2018-06-06arm: Add syscall detection for restartable sequencesMathieu Desnoyers2-6/+26
2018-06-06arm: Add restartable sequences supportMathieu Desnoyers2-0/+8