summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-073-1/+42
| * ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-071-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \
| * | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1
| * | crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAYGeert Uytterhoeven2020-12-231-2/+2
* | | Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-274-26/+42
|\ \ \
| * | | objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2020-12-164-26/+42
* | | | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-273-4/+22
|\ \ \ \
| * | | | softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra2020-12-181-1/+1
| * | | | jump_label/static_call: Add MAINTAINERSPeter Zijlstra2020-12-181-0/+16
| * | | | jump_label: Fix usage in module __initPeter Zijlstra2020-12-181-3/+5
| |/ / /