summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
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-27MIPS: idle: Add prototype for function check_waitPujin Shi
2020-09-27MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)
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-07MIPS: Remove mach-*/war.hThomas Bogendoerfer
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer
2020-09-07MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer
2020-09-07MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer
2020-09-07MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer
2020-08-26MIPS: Remove unused header file m48t37.hThomas Bogendoerfer
2020-08-26MIPS: Loongson2ef: Remove specific mc146818rtc.hThomas Bogendoerfer
2020-08-26MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer
2020-08-24MIPS: Paravirt: remove remaining pieces of paravirtThomas Bogendoerfer
2020-08-17MIPS: BCM47xx: Include bcm47xx_sprom.hFlorian Fainelli
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui