summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-20MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-20MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-20DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki
2022-03-23MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-01-27gup: document and work around "COW can break either way" issueLinus Torvalds
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
2021-11-26mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap
2021-11-26MIPS: sni: Fix the buildBart Van Assche
2021-11-26MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu
2021-11-26MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski
2021-11-26MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski
2021-11-26signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-11-12arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2021-09-22MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel
2021-08-15MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki
2021-08-15mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei
2021-07-20MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz
2021-07-20mips: disable branch profiling in boot/decompress.oRandy Dunlap
2021-07-20mips: always link byteswap helpers into decompressorArnd Bergmann
2021-07-20MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-05-22MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-22MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-22MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-22MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy
2021-03-03MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor
2021-03-03MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor
2021-03-03MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-01-23MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-23MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil
2020-12-29MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-24MIPS: export has_transparent_hugepage() for modulesRandy Dunlap
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer
2020-09-12MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-09-12MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-21install several missing uapi headersRolf Eike Beer