summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manualTiezhu Yang2021-01-221-3/+3
* mips: Add N64 machine typeLauri Kasanen2021-01-228-0/+223
* Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-229-1/+33
* MIPS: mm: Add prototype for function __update_cacheYanteng Si2021-01-222-1/+2
* MIPS: mm: abort uaccess retries upon fatal signalThomas Bogendoerfer2021-01-221-1/+4
* MIPS: IRQ: Add prototype for function init_IRQYanteng Si2021-01-191-0/+1
* Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao2021-01-191-3/+6
* MIPS: relocatable: optimize the relocation processAlexander Lobakin2021-01-181-24/+30
* MIPS: module: optimize module relocations processingAlexander Lobakin2021-01-181-57/+52
* MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor2021-01-181-4/+1
* MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil2021-01-181-7/+8
* MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno2021-01-152-22/+19
* MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor2021-01-152-4/+4
* MIPS: pgtable: fix -Wshadow in asm/pgtable.hAlexander Lobakin2021-01-151-6/+6
* MIPS: bitops: fix -Wshadow in asm/bitops.hAlexander Lobakin2021-01-151-5/+5
* MIPS: select ARCH_WANT_LD_ORPHAN_WARNAlexander Lobakin2021-01-151-0/+1
* vmlinux.lds.h: catch UBSAN's "unnamed data" into dataAlexander Lobakin2021-01-151-1/+1
* vmlinux.lds.h: catch compound literals into data and BSSAlexander Lobakin2021-01-151-3/+3
* MIPS: vmlinux.lds.S: explicitly declare .got tableAlexander Lobakin2021-01-151-0/+2
* MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbolsAlexander Lobakin2021-01-151-0/+5
* MIPS: properly stop .eh_frame generationAlexander Lobakin2021-01-152-1/+18
* MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDSAlexander Lobakin2021-01-151-0/+1
* MIPS: CPS: don't create redundant .text.cps-vec sectionAlexander Lobakin2021-01-152-2/+0
* MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin2021-01-151-0/+1
* MIPS: lantiq: irq: register the interrupt controllers with irqchip_initMartin Blumenstingl2021-01-131-5/+3
* dt-bindings: mips: lantiq: Document Lantiq Xway DMA bindingsAleksander Jan Bajkowski2021-01-131-0/+32
* dt-bindings: mips: lantiq: Document Lantiq Xway EBU bindingsAleksander Jan Bajkowski2021-01-131-0/+32
* dt-bindings: mips: lantiq: Document Lantiq Xway CGU bindingsAleksander Jan Bajkowski2021-01-131-0/+32
* dt-bindings: mips: lantiq: Document Lantiq Xway PMU bindingsAleksander Jan Bajkowski2021-01-131-0/+32
* MIPS: bitops: Fix reference to ffz locationGeert Uytterhoeven2021-01-091-1/+1
* MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin2021-01-073-11/+12
* MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor2021-01-071-1/+1
* MIPS: init: move externs to header fileYanteng Si2021-01-075-4/+1
* MIPS: zboot: Avoid endless loop in clear BSS.Jinyang He2021-01-071-1/+1
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-0728-114/+6
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-01-071-1/+1
* MIPS: Use address-of operator on section symbolsNathan Chancellor2021-01-074-4/+4
* MIPS: loongson64: smp.c: Fix block comment coding stylesiyanteng2021-01-041-2/+4
* MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang2021-01-045-57/+0
* MIPS: perf: Add support for OCTEON III perf events.Jia Qingtong2021-01-041-9/+13
* MIPS: Loongson64: Set cluster for coresJiaxun Yang2021-01-041-0/+2
* MIPS: cacheinfo: Add missing VCacheJiaxun Yang2021-01-041-8/+26
* MIPS: zboot: head.S clean upJiaxun Yang2021-01-041-11/+7
* MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang2021-01-045-54/+54
* MIPS: No need to check CPU 0 in cps_cpu_disable()Tiezhu Yang2020-12-281-3/+0
* mips: pci: convert comma to semicolonZheng Yongjun2020-12-282-5/+5
* mips: kernel: convert comma to semicolonZheng Yongjun2020-12-282-3/+3
* Linux 5.11-rc1v5.11-rc1Linus Torvalds2020-12-281-2/+2
* proc mountinfo: make splice available againLinus Torvalds2020-12-271-3/+6
* Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\