summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2021-08-12MIPS: check return value of pgtable_pmd_page_ctorHuang Pei
2021-07-20MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz
2021-07-19MIPS: MT extensions are not available on MIPS32r1Paul Cercueil
2021-07-19MIPS: set mips32r5 for virt extensionsNick Desaulniers
2021-07-19MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei
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-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-14MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-03-04MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor
2021-03-04MIPS: properly stop .eh_frame generationAlexander Lobakin
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang
2020-10-12mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov
2020-10-08MIPS: SGI-IP28: disable use of ll/sc in kernelThomas Bogendoerfer
2020-10-08MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer
2020-10-06MIPS: pgtable: Remove used PAGE_USERIO defineThomas Bogendoerfer
2020-09-30MIPS: process: Add prototype for function arch_dup_task_structPujin Shi
2020-09-28KVM: MIPS: clean up redundant kvm_run parameters in assemblyTianjia Zhang
2020-09-27MIPS: idle: Add prototype for function check_waitPujin Shi
2020-09-27MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)
2020-09-25Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig
2020-09-23MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-09-21MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer
2020-09-21MIPS: malta: remove unused header fileThomas Bogendoerfer
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer
2020-09-21MIPS: SGI-IP30: Move irq bits to better header filesThomas Bogendoerfer
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen
2020-09-21MIPS: context switch: Use save/restore instead of set/clear for Status.CU2Huacai Chen
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil
2020-09-18MIPS: jz4740: Drop all obsolete filesPaul Cercueil
2020-09-18MIPS: generic: Increase NR_IRQS to 256Paul Cercueil
2020-09-18MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WAPaul Cercueil
2020-09-18MIPS: Loongson64: Increase NR_IRQS to 320Huacai Chen
2020-09-18MIPS: netlogic: Remove unused codeYouling Tang
2020-09-18MIPS: Correct the header guard of r4k-timer.hWei Li
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig