summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-07-20MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz1-1/+1
2021-07-20mips: disable branch profiling in boot/decompress.oRandy Dunlap1-0/+2
2021-07-20mips: always link byteswap helpers into decompressorArnd Bergmann1-2/+2
2021-07-19MIPS: fix "mipsel-linux-ld: decompress.c:undefined reference to `memmove'"Gao Xiang1-0/+17
2021-07-19MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-07-19MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie1-0/+3
2021-07-19MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-07-19hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-07-14MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li1-1/+1
2021-06-30MIPS: generic: Update node names to avoid unit addressesNathan Chancellor5-30/+30
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang1-6/+6
2021-06-03MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap1-0/+2
2021-06-03MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap1-0/+1
2021-05-19MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-05-19MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-05-19MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2021-05-14MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy1-2/+7
2021-05-14mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas5-5/+5
2021-05-14MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy1-13/+24
2021-05-14MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy1-2/+3
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour1-5/+21
2021-03-07MIPS: Drop 32-bit asm string functionsPaul Burton1-121/+0
2021-03-07MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor1-4/+1
2021-03-04MIPS: properly stop .eh_frame generationAlexander Lobakin2-1/+18
2021-03-04MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor1-1/+1
2021-03-04MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor1-1/+1
2021-03-04MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin1-0/+1
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin1-2/+8
2021-01-19MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil1-1/+2
2021-01-19mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell1-1/+3
2021-01-19mips: fix Section mismatch in referenceAnders Roxell2-3/+3
2020-12-30MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin1-2/+2
2020-12-30MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran1-0/+1
2020-12-02arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann1-0/+3
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-24MIPS: export has_transparent_hugepage() for modulesRandy Dunlap1-0/+1
2020-11-22MIPS: PCI: Fix MIPS buildSudip Mukherjee1-1/+1
2020-11-05MIPS: DEC: Restore bootmem reservation for firmware working memory areaMaciej W. Rozycki1-1/+8
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li1-0/+1
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen1-0/+2
2020-09-09MIPS: add missing MSACSR and upper MSA initializationHuang Pei1-0/+12
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-09-09MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2-2/+3
2020-08-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He1-1/+1
2020-08-21MIPS: qi_lb60: Fix routing to audio amplifierPaul Cercueil1-1/+1
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1