summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-02-24powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran1-1/+14
2020-02-24s390/ftrace: generate traced function stack frameVasily Gorbik1-1/+14
2020-02-24s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik1-1/+1
2020-02-24x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu1-1/+1
2020-02-24x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgdArd Biesheuvel1-7/+1
2020-02-24perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips2-30/+63
2020-02-24arm64: dts: ti: k3-j721e-main: Add missing power-domains for smmuLokesh Vutla1-0/+1
2020-02-24KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'zhengbin1-5/+0
2020-02-24arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen1-11/+21
2020-02-24arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen2-3/+22
2020-02-24ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qcJohan Jonker1-0/+3
2020-02-24arm64: dts: rockchip: add reg property to brcmf sub-nodesJohan Jonker3-0/+9
2020-02-24arm64: dts: rockchip: fix dwmmc clock name for px30Johan Jonker1-3/+3
2020-02-24x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du2-12/+9
2020-02-24efi/x86: Don't panic or BUG() on non-critical error conditionsArd Biesheuvel2-18/+19
2020-02-24ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-discoBenjamin Gaignard1-0/+8
2020-02-24pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven1-2/+9
2020-02-24x86/vdso: Provide missing include fileValdis Klētnieks1-0/+1
2020-02-24arm64: dts: qcom: db845c: Enable ath10k 8bit host-cap quirkBjorn Andersson1-0/+2
2020-02-24ARM: dts: r8a7779: Add device node for ARM global timerGeert Uytterhoeven1-0/+8
2020-02-24ARM: dts: imx6: rdu2: Limit USBH1 to Full SpeedAndrey Smirnov1-0/+1
2020-02-24ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3Andrey Smirnov1-4/+2
2020-02-24ARM: exynos_defconfig: Bring back explicitly wanted optionsKrzysztof Kozlowski1-0/+6
2020-02-24arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by coreManu Gautam1-0/+4
2020-02-24arm: dts: allwinner: H3: Add PMU nodeAndre Przywara1-3/+12
2020-02-24arm64: dts: allwinner: H5: Add PMU nodeAndre Przywara1-3/+13
2020-02-24arm64: dts: allwinner: H6: Add PMU modeAndre Przywara1-0/+10
2020-02-24arm64: dts: rockchip: Fix NanoPC-T4 cooling mapsRobin Murphy1-27/+0
2020-02-24KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger1-3/+3
2020-02-24ARM: 8952/1: Disable kmemleak on XIP kernelsVincenzo Frascino1-1/+1
2020-02-24powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran2-18/+25
2020-02-24s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle1-21/+42
2020-02-24x86/sysfb: Fix check for bad VRAM sizeArvind Sankar1-1/+1
2020-02-24sparc: Add .exit.data section.David S. Miller1-2/+4
2020-02-24MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang1-0/+3
2020-02-24efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel1-6/+7
2020-02-24x86/fpu: Deactivate FPU state after failure during state loadSebastian Andrzej Siewior1-0/+3
2020-02-24powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran3-14/+15
2020-02-19KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson1-1/+1
2020-02-19KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton1-0/+8
2020-02-19arm64: dts: fast models: Fix FVP PCI interrupt-map propertyMarc Zyngier1-4/+4
2020-02-19perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang1-0/+2
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2020-02-19s390/uv: Fix handling of length extensionsChristian Borntraeger1-1/+2
2020-02-19perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips1-0/+1
2020-02-19KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson1-0/+3
2020-02-19arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon1-0/+7
2020-02-19ARM: npcm: Bring back GPIOLIB supportKrzysztof Kozlowski1-1/+1
2020-02-15arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose2-4/+36
2020-02-15arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose1-0/+21