summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-06-302-6/+2
|\
| * Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2018-06-292-6/+2
| |\
| | * ARM: dts: da850: Fix interrups property for gpioKeerthy2018-06-271-5/+1
| | * ARM: davinci: board-da850-evm: fix WP pin polarity for MMC/SDAdam Ford2018-06-261-1/+1
* | | Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-293-1/+9
|\ \ \
| * | | PCI: controller: Move PCI_DOMAINS selection to arch KconfigLorenzo Pieralisi2018-06-263-1/+9
| | |/ | |/|
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-06-2711-273/+204
|\ \ \ | | |/ | |/|
| * | ARM: dts: Fix SPI node for Arria10Thor Thayer2018-06-261-2/+1
| * | ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP buildGeert Uytterhoeven2018-06-231-1/+1
| * | Merge tag 'socfpga_nand_fix_v4.17' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-06-232-3/+3
| |\ \
| | * | ARM: dts: socfpga: Fix NAND controller node compatible for Arria10Dinh Nguyen2018-05-141-1/+1
| | * | ARM: dts: socfpga: Fix NAND controller node compatibleMarek Vasut2018-05-141-1/+1
| | * | ARM: dts: socfpga: Fix NAND controller clock supplyMarek Vasut2018-05-141-1/+1
| * | | ARM: multi_v7_defconfig: renormalize based on recent additionsOlof Johansson2018-06-231-223/+155
| * | | Merge tag 'arm-soc/for-4.18/devicetree-fixes' of https://github.com/Broadcom/...Olof Johansson2018-06-234-41/+41
| |\ \ \
| | * | | ARM: dts: Cygnus: Fix PCIe controller interrupt typeRay Jui2018-06-181-10/+10
| | * | | ARM: dts: Cygnus: Fix I2C controller interrupt typeRay Jui2018-06-181-2/+2
| | * | | ARM: dts: BCM5301x: Fix i2c controller interrupt typeFlorian Fainelli2018-06-181-1/+1
| | * | | ARM: dts: HR2: Fix interrupt types for i2c and PCIeFlorian Fainelli2018-06-181-12/+12
| | * | | ARM: dts: NSP: Fix PCIe controllers interrupt typesFlorian Fainelli2018-06-181-15/+15
| | * | | ARM: dts: NSP: Fix i2c controller interrupt typeFlorian Fainelli2018-06-181-1/+1
| | | |/ | | |/|
| * | | Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2018-06-232-2/+2
| |\ \ \
| | * | | ARM: dts: imx6sx: fix irq for pcie bridgeOleksij Rempel2018-06-191-1/+1
| | * | | ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer2018-06-171-1/+1
| | |/ /
| * | | Merge tag 'mvebu-fixes-4.17-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-06-231-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | arm: dts: armada: Fix "#cooling-cells" property's nameViresh Kumar2018-05-281-1/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-2/+2
|\ \ \ \
| * | | | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-2/+2
| |/ / /
* | | | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-231-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-3/+4
* | | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* | | | arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab2018-06-151-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-154-1/+16
|\ \ \ \
| * | | | arm: port KCOV to armDmitry Vyukov2018-06-154-1/+16
* | | | | Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-151-1/+1
|/ / / /
* | | | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-1415-15/+15
|\ \ \ \
| * | | | i2c: omap: move header to platform_dataWolfram Sang2018-05-1710-10/+10
| * | | | i2c: gpio: move header to platform_dataWolfram Sang2018-05-175-5/+5
| | |_|/ | |/| |
* | | | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-143-4/+4
* | | | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1211-18/+20
|\ \ \ \
| * | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-128-13/+14
| * | | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-123-5/+6
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-122-2/+13
|\ \ \ \ \
| * | | | | kvm: Make VM ioctl do valloc for some archsMarc Orr2018-06-011-0/+4
| * | | | | Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-012-2/+9
| |\ \ \ \ \
| | * | | | | KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-251-0/+1
| | * | | | | KVM: arm64: Remove eager host SVE state savingDave Martin2018-05-251-3/+0
| | * | | | | KVM: arm64: Save host SVE context as appropriateDave Martin2018-05-251-0/+1
| | * | | | | KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-251-0/+8
* | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-06-1127-554/+1235
|\ \ \ \ \ \ \