summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-09-03powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-09-03powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann
2020-09-03KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2020-09-03arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon
2020-08-26powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-26powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer
2020-08-26x86/asm: Add instruction suffixes to bitopsJan Beulich
2020-08-26x86/asm: Remove unnecessary \n\t in front of CC_SET() from asm templatesUros Bizjak
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-21pseries: Fix 64 bit logical memory block panicAnton Blanchard
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-21powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman
2020-08-21xtensa: fix xtensa_pmu_setup prototypeMax Filippov
2020-08-21ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-21powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-08-21ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai
2020-08-21ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai
2020-08-21m68k: mac: Fix IOP status/control register writesFinn Thain
2020-08-21m68k: mac: Don't send IOP message until channel is idleFinn Thain
2020-08-21arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar
2020-08-21arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold
2020-08-21ARM: percpu.h: fix build errorGrygorii Strashko
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-21KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-21parisc: add support for cmpxchg on u8 pointersLiam Beguin
2020-08-21arm64: csum: Fix handling of bad packetsRobin Murphy
2020-08-21sh: Fix validation of system call numberMichael Karcher
2020-08-21install several missing uapi headersRolf Eike Beer
2020-08-21x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-08-21x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2020-08-21ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-07-31parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-07-31x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-31arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-31xtensa: update *pos in cpuinfo_op.nextMax Filippov
2020-07-31xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov
2020-07-22x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh
2020-07-22arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen
2020-07-22ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2020-07-22s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-22ARC: elf: use right ELF_ARCHVineet Gupta
2020-07-22ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-07-22KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li