summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
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-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-16/+17
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+3
2021-02-23arch: mips: update references to current linux-mips listLukas Bulwahn1-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 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds25-383/+328
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-232/+3
2021-02-18Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer2-109/+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-13Revert "MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flus...Thomas Bogendoerfer2-21/+1
2021-02-13MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig1-1/+1
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig1-4/+0
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig1-6/+4
2021-02-13MIPS: Add basic support for ptrace single stepTiezhu Yang2-1/+109
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang1-2/+2
2021-02-09Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"Thomas Bogendoerfer1-3/+3
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: relocatable: Use __kaslr_offset in show_kernel_relocationJinyang He1-6/+2
2021-02-09MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He2-0/+13
2021-02-04MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang2-1/+69
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer2-35/+0
2021-02-03arch: mips: kernel: Fix two spelling in smp.cBhaskar Chowdhury1-3/+3
2021-01-27MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer1-33/+0
2021-01-27mips: cacheinfo: Remove unnecessary increment of levelSouptick Joarder1-3/+1
2021-01-25MIPS: Add is_jr_ra_ins() to end the loop earlyJinyang He1-1/+33
2021-01-25MIPS: Fix get_frame_info() handing of function sizeJinyang He1-4/+4
2021-01-25MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_opJinyang He1-3/+3
2021-01-25MIPS: process: Remove unnecessary headers inclusionJinyang He1-29/+12
2021-01-24fs: add mount_setattr()Christian Brauner3-0/+3
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2-0/+10
2021-01-18MIPS: relocatable: optimize the relocation processAlexander Lobakin1-24/+30
2021-01-18MIPS: module: optimize module relocations processingAlexander Lobakin1-57/+52
2021-01-18MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil1-7/+8
2021-01-15MIPS: vmlinux.lds.S: explicitly declare .got tableAlexander Lobakin1-0/+2
2021-01-15MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbolsAlexander Lobakin1-0/+5
2021-01-15MIPS: properly stop .eh_frame generationAlexander Lobakin1-1/+0
2021-01-15MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDSAlexander Lobakin1-0/+1
2021-01-15MIPS: CPS: don't create redundant .text.cps-vec sectionAlexander Lobakin2-2/+0
2021-01-15MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin1-0/+1
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin1-2/+8
2021-01-07MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin1-8/+8
2021-01-06mips compat: switch to compat_binfmt_elf.cAl Viro4-134/+3
2021-01-06mips: don't bother with ELF_CORE_EFLAGSAl Viro1-2/+0
2021-01-06mips compat: don't bother with ELF_ET_DYN_BASEAl Viro2-12/+0