summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-14/+16
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei1-14/+16
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds4-4/+4
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-18/+19
2021-02-24MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao2-2/+0
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+3
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+0
2021-02-23arch: mips: update references to current linux-mips listLukas Bulwahn3-3/+3
2021-02-23mips: bmips: init clocks earlierÁlvaro Fernández Rojas1-1/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada1-3/+3
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada1-13/+14
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+1
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds122-898/+1021
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-1255/+2
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-275/+53
2021-02-18Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer4-116/+1
2021-02-15MIPS: kernel: Drop kgdb_call_nmi_hookThomas Bogendoerfer1-5/+0
2021-02-13MIPS: Use common way to parse elfcorehdrJinyang He1-28/+21
2021-02-13MIPS: Simplify EVA cache handlingThomas Bogendoerfer1-56/+11
2021-02-13Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...Thomas Bogendoerfer2-21/+1
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-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini5-4/+25
2021-02-12kbuild: LD_VERSION redenominationMasahiro Yamada2-2/+2
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long1-1/+1
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang2-2/+6
2021-02-11mips: Replace lkml.org links with loreKees Cook1-6/+5
2021-02-09Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"Thomas Bogendoerfer1-3/+3
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov1-1/+0
2021-02-09MIPS: crash_dump.c: Simplify copy_oldmem_page()Youling Tang1-35/+6
2021-02-09Revert "mips: Manually call fdt_init_reserved_mem() method"Serge Semin1-3/+0
2021-02-09MIPS: process: Fix no previous prototype warningJinyang He1-0/+2
2021-02-09MIPS: compressed: fix build with enabled UBSANAlexander Lobakin1-0/+1
2021-02-09MIPS: relocatable: Use __kaslr_offset in show_kernel_relocationJinyang He1-6/+2
2021-02-09MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He3-0/+19
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2-2/+0
2021-02-04MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang4-1/+111
2021-02-04MIPS: pistachio: remove obsolete include/asm/mach-pistachioAlexander Lobakin2-17/+0
2021-02-04mips: dts: Add support for Cisco SG220-26 switchBert Vermeulen2-0/+27
2021-02-04MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS systemBert Vermeulen1-0/+21
2021-02-04Add support for Realtek RTL838x/RTL839x switch SoCsBert Vermeulen3-0/+81
2021-02-04MIPS: ralink: manage low reset linesSander Vanheule1-2/+2
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer10-77/+39