summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen
2020-10-01KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-23KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li
2020-09-23vgacon: remove software scrollback supportLinus Torvalds
2020-09-23irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta
2020-09-23ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen
2020-09-12KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse
2020-09-12KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-09-12KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse
2020-09-12KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-09-12block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2020-09-12MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-09-12MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli
2020-09-12s390: don't trace preemption in percpu macrosSven Schnelle
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