summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* MIPS: export has_transparent_hugepage() for modulesRandy Dunlap2020-11-241-0/+1
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer2020-09-231-2/+7
* MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer2020-09-231-0/+1
* KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-231-0/+2
* MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli2020-09-091-0/+2
* MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli2020-09-091-0/+4
* mips/vdso: Fix resource leaks in genvdso.cPeng Fan2020-09-031-0/+10
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-262-2/+3
* MIPS: CPU#0 is not hotpluggableHuacai Chen2020-08-211-1/+1
* MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai2020-08-191-1/+4
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-07-2210-10/+0
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-091-0/+1
* MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing2020-06-221-3/+3
* mips: Add udelay lpj numbers adjustmentSerge Semin2020-06-221-0/+70
* mips: MAAR: Use more precise address maskSerge Semin2020-06-221-1/+1
* mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin2020-06-221-3/+3
* MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang2020-06-223-3/+14
* MIPS: Make sparse_init() using top-down allocationTiezhu Yang2020-06-221-0/+10
* MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang2020-06-221-1/+1
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-221-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-221-1/+1
* MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva2020-04-171-0/+3
* MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen2020-04-171-1/+4
* MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET2020-03-051-1/+1
* MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang2020-02-241-0/+3