summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-05-06arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino
2020-05-06ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safeRussell King
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing
2020-05-02bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-05-02bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson
2020-05-02um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-05-02s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-05-02ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne
2020-05-02s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2020-04-29compat: ARM64: always include asm-generic/compat.hArnd Bergmann
2020-04-29powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-29powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-29ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-04-29KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-29KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson
2020-04-29powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar
2020-04-29Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-04-29arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas
2020-04-29arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse
2020-04-29arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse
2020-04-29arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2020-04-23ARM: dts: sunxi: Fix DE2 clocks register rangeJernej Skrabec
2020-04-23csky: Fixup init_fpu compile warning with __initGuo Ren
2020-04-23um: falloc.h needs to be directly included for older libcAlan Maguire
2020-04-23csky: Fixup get wrong psr value from phyical regGuo Ren
2020-04-23csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-23KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-23um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-23KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth
2020-04-23ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qcJohan Jonker
2020-04-23arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delayRussell King
2020-04-23arm64: tegra: Fix Tegra194 PCIe compatible stringJon Hunter
2020-04-23arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194Vidya Sagar
2020-04-23arm64: dts: allwinner: a64: Fix display clock register rangeJernej Skrabec
2020-04-23ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qcJohan Jonker
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-04-23ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey
2020-04-23arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson
2020-04-23arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson