summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-03arch: mips: kernel: Fix two spelling in smp.cBhaskar Chowdhury1-3/+3
2021-02-03MIPS: malta-time: remove unneeded semicolonYang Li1-1/+1
2021-02-03KVM: MIPS: remove unneeded semicolonYang Li1-1/+1
2021-02-03MIPS: fix kernel_stack_pointer()Huang Pei1-1/+1
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-01-27MIPS: Fix inline asm input/output type mismatch in checksum.h used with ClangTiezhu Yang1-2/+4
2021-01-27MIPS: mm:remove function __uncached_access()Yanteng Si1-8/+0
2021-01-27MIPS: loongson2ef: remove function __uncached_access()Yanteng Si1-11/+0
2021-01-27MIPS: asm: spram: remove unneeded semicolonChengyang Fan1-1/+1
2021-01-27MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer2-36/+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-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner1-0/+1
2021-01-24fs: add mount_setattr()Christian Brauner3-0/+3
2021-01-22MIPS: make kgdb depend on FPU supportArnd Bergmann1-1/+1
2021-01-22MIPS: jazz: always allow little-endian buildsArnd Bergmann2-3/+1
2021-01-22MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manualTiezhu Yang1-3/+3
2021-01-22mips: Add N64 machine typeLauri Kasanen8-0/+223
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen9-1/+33
2021-01-22MIPS: mm: Add prototype for function __update_cacheYanteng Si2-1/+2
2021-01-22MIPS: mm: abort uaccess retries upon fatal signalThomas Bogendoerfer1-1/+4
2021-01-22arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar17-1255/+2
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-4/+25
2021-01-20MIPS: IRQ: Add prototype for function init_IRQYanteng Si1-0/+1
2021-01-20Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao1-3/+6
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: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor1-4/+1
2021-01-18MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil1-7/+8
2021-01-16Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-4/+25
2021-01-15MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno2-22/+19
2021-01-15MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor2-4/+4
2021-01-15MIPS: pgtable: fix -Wshadow in asm/pgtable.hAlexander Lobakin1-6/+6
2021-01-15MIPS: bitops: fix -Wshadow in asm/bitops.hAlexander Lobakin1-5/+5
2021-01-15MIPS: select ARCH_WANT_LD_ORPHAN_WARNAlexander Lobakin1-0/+1
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