aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu6-17/+0
2019-07-22x86/hyperv: Add functions to allocate/deallocate page for Hyper-VMaya Nakamura2-1/+18
2019-07-22x86/hyperv: Create and use Hyper-V page definitionsMaya Nakamura1-1/+11
2019-07-22x86/irq/64: Update stale commentCao jin1-4/+4
2019-07-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-07-22x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata1-1/+1
2019-07-22x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela2-0/+2
2019-07-22cpu/cpuid-deps: Add a tab to cpuid dependent featuresGayatri Kammela1-48/+48
2019-07-22x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski6-26/+73
2019-07-22x86/syscalls: Disallow compat entries for all types of 64-bit syscallsAndy Lutomirski1-2/+2
2019-07-22x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()Andy Lutomirski1-2/+2
2019-07-22x86/syscalls: Make __X32_SYSCALL_BIT be unsigned longAndy Lutomirski1-1/+1
2019-07-22x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel1-8/+5
2019-07-22x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel1-1/+1
2019-07-22x86/paravirt: Drop {read,write}_cr8() hooksAndrew Cooper8-66/+1
2019-07-22x86/apic: Initialize TPR to block interrupts 16-31Andy Lutomirski1-2/+5
2019-07-22ARM: dts: imx6ul: fix clock frequency property name of I2C busesSébastien Szymanski5-6/+6
2019-07-22ARM: dts: sunxi: Switch from phy to phy-handleMaxime Ripard41-41/+41
2019-07-22ARM: dts: sunxi: Switch to the generic PHY propertiesMaxime Ripard4-15/+14
2019-07-22ARM: dts: opos6uldev: use OF graph to describe the displaySébastien Szymanski1-21/+16
2019-07-22arm64: defconfig: Build imx8 ddr pmu as moduleLeonard Crestez1-0/+1
2019-07-22powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-07-21ARM: Delete netx a second timeLinus Walleij20-1860/+0
2019-07-22arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platformsAnson Huang1-0/+1
2019-07-22arm64: defconfig: Select CONFIG_CLK_IMX8MN by defaultAnson Huang1-0/+1
2019-07-22ARM: dts: imx7ulp: Fix usb-phy unit address formatFabio Estevam1-1/+1
2019-07-22arm64: dts: imx8mq-librem5: Enable MIPI D-PHYGuido Günther1-0/+4
2019-07-22arm64: dts: imx8mq: Add MIPI D-PHYGuido Günther1-0/+13
2019-07-22ARM: dts: imx7ulp: add edma device nodeRobin Gong1-0/+28
2019-07-22ARM: dts: imx7-colibri: Remove unneeded snvs_pwrkey nodeFabio Estevam1-4/+0
2019-07-22ARM: dts: imx7d-zii-rpu2: Remove unneeded snvs_pwrkey nodeFabio Estevam1-4/+0
2019-07-22ARM: dts: Add ZII support for ZII i.MX7 RMU2 boardAndrey Smirnov2-0/+358
2019-07-22ARM: dts: imx6sll: correct sdma compatibleRobin Gong1-1/+1
2019-07-22ARM: dts: imx6ul: add dma support on ecspiRobin Gong1-0/+8
2019-07-22arm64: defconfig: Select CONFIG_PINCTRL_IMX8MN by defaultAnson Huang1-0/+1
2019-07-22arm64: defconfig: Enable SDMA on i.mx8mq/8mmRobin Gong1-0/+3
2019-07-22arm64: dts: rockchip: Specify override mode for kevin panelSean Paul1-0/+14
2019-07-22ARM: dts: rockchip: Specify rk3288-veyron-minnie's display timingsDouglas Anderson1-0/+12
2019-07-22ARM: dts: rockchip: Specify rk3288-veyron-chromebook's display timingsDouglas Anderson2-0/+16
2019-07-21MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin3-2/+20
2019-07-21MIPS: BMIPS: add clock controller nodesJonas Gorski6-15/+51
2019-07-21MIPS: DTS: jz4740: Add node for the MMC driverPaul Cercueil1-3/+18
2019-07-21MIPS: Decode config3 register on Ingenic SoCsPaul Cercueil1-0/+8
2019-07-21MIPS: Rename JZRISC to XBURSTPaul Cercueil6-9/+9
2019-07-21ARM: dts: at91: Avoid colliding 'display' node and property namesRob Herring4-4/+4
2019-07-21MIPS: Undefine PMD_ORDER for 32-bit buildsDaniel Silsby1-1/+1
2019-07-21MIPS: ingenic: Add support for huge pagesDaniel Silsby1-0/+1
2019-07-21MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BITDaniel Silsby1-2/+2
2019-07-21MIPS: Add partial 32-bit huge page supportDaniel Silsby3-7/+73
2019-07-21MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVADaniel Silsby1-0/+1