summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-08-12mips: Fix non-POSIX regexpH. Nikolaus Schaller1-1/+1
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei1-7/+3
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-20MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-07-20MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei1-3/+7
2021-07-20hugetlb: clear huge pte during flush function on mips platformBibo Mao1-1/+7
2021-06-30MIPS: generic: Update node names to avoid unit addressesNathan Chancellor4-20/+20
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-22MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-05-22MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-05-22MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2021-05-22MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy1-2/+7
2021-05-22MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy1-13/+24
2021-05-22MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy1-2/+3
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour1-2/+12
2021-03-07MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor1-4/+1
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
2020-12-30MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran1-0/+1
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-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: 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-21MIPS: CPU#0 is not hotpluggableHuacai Chen1-1/+1
2020-08-19MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai1-1/+4
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen1-9/+4
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò10-10/+0
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-06-22MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing1-3/+3
2020-06-22mips: Add udelay lpj numbers adjustmentSerge Semin1-0/+70
2020-06-22mips: MAAR: Use more precise address maskSerge Semin1-1/+1
2020-06-22mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin1-3/+3
2020-06-22MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang3-3/+14
2020-06-22MIPS: Make sparse_init() using top-down allocationTiezhu Yang1-0/+10
2020-06-22MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang1-1/+1
2020-06-22KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li1-0/+4
2020-06-22KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li1-1/+1