summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: fix booting 32-bit pv guestJuergen Gross2020-04-231-1/+1
* ARM: dts: sunxi: Fix DE2 clocks register rangeJernej Skrabec2020-04-234-4/+4
* csky: Fixup init_fpu compile warning with __initGuo Ren2020-04-233-6/+5
* um: falloc.h needs to be directly included for older libcAlan Maguire2020-04-231-0/+1
* csky: Fixup get wrong psr value from phyical regGuo Ren2020-04-233-1/+18
* csky: Fixup cpu speculative execution to IO areaGuo Ren2020-04-235-58/+25
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-231-1/+2
* KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand2020-04-231-0/+1
* x86/xen: Make the boot CPU idle task reliableMiroslav Benes2020-04-231-2/+6
* um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi2020-04-231-1/+3
* s390/cpum_sf: Fix wrong page count in error messageThomas Richter2020-04-231-1/+3
* powerpc/maple: Fix declaration made after definitionNathan Chancellor2020-04-231-17/+17
* powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy2020-04-231-0/+3
* MIPS: DTS: CI20: add DT node for IR sensorAlex Smith2020-04-231-0/+5
* s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev2020-04-231-1/+4
* KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth2020-04-231-0/+1
* ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qcJohan Jonker2020-04-231-11/+16
* arm64: dts: marvell: Fix cpu compatible for AP807-quadAmit Kucheria2020-04-231-4/+4
* arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delayRussell King2020-04-231-0/+1
* arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak2020-04-231-0/+6
* arm64: tegra: Fix Tegra194 PCIe compatible stringJon Hunter2020-04-231-6/+6
* arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194Vidya Sagar2020-04-231-0/+99
* arm64: dts: allwinner: a64: Fix display clock register rangeJernej Skrabec2020-04-231-1/+1
* ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qcJohan Jonker2020-04-231-1/+1
* s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe2020-04-231-0/+3
* x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan2020-04-231-1/+5
* x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan2020-04-231-0/+10
* ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey2020-04-232-4/+2
* arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson2020-04-231-2/+10
* arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson2020-04-231-16/+24
* x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen2020-04-211-1/+1
* x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre2020-04-211-1/+2
* x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse2020-04-213-0/+16
* arm64: vdso: don't free unallocated pagesMark Rutland2020-04-211-12/+1
* arm64: dts: librem5-devkit: add a vbus supply to usb0Angus Ainslie (Purism)2020-04-211-0/+1
* ARM: dts: imx7-colibri: fix muxing of usbc_det pinOleksandr Suvorov2020-04-211-2/+7
* efi/x86: Fix the deletion of variables in mixed modeGary Lin2020-04-171-2/+2
* powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy2020-04-171-1/+1
* arm64: Always force a branch protection mode when the compiler has oneMark Brown2020-04-171-0/+4
* powerpc/64: Prevent stack protection in early bootMichael Ellerman2020-04-173-3/+9
* powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy2020-04-171-0/+3
* powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater2020-04-171-0/+4
* powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens2020-04-173-10/+31
* powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater2020-04-174-13/+14
* powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V2020-04-174-2/+21
* powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor2020-04-171-1/+11
* powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman2020-04-171-1/+3
* powerpc: Make setjmp/longjmp signature standardClement Courbet2020-04-173-8/+4
* s390/diag: fix display of diagnose call statisticsMichael Mueller2020-04-171-1/+1
* powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek2020-04-172-6/+6