aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-02-19ARM: davinci: cp-intc: use a common prefix for all symbolsBartosz Golaszewski4-73/+77
2019-02-19ARM: davinci: cp-intc: add the new config structures for da8xx SoCsBartosz Golaszewski2-0/+20
2019-02-19ARM: davinci: cp-intc: add a wrapper around cp_intc_init()Bartosz Golaszewski7-4/+16
2019-02-19ARM: davinci: cp-intc: remove cp_intc.hBartosz Golaszewski7-63/+19
2019-02-19irqchip: davinci-aintc: move the driver to drivers/irqchipBartosz Golaszewski3-171/+4
2019-02-19ARM: davinci: aintc: remove unnecessary includesBartosz Golaszewski1-4/+0
2019-02-19ARM: davinci: aintc: remove the timer-specific irq_set_handler()Bartosz Golaszewski1-3/+0
2019-02-19ARM: davinci: aintc: request memory region before remapping itBartosz Golaszewski1-0/+9
2019-02-19ARM: davinci: aintc: unify error handlingBartosz Golaszewski1-4/+14
2019-02-19ARM: davinci: aintc: use the new config structureBartosz Golaszewski6-25/+24
2019-02-19ARM: davinci: aintc: use the new irqchip config structure in dm* SoCsBartosz Golaszewski4-0/+44
2019-02-19ARM: davinci: aintc: use writel_relaxed()Bartosz Golaszewski1-1/+1
2019-02-19ARM: davinci: aintc: drop the 00 prefix from register offsetsBartosz Golaszewski1-11/+11
2019-02-19ARM: davinci: aintc: use a common prefix for symbols in the driverBartosz Golaszewski6-55/+58
2019-02-19ARM: davinci: aintc: wrap davinci_irq_init() with a helperBartosz Golaszewski12-8/+32
2019-02-19ARM: davinci: aintc: drop GPL license boilerplateBartosz Golaszewski1-20/+6
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski16-26/+30
2019-02-19ARM: davinci: select SPARSE_IRQBartosz Golaszewski8-2/+9
2019-02-19ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski13-239/+246
2019-02-19ARM: davinci: pull davinci_intc_base into the respective intc driversBartosz Golaszewski4-3/+3
2019-02-19ARM: davinci: remove davinci_intc_typeBartosz Golaszewski11-14/+0
2019-02-19ARM: davinci: select GENERIC_IRQ_MULTI_HANDLERBartosz Golaszewski4-39/+52
2019-02-19ARM: davinci: aintc: use irq domainBartosz Golaszewski1-8/+27
2019-02-19ARM: davinci: remove intc_host_map from davinci_soc_info structBartosz Golaszewski2-6/+0
2019-02-19Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreqRafael J. Wysocki2-27/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov11-0/+11
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov22-0/+31
2019-02-19Merge branch 'fixes' into nextMichael Ellerman12-34/+56
2019-02-19KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]Suraj Jitindar Singh3-1/+19
2019-02-19KVM: PPC: Release all hardware TCE tables attached to a groupAlexey Kardashevskiy1-1/+0
2019-02-19KVM: PPC: Book3S HV: Optimise mmio emulation for devices on FAST_MMIO_BUSSuraj Jitindar Singh1-0/+18
2019-02-19KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVEPaul Mackerras7-26/+47
2019-02-19KVM: PPC: Remove -I. header search pathsMasahiro Yamada1-5/+0
2019-02-19KVM: PPC: Book3S HV: Replace kmalloc_node+memset with kzalloc_nodewangbo1-3/+1
2019-02-19KVM: PPC: Book3S PR: Add emulation for slbfee. instructionPaul Mackerras4-0/+34
2019-02-19powerpc/powernv/sriov: Register IOMMU groups for VFsAlexey Kardashevskiy2-0/+4
2019-02-18media: sh: migor: Include missing dma-mapping headerJacopo Mondi1-0/+1
2019-02-18ARM: dts: exynos: Add support for secondary DAI to Odroid XU4Sylwester Nawrocki1-1/+3
2019-02-18ARM: dts: exynos: Add support for secondary DAI to Odroid XU3Sylwester Nawrocki1-2/+4
2019-02-18ARM: dts: exynos: Disable ARM PMU on Odroid XU3-liteMarek Szyprowski1-0/+8
2019-02-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-65/+5
2019-02-18ARM: dts: exynos: Add stdout path property to Arndale boardMarek Szyprowski1-1/+1
2019-02-18ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski1-0/+3
2019-02-18ARM: dts: exynos: Enable ADC on Odroid HC1Krzysztof Kozlowski2-5/+5
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin4-12/+4
2019-02-18x86/mpx: tweak header nameMichael S. Tsirkin1-1/+1
2019-02-18x86/smpboot: Remove unused phys_id variableShaokun Zhang1-6/+1
2019-02-18powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig6-29/+14
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig7-19/+10
2019-02-18powerpc/dma: remove get_dma_offsetChristoph Hellwig2-18/+6