summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-18Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer
2021-02-15MIPS: kernel: Drop kgdb_call_nmi_hookThomas Bogendoerfer
2021-02-13MIPS: Use common way to parse elfcorehdrJinyang He
2021-02-13MIPS: Simplify EVA cache handlingThomas Bogendoerfer
2021-02-13Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...Thomas Bogendoerfer
2021-02-13MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig
2021-02-13MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-02-13MIPS/alchemy: factor out the DMA coherent setupChristoph Hellwig
2021-02-13MIPS/malta: simplify plat_setup_iocoherencyChristoph Hellwig
2021-02-13MIPS: Add basic support for ptrace single stepTiezhu Yang
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang
2021-02-11mips: Replace lkml.org links with loreKees Cook
2021-02-09Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"Thomas Bogendoerfer
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-02-09MIPS: crash_dump.c: Simplify copy_oldmem_page()Youling Tang
2021-02-09Revert "mips: Manually call fdt_init_reserved_mem() method"Serge Semin
2021-02-09MIPS: process: Fix no previous prototype warningJinyang He
2021-02-09MIPS: compressed: fix build with enabled UBSANAlexander Lobakin
2021-02-09MIPS: relocatable: Use __kaslr_offset in show_kernel_relocationJinyang He
2021-02-09MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig
2021-02-04MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang
2021-02-04MIPS: pistachio: remove obsolete include/asm/mach-pistachioAlexander Lobakin
2021-02-04mips: dts: Add support for Cisco SG220-26 switchBert Vermeulen
2021-02-04MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS systemBert Vermeulen
2021-02-04Add support for Realtek RTL838x/RTL839x switch SoCsBert Vermeulen
2021-02-04MIPS: ralink: manage low reset linesSander Vanheule
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer
2021-02-03arch: mips: kernel: Fix two spelling in smp.cBhaskar Chowdhury
2021-02-03MIPS: malta-time: remove unneeded semicolonYang Li
2021-02-03KVM: MIPS: remove unneeded semicolonYang Li
2021-02-03MIPS: fix kernel_stack_pointer()Huang Pei
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-27MIPS: Fix inline asm input/output type mismatch in checksum.h used with ClangTiezhu Yang
2021-01-27MIPS: mm:remove function __uncached_access()Yanteng Si
2021-01-27MIPS: loongson2ef: remove function __uncached_access()Yanteng Si
2021-01-27MIPS: asm: spram: remove unneeded semicolonChengyang Fan
2021-01-27MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer
2021-01-27mips: cacheinfo: Remove unnecessary increment of levelSouptick Joarder
2021-01-25MIPS: Add is_jr_ra_ins() to end the loop earlyJinyang He