summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki2021-08-121-1/+2
* mips: Fix non-POSIX regexpH. Nikolaus Schaller2021-08-121-1/+1
* MIPS: check return value of pgtable_pmd_page_ctorHuang Pei2021-08-121-6/+11
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-08-041-0/+3
* MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz2021-07-201-1/+1
* mips: disable branch profiling in boot/decompress.oRandy Dunlap2021-07-201-0/+2
* mips: always link byteswap helpers into decompressorArnd Bergmann2021-07-201-2/+2
* MIPS: MT extensions are not available on MIPS32r1Paul Cercueil2021-07-191-1/+3
* MIPS: set mips32r5 for virt extensionsNick Desaulniers2021-07-191-4/+4
* MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie2021-07-191-0/+3
* MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-07-191-3/+7
* MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil2021-07-191-0/+2
* MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil2021-07-191-0/+5
* hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-07-191-1/+7
* MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li2021-07-141-1/+1
* sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-07-141-1/+0
* MIPS: generic: Update node names to avoid unit addressesNathan Chancellor2021-06-305-30/+30
* MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang2021-06-161-6/+6
* MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap2021-06-031-0/+2
* MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap2021-06-031-0/+1
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-05-191-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-191-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-191-16/+41
* MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang2021-05-191-3/+0
* MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy2021-05-141-2/+7
* mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas2021-05-145-5/+5
* MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang2021-05-141-0/+1
* MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei2021-05-141-1/+1
* MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei2021-05-141-2/+1
* crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-05-141-1/+1
* MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy2021-05-141-13/+24
* MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy2021-05-141-2/+3
* mips: Do not include hi and lo in clobber list for R6Romain Naour2021-05-071-5/+21
* MIPS: compressed: fix build with enabled UBSANAlexander Lobakin2021-03-251-0/+1
* crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-171-2/+2
* Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao2021-03-041-3/+6
* MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor2021-03-041-4/+1
* MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno2021-03-042-22/+19
* MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil2021-03-041-7/+8
* MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor2021-03-042-4/+4
* MIPS: properly stop .eh_frame generationAlexander Lobakin2021-03-042-1/+18
* MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor2021-03-041-1/+1
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-03-041-1/+1
* MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin2021-03-041-0/+1
* MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin2021-01-191-2/+8
* MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro2021-01-192-0/+14
* MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil2021-01-191-1/+2
* mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell2021-01-191-1/+3
* mips: fix Section mismatch in referenceAnders Roxell2021-01-192-3/+3
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2021-01-121-1/+0