aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ide: remove the sgiioc4 driverChristoph Hellwig2-2/+0
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig2-2/+0
2019-08-16char: remove the SGI tiocx/mbcs driverChristoph Hellwig4-574/+0
2019-08-16char: remove the SGI snsc driverChristoph Hellwig2-2/+0
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-12/+24
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon1-9/+13
2019-08-16ARM: dts: add device tree for Mecer Xtreme Mini S6Justin Swartz2-0/+284
2019-08-16arm64: dts: rockchip: Add dts for Leez RK3399 P710 SBCAndy Yan2-0/+646
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard1-15/+48
2019-08-16x86/boot: Use common BUILD_BUG_ONRikard Falkeborn2-2/+1
2019-08-16arm64: dts: rockchip: enable internal SPI flash for RockPro64.Andrius Štikonas1-0/+10
2019-08-16Revert "ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators"Douglas Anderson1-1/+0
2019-08-16powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras5-23/+108
2019-08-16KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras3-1/+15
2019-08-16KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras1-13/+23
2019-08-16KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater2-13/+17
2019-08-16arm64: defconfig: Enable CONFIG_ACPI_APEI_PCIEAERZhou Wang1-0/+1
2019-08-15arm64: defconfig: Enable the DesignWare watchdogDinh Nguyen1-0/+1
2019-08-15Merge branch 'lpc32xx/multiplatform' into arm/socArnd Bergmann13-146/+84
2019-08-15ARM: lpc32xx: allow multiplatform buildArnd Bergmann4-63/+14
2019-08-15ARM: lpc32xx: clean up header filesArnd Bergmann8-66/+21
2019-08-15serial: lpc32xx: allow compile testingArnd Bergmann1-0/+30
2019-08-15net: lpc-enet: move phy setup into platform codeArnd Bergmann1-0/+12
2019-08-15net: lpc-enet: factor out iram accessArnd Bergmann3-18/+7
2019-08-15gpio: lpc32xx: allow building on non-lpc32xx targetsArnd Bergmann1-0/+1
2019-08-15ARM: exynos: Enable exynos-chipid driverPankaj Dubey1-0/+1
2019-08-15ARM: samsung: Include GPIO driver headerLinus Walleij1-0/+1
2019-08-15ARM: dts: bcm283x: Enable HDMI at board levelStefan Wahren14-5/+26
2019-08-15powerpc/64s: Make boot look nice(r)Nicholas Piggin2-4/+7
2019-08-15powerpc/xive: Add a check for memory allocation failureChristophe JAILLET1-0/+4
2019-08-15powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'Christophe JAILLET1-1/+1
2019-08-15Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixesArnd Bergmann3-0/+8
2019-08-15Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixesArnd Bergmann17-83/+110
2019-08-15arm64: unexport set_memory_x and set_memory_nxChristoph Hellwig1-2/+0
2019-08-15csky: Fixup ioremap function losingGuo Ren2-17/+29
2019-08-15arm64: smp: disable hotplug on trusted OS resident CPUSudeep Holla3-1/+19
2019-08-14Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds2-3/+3
2019-08-14riscv: Make __fstate_clean() work correctly.Vincent Chen1-1/+1
2019-08-14riscv: Correct the initialized flow of FP registerVincent Chen2-2/+15
2019-08-14Merge tag 'vexpress-dt-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/dtArnd Bergmann2-1/+2
2019-08-14Merge tag 'juno-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/dtArnd Bergmann2-10/+0
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-26/+3
2019-08-14ARM: orion/mvebu: unify debug-ll virtual addressesArnd Bergmann4-13/+10
2019-08-14ARM: dove: clean up mach/*.h headersArnd Bergmann12-44/+17
2019-08-14arm64/efi: Move variable assignments after SECTIONSKees Cook3-42/+53
2019-08-14arm64: Clarify when cpu_enable() is calledMark Brown1-3/+10
2019-08-14arm64: memory: rename VA_START to PAGE_ENDMark Rutland6-19/+19
2019-08-14arm64: memory: fix flipped VA space falloutMark Rutland2-2/+2
2019-08-14KVM: x86: svm: remove redundant assignment of var new_entryMiaohe Lin1-1/+0
2019-08-14kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar1-0/+5