summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song1-1/+3
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering1-2/+2
2020-05-02bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing1-1/+1
2020-05-02bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson1-4/+18
2020-05-02bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson1-1/+3
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson1-3/+15
2020-05-02um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha1-0/+1
2020-05-02s390/pci: do not set affinity for floating irqsNiklas Schnelle1-2/+3
2020-05-02ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne1-0/+1
2020-05-02efi/x86: Don't remap text<->rodata gap read-only for mixed modeArd Biesheuvel1-2/+10
2020-05-02ARM: dts: OMAP3: disable RNG on N950/N9Aaro Koskinen1-0/+5
2020-05-02s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo3-4/+4
2020-05-02ARM: dts: bcm283x: Add cells encoding format to firmware busNicolas Saenz Julienne1-0/+3
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger2-2/+18
2020-04-29powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy2-2/+2
2020-04-29powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman1-1/+1
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham1-0/+2
2020-04-29powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failureChristophe Leroy1-0/+3
2020-04-29ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum1-0/+2
2020-04-29KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak1-1/+1
2020-04-29KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson1-0/+3
2020-04-29powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar1-0/+11
2020-04-29Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin1-31/+13
2020-04-23x86/xen: fix booting 32-bit pv guestJuergen Gross1-1/+1
2020-04-23ARM: dts: sunxi: Fix DE2 clocks register rangeJernej Skrabec4-4/+4
2020-04-23csky: Fixup init_fpu compile warning with __initGuo Ren3-6/+5
2020-04-23um: falloc.h needs to be directly included for older libcAlan Maguire1-0/+1
2020-04-23csky: Fixup get wrong psr value from phyical regGuo Ren3-1/+18
2020-04-23csky: Fixup cpu speculative execution to IO areaGuo Ren5-58/+25
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai1-1/+2
2020-04-23KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand1-0/+1
2020-04-23x86/xen: Make the boot CPU idle task reliableMiroslav Benes1-2/+6
2020-04-23um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi1-1/+3
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter1-1/+3
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy1-0/+3
2020-04-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith1-0/+5
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-23KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth1-0/+1
2020-04-23ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qcJohan Jonker1-11/+16
2020-04-23arm64: dts: marvell: Fix cpu compatible for AP807-quadAmit Kucheria1-4/+4
2020-04-23arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delayRussell King1-0/+1
2020-04-23arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak1-0/+6
2020-04-23arm64: tegra: Fix Tegra194 PCIe compatible stringJon Hunter1-6/+6
2020-04-23arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194Vidya Sagar1-0/+99
2020-04-23arm64: dts: allwinner: a64: Fix display clock register rangeJernej Skrabec1-1/+1
2020-04-23ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qcJohan Jonker1-1/+1
2020-04-23s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe1-0/+3
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan1-1/+5
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan1-0/+10