summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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-191-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-191-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-191-16/+41
* MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang2021-05-191-3/+0
* MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy2021-05-141-2/+7
* mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas2021-05-145-5/+5
* MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang2021-05-141-0/+1
* MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei2021-05-141-1/+1
* MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei2021-05-141-2/+1
* crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-05-141-1/+1
* MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy2021-05-141-13/+24
* MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy2021-05-141-2/+3
* mips: Do not include hi and lo in clobber list for R6Romain Naour2021-05-071-5/+21
* MIPS: compressed: fix build with enabled UBSANAlexander Lobakin2021-03-251-0/+1
* crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki2021-03-171-2/+2
* Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao2021-03-041-3/+6
* MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='Nathan Chancellor2021-03-041-4/+1
* MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno2021-03-042-22/+19
* MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil2021-03-041-7/+8
* MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor2021-03-042-4/+4
* MIPS: properly stop .eh_frame generationAlexander Lobakin2021-03-042-1/+18
* 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: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro2021-01-192-0/+14
* MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTBPaul Cercueil2021-01-191-1/+2
* mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell2021-01-191-1/+3
* mips: fix Section mismatch in referenceAnders Roxell2021-01-192-3/+3
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2021-01-121-1/+0
* MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin2020-12-301-2/+2
* MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran2020-12-301-0/+1
* Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-6/+6
|\
| * sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-6/+6
* | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-271-0/+3
|\ \
| * | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-161-0/+3
| |/
* | MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong2020-11-171-1/+8
* | MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer2020-11-171-3/+3
* | MIPS: export has_transparent_hugepage() for modulesRandy Dunlap2020-10-271-0/+1
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-254-4/+4
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-243-0/+18
|\
| * MIPS: BMIPS: dts: add BCM63268 power domain supportÁlvaro Fernández Rojas2020-08-171-0/+6
| * MIPS: BMIPS: dts: add BCM6362 power domain supportÁlvaro Fernández Rojas2020-08-171-0/+6
| * MIPS: BMIPS: dts: add BCM6328 power domain supportÁlvaro Fernández Rojas2020-08-171-0/+6
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-235-18/+14
|\ \
| * | KVM: MIPS: clean up redundant kvm_run parameters in assemblyTianjia Zhang2020-09-285-18/+14
| * | Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2020-09-2211-42/+62
| |\ \