summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-172-17/+16
* MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu2021-11-171-0/+1
* MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski2021-11-171-5/+6
* MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski2021-11-171-0/+3
* signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2021-11-172-11/+2
* bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-10-131-14/+43
* MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton2021-10-134-0/+1557
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-261-5/+2
* MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel2021-09-221-1/+1
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-09-151-0/+3
* 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
* Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei2021-07-281-7/+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: fix "mipsel-linux-ld: decompress.c:undefined reference to `memmove'"Gao Xiang2021-07-191-0/+17
* 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
* 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
* 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: 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: 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: Drop 32-bit asm string functionsPaul Burton2021-03-071-121/+0
* MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor2021-03-071-4/+1
* 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: 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
* MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin2020-12-301-2/+2
* MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran2020-12-301-0/+1
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-12-021-0/+3
* MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong2020-11-241-1/+8
* MIPS: export has_transparent_hugepage() for modulesRandy Dunlap2020-11-241-0/+1
* MIPS: PCI: Fix MIPS buildSudip Mukherjee2020-11-221-1/+1