summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-101-9/+6
|\
| *---. Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-0160-243/+486
| |\ \ \
| | * | | ARM: dts: tegra20: Update Memory Controller node to the new bindingDmitry Osipenko2019-01-161-9/+6
* | | | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-105-21/+10
|\ \ \ \ \
| * | | | | dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-202-10/+5
| * | | | | dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+1
| * | | | | of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-131-1/+0
| * | | | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-132-5/+1
| * | | | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-132-4/+1
| * | | | | dma-mapping: remove the default map_resource implementationChristoph Hellwig2019-02-011-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-101-0/+33
|\ \ \ \ \
| * | | | | irqchip/gic-v3: Switch to PMR masking before calling IRQ handlerJulien Thierry2019-02-061-0/+17
| * | | | | arm/arm64: gic-v3: Add PMR and RPR accessorsJulien Thierry2019-02-061-0/+16
| | |_|/ / | |/| | |
* | | | | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-091-0/+9
|\ \ \ \ \
| * | | | | ARM: dts: imx7d: Add node for PCIe PHYTrent Piepho2019-02-121-0/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-087-168/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-214-109/+14
| |\ \ \ \ \
| | * | | | | ARM: dts: qcom-apq8060: Fix up interrupt parentsLinus Walleij2019-02-131-13/+8
| | * | | | | arm: dts: qcom: mdm9615: add interrupt controller propertiesBrian Masney2019-02-131-7/+2
| | * | | | | arm: dts: qcom: msm8660: add interrupt controller propertiesBrian Masney2019-02-131-45/+2
| | * | | | | arm: dts: qcom: apq8064: add interrupt controller propertiesBrian Masney2019-02-131-44/+2
| * | | | | | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-1736-76/+266
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ib-qcom-spmi' into develLinus Walleij2019-01-242-58/+4
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | ARM: dts: qcom: pma8084: add interrupt controller propertiesBrian Masney2019-01-241-22/+2
| | * | | | | | ARM: dts: qcom: pm8941: add interrupt controller propertiesBrian Masney2019-01-241-36/+2
| | | |/ / / / | | |/| | | |
| * / | | | | arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder2019-01-211-1/+0
| |/ / / / /
* | | | | | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-03-081-8/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'at24-5.1-updates-for-wolfram' of git://git.kernel.org/pub/scm/linu...Wolfram Sang2019-02-148-99/+47
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'v5.1/eeprom-for-bartosz' of git://git.kernel.org/pub/scm/linux/...Bartosz Golaszewski2019-02-148-99/+47
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'i2c/for-current' into i2c/for-5.1Wolfram Sang2019-02-1436-76/+266
| |\| | | | | |
| * | | | | | | i2c: cbus-gpio: Switch to use GPIO descriptorsLinus Walleij2019-02-081-8/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2019-03-081-0/+7
|\ \ \ \ \ \ \
| * | | | | | | EDAC, aspeed: Add an Aspeed AST2500 EDAC driverStefan M Schaeckeler2019-01-181-0/+7
| |/ / / / / /
* | | | | | | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-071-8/+3
* | | | | | | arch: simplify several early memory allocationsMike Rapoport2019-03-071-3/+1
* | | | | | | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-0712-12/+0
* | | | | | | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-062-5/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-apei'Rafael J. Wysocki2019-03-042-5/+14
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbingJames Morse2019-02-072-5/+14
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-062-27/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki2019-02-242-27/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-02-192-27/+1
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski2019-02-182-27/+1
| | | | |/ / / / | | | |/| | | |
* | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-0634-957/+393
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'omap-for-v5.1/cpsw-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2019-02-2226-90/+647
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2019-02-2034-1201/+471
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | ARM: davinci: remove intc related fields from davinci_soc_infoBartosz Golaszewski2019-02-197-221/+0
| | * | | | | | | | irqchip: davinci-cp-intc: move the driver to drivers/irqchipBartosz Golaszewski2019-02-193-268/+2
| | * | | | | | | | ARM: davinci: cp-intc: remove redundant commentsBartosz Golaszewski2019-02-191-3/+0
| | * | | | | | | | ARM: davinci: cp-intc: drop GPL license boilerplateBartosz Golaszewski2019-02-191-10/+8