summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin2022-03-231-3/+3
* mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings2022-01-271-1/+8
* MIPS: Octeon: Fix build errors using clangTianjia Zhang2022-01-271-2/+2
* MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2022-01-272-0/+3
* mips: bcm63xx: add support for clk_set_parent()Randy Dunlap2022-01-271-0/+6
* mips: lantiq: add support for clk_set_parent()Randy Dunlap2022-01-271-0/+6
* MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei2021-12-011-1/+1
* mips: lantiq: add support for clk_get_parent()Randy Dunlap2021-11-261-0/+6
* mips: bcm63xx: add support for clk_get_parent()Randy Dunlap2021-11-261-0/+6
* MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King2021-11-261-1/+1
* mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap2021-11-261-0/+3
* MIPS: sni: Fix the buildBart Van Assche2021-11-261-2/+2
* mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-262-17/+16
* MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu2021-11-261-0/+1
* MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski2021-11-261-5/+6
* MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski2021-11-261-0/+3
* signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2021-11-262-11/+2
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-061-0/+3
* bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-10-131-14/+43
* 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-221-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: set mips32r5 for virt extensionsNick Desaulniers2021-07-201-4/+4
* MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-07-201-3/+7
* hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-07-201-1/+7
* MIPS: generic: Update node names to avoid unit addressesNathan Chancellor2021-06-304-20/+20
* 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-221-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-221-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-221-16/+41
* MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy2021-05-221-2/+7
* MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy2021-05-221-13/+24
* MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy2021-05-221-2/+3
* mips: Do not include hi and lo in clobber list for R6Romain Naour2021-05-071-2/+12
* MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor2021-03-071-4/+1
* 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: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran2020-12-301-0/+1
* MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong2020-11-241-1/+8