summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/tm: Fix clearing MSR[TS] in current when reclaiming on signal deliveryGustavo Luiz Duarte2020-02-283-28/+39
* powerpc/eeh: Fix deadlock handling dead PHBSam Bobroff2020-02-281-10/+11
* powerpc/8xx: Fix clearing of bits 20-23 in ITLB missChristophe Leroy2020-02-281-1/+1
* s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2020-02-243-21/+31
* microblaze: Prevent the overflow of the startShubhrajyoti Datta2020-02-241-1/+2
* asm-generic/tlb: add missing CONFIG symbolPeter Zijlstra2020-02-241-0/+3
* powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti2020-02-242-10/+14
* powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy2020-02-241-0/+3
* ARM: 8951/1: Fix Kexec compilation issue.Vincenzo Frascino2020-02-241-1/+1
* powerpc/pseries/lparcfg: Fix display of Maximum MemoryMichael Bringmann2020-02-241-2/+2
* powerpc/sriov: Remove VF eeh_dev state when disabling SR-IOVOliver O'Halloran2020-02-241-1/+14
* s390/ftrace: generate traced function stack frameVasily Gorbik2020-02-241-1/+14
* s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik2020-02-241-1/+1
* x86/decoder: Add TEST opcode to Group3-2Masami Hiramatsu2020-02-241-1/+1
* x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgdArd Biesheuvel2020-02-241-7/+1
* perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips2020-02-242-30/+63
* arm64: dts: ti: k3-j721e-main: Add missing power-domains for smmuLokesh Vutla2020-02-241-0/+1
* KVM: PPC: Remove set but not used variable 'ra', 'rs', 'rt'zhengbin2020-02-241-5/+0
* arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen2020-02-241-11/+21
* arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen2020-02-242-3/+22
* ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qcJohan Jonker2020-02-241-0/+3
* arm64: dts: rockchip: add reg property to brcmf sub-nodesJohan Jonker2020-02-243-0/+9
* arm64: dts: rockchip: fix dwmmc clock name for px30Johan Jonker2020-02-241-3/+3
* x86/nmi: Remove irq_work from the long duration NMI handlerChangbin Du2020-02-242-12/+9
* efi/x86: Don't panic or BUG() on non-critical error conditionsArd Biesheuvel2020-02-242-18/+19
* ARM: dts: stm32: Add power-supply for DSI panel on stm32f469-discoBenjamin Gaignard2020-02-241-0/+8
* pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven2020-02-241-2/+9
* x86/vdso: Provide missing include fileValdis Klētnieks2020-02-241-0/+1
* arm64: dts: qcom: db845c: Enable ath10k 8bit host-cap quirkBjorn Andersson2020-02-241-0/+2
* ARM: dts: r8a7779: Add device node for ARM global timerGeert Uytterhoeven2020-02-241-0/+8
* ARM: dts: imx6: rdu2: Limit USBH1 to Full SpeedAndrey Smirnov2020-02-241-0/+1
* ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3Andrey Smirnov2020-02-241-4/+2
* ARM: exynos_defconfig: Bring back explicitly wanted optionsKrzysztof Kozlowski2020-02-241-0/+6
* arm64: dts: qcom: msm8996: Disable USB2 PHY suspend by coreManu Gautam2020-02-241-0/+4
* arm: dts: allwinner: H3: Add PMU nodeAndre Przywara2020-02-241-3/+12
* arm64: dts: allwinner: H5: Add PMU nodeAndre Przywara2020-02-241-3/+13
* arm64: dts: allwinner: H6: Add PMU modeAndre Przywara2020-02-241-0/+10
* arm64: dts: rockchip: Fix NanoPC-T4 cooling mapsRobin Murphy2020-02-241-27/+0
* KVM: s390: ENOTSUPP -> EOPNOTSUPP fixupsChristian Borntraeger2020-02-241-3/+3
* ARM: 8952/1: Disable kmemleak on XIP kernelsVincenzo Frascino2020-02-241-1/+1
* powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()Oliver O'Halloran2020-02-242-18/+25
* s390/pci: Fix possible deadlock in recover_store()Niklas Schnelle2020-02-241-21/+42
* x86/sysfb: Fix check for bad VRAM sizeArvind Sankar2020-02-241-1/+1
* sparc: Add .exit.data section.David S. Miller2020-02-241-2/+4
* MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang2020-02-241-0/+3
* efi/x86: Map the entire EFI vendor string before copying itArd Biesheuvel2020-02-241-6/+7
* x86/fpu: Deactivate FPU state after failure during state loadSebastian Andrzej Siewior2020-02-241-0/+3
* powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE numberOliver O'Halloran2020-02-243-14/+15
* KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson2020-02-191-1/+1
* KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton2020-02-191-0/+8