summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-19MIPS: MT extensions are not available on MIPS32r1Paul Cercueil
2021-07-19MIPS: CI20: Reduce clocksource to 750 kHz.周琰杰 (Zhou Yanjie)
2021-07-19MIPS: set mips32r5 for virt extensionsNick Desaulniers
2021-07-19MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oopszhanglianjie
2021-07-19net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-07-19MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei
2021-07-19MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMERPaul Cercueil
2021-07-19MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil
2021-07-19hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-07-14MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-06-16MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang
2021-06-10Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer
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-19MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-19MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-19MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-19MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang
2021-05-14MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy
2021-05-14mips: bmips: fix syscon-reboot nodesÁlvaro Fernández Rojas
2021-05-14MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS againTiezhu Yang
2021-05-14MIPS: loongson64: fix bug when PAGE_SIZE > 16KBHuang Pei
2021-05-14MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei
2021-05-14crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann
2021-05-14MIPS: generic: Update node names to avoid unit addressesNathan Chancellor
2021-05-14MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy
2021-05-14MIPS: pci-mt7620: fix PLL lock checkIlya Lipnitskiy
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-03-30MIPS: kernel: setup.c: fix compilation errorMauri Sandberg
2021-03-16MIPS: vmlinux.lds.S: Fix appended dtb not properly alignedPaul Cercueil
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer
2021-03-08MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-24MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-23arch: mips: update references to current linux-mips listLukas Bulwahn
2021-02-23mips: bmips: init clocks earlierÁlvaro Fernández Rojas
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada