summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-7/+4
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+3
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+5
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-12/+0
2020-12-14MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer-0/+2
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-0/+3
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel-0/+1
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel-0/+2
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne-12/+0
2020-11-19MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang-2/+0
2020-11-19MIPS: mm: Clean up setup of protection mapThomas Bogendoerfer-8/+0
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann-0/+3
2020-11-11MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang-0/+10
2020-11-11MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang-8/+0
2020-11-11MIPS: remove GCC < 4.9 supportNick Desaulniers-8/+1
2020-11-11mips: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven-1/+0
2020-11-09mips: add support for TIF_NOTIFY_SIGNALJens Axboe-1/+3
2020-11-06mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner-18/+5
2020-10-27mips: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin-7/+4
2020-10-27MIPS: Loongson64: Add /sys/firmware/lefi/boardinfoTiezhu Yang-0/+4
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-2/+2
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+2
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-1507/+92
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-4/+2
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-51/+17
2020-10-12MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bitThomas Bogendoerfer-5/+0
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer-7/+1
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang-5/+1
2020-10-12mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov-0/+4
2020-10-08MIPS: SGI-IP28: disable use of ll/sc in kernelThomas Bogendoerfer-1/+1
2020-10-08MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer-1/+0
2020-10-06MIPS: pgtable: Remove used PAGE_USERIO defineThomas Bogendoerfer-2/+0
2020-09-30MIPS: process: Add prototype for function arch_dup_task_structPujin Shi-0/+1
2020-09-28KVM: MIPS: clean up redundant kvm_run parameters in assemblyTianjia Zhang-2/+2
2020-09-27MIPS: idle: Add prototype for function check_waitPujin Shi-0/+2
2020-09-27MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)-0/+2
2020-09-25Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig-5/+0
2020-09-23MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li-0/+1
2020-09-21MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer-25/+2
2020-09-21MIPS: malta: remove unused header fileThomas Bogendoerfer-33/+0
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer-137/+0
2020-09-21MIPS: SGI-IP30: Move irq bits to better header filesThomas Bogendoerfer-87/+51
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen-3/+10
2020-09-21MIPS: context switch: Use save/restore instead of set/clear for Status.CU2Huacai Chen-1/+3
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil-0/+0
2020-09-18MIPS: jz4740: Drop all obsolete filesPaul Cercueil-13/+0
2020-09-18MIPS: generic: Increase NR_IRQS to 256Paul Cercueil-1/+1
2020-09-18MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WAPaul Cercueil-5/+0