summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-31Merge tag 'amlogic-dt64-4' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2020-07-31crypto: x86/curve25519 - Remove unused carry variablesHerbert Xu
2020-07-31Merge tag 'socfpga_update_for_v5.9' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2020-07-31KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li
2020-07-31KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-07-31csky: Add arch_show_interrupts for IPI interruptsGuo Ren
2020-07-31csky: Add irq_work supportGuo Ren
2020-07-31csky: Fixup warning by EXPORT_SYMBOL(kmap)Guo Ren
2020-07-31csky: Set CONFIG_NR_CPU 4 as defaultGuo Ren
2020-07-31csky: Use top-down mmap layoutGuo Ren
2020-07-31csky: Optimize the trap processing flowGuo Ren
2020-07-31csky: Add support for function error injectionGuo Ren
2020-07-31csky: Fixup kprobes handler couldn't change pcGuo Ren
2020-07-31csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACEGuo Ren
2020-07-31csky: Add cpu feature register hint for smpGuo Ren
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser
2020-07-31bpf, arm64: Add BPF exception tablesJean-Philippe Brucker
2020-07-30Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-07-30MIPS: DTS: Fix number of msi vectors for Loongson64GHuacai Chen
2020-07-30ARM: percpu.h: fix build errorGrygorii Strashko
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy
2020-07-30arm64: Drop unnecessary include from asm/smp.hMarc Zyngier
2020-07-30arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-07-30arm64/mm: save memory access in check_and_switch_context() fast switch pathPingfan Liu
2020-07-30arm64: sigcontext.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: ptrace.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: pgtable-hwdef.h: delete duplicated wordsRandy Dunlap
2020-07-30x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu()Thomas Gleixner
2020-07-29arm64: dts: meson: odroid-n2: add jack audio output supportJerome Brunet
2020-07-29arm64: dts: meson: odroid-n2: enable audio loopbackJerome Brunet
2020-07-29x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-07-29Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-29arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSUREValentin Schneider
2020-07-29Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown
2020-07-28MIPS: Loongson64: Add ISA node for LS7A PCHJiaxun Yang
2020-07-28MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCHJiaxun Yang
2020-07-28MIPS: Loongson64: Enlarge IO_SPACE_LIMITJiaxun Yang
2020-07-28MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang
2020-07-28MIPS: ingenic: Enable JZ4780_NEMC manuallyKrzysztof Kozlowski
2020-07-28mm/migrate: add a flags parameter to migrate_vmaRalph Campbell
2020-07-28ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai
2020-07-28Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-28parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin
2020-07-28Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller
2020-07-28Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller
2020-07-28Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller
2020-07-28Revert "parisc: Improve interrupt handling in arch_spin_lock_flags()"Helge Deller