summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-02-13MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig2-2/+3
2021-02-13MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig2-7/+3
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig9-33/+4
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig6-40/+16
2021-02-13MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig1-14/+19
2021-02-13MIPS/malta: simplify plat_setup_iocoherencyChristoph Hellwig1-23/+9
2021-02-13MIPS: Add basic support for ptrace single stepTiezhu Yang4-1/+116
2021-02-12of: Remove of_dev_{get,put}()Rob Herring1-2/+2
2021-02-12um: irq.h: include <asm-generic/irq.h>Johannes Berg1-0/+1
2021-02-12um: io.h: include <linux/types.h>Johannes Berg1-0/+1
2021-02-12um: add a pseudo RTCJohannes Berg7-1/+339
2021-02-12um: remove process stub VMAJohannes Berg9-139/+11
2021-02-12um: rework userspace stubs to not hard-code stub locationJohannes Berg9-48/+75
2021-02-12um: separate child and parent errors in clone stubJohannes Berg5-27/+27
2021-02-12um: defer killing userspace on page table update failuresJohannes Berg3-4/+8
2021-02-12um: mm: check more comprehensively for stub changesJohannes Berg1-1/+11
2021-02-12um: print register names in wait_for_stubJohannes Berg1-2/+53
2021-02-12mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy1-1/+0
2021-02-12um: fix spelling mistake in Kconfig "privleges" -> "privileges"Colin Ian King1-1/+1
2021-02-12um: virtio: allow devices to be configured for wakeupJohannes Berg1-3/+16
2021-02-12um: time-travel: rework interrupt handling in ext modeJohannes Berg5-69/+267
2021-02-12um: virtio: disable VQs during suspendJohannes Berg1-0/+36
2021-02-12um: virtio: fix handling of messages without payloadJohannes Berg1-0/+3
2021-02-12um: virtio: clean up a commentJohannes Berg1-2/+1
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+0
2021-02-12Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2021-02-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-6/+3
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini68-380/+1051
2021-02-12arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas2-6/+3
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller9-214/+110
2021-02-12parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang1-1/+1
2021-02-12parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin1-0/+4
2021-02-12parisc: Fix IVT checksum calculation wrt HPMCSven Schnelle2-17/+2
2021-02-12parisc: Use the generic devmem_is_allowed()Helge Deller2-0/+3
2021-02-12parisc: Drop out of get_whan() if task is running againHelge Deller1-0/+2
2021-02-12Merge branch 'for-next/vdso' into for-next/coreWill Deacon7-9/+10
2021-02-12Merge branch 'for-next/topology' into for-next/coreWill Deacon1-59/+56
2021-02-12Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2-14/+9
2021-02-12Merge branch 'for-next/rng' into for-next/coreWill Deacon2-10/+82
2021-02-12Merge branch 'for-next/perf' into for-next/coreWill Deacon2-4/+18
2021-02-12Merge branch 'for-next/misc' into for-next/coreWill Deacon14-33/+59
2021-02-12Merge branch 'for-next/kexec' into for-next/coreWill Deacon9-322/+434
2021-02-12Merge branch 'for-next/faultaround' into for-next/coreWill Deacon1-1/+11
2021-02-12Merge branch 'for-next/errata' into for-next/coreWill Deacon6-67/+55
2021-02-12Merge branch 'for-next/crypto' into for-next/coreWill Deacon1-0/+16
2021-02-12Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon20-170/+511
2021-02-12Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier3-38/+64
2021-02-12Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier4-1/+94
2021-02-12Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier20-135/+604
2021-02-12Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/nextMarc Zyngier3-41/+60