summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer2-7/+1
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang1-5/+1
2020-10-12mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov1-0/+4
2020-10-08MIPS: SGI-IP28: disable use of ll/sc in kernelThomas Bogendoerfer1-1/+1
2020-10-08MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer1-1/+0
2020-10-06MIPS: pgtable: Remove used PAGE_USERIO defineThomas Bogendoerfer1-2/+0
2020-09-30MIPS: process: Add prototype for function arch_dup_task_structPujin Shi1-0/+1
2020-09-27MIPS: idle: Add prototype for function check_waitPujin Shi1-0/+2
2020-09-27MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)1-0/+2
2020-09-21MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer2-25/+2
2020-09-21MIPS: malta: remove unused header fileThomas Bogendoerfer1-33/+0
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer1-137/+0
2020-09-21MIPS: SGI-IP30: Move irq bits to better header filesThomas Bogendoerfer2-87/+51
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen2-3/+10
2020-09-21MIPS: context switch: Use save/restore instead of set/clear for Status.CU2Huacai Chen1-1/+3
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil1-0/+0
2020-09-18MIPS: jz4740: Drop all obsolete filesPaul Cercueil1-13/+0
2020-09-18MIPS: generic: Increase NR_IRQS to 256Paul Cercueil1-1/+1
2020-09-18MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WAPaul Cercueil1-5/+0
2020-09-18MIPS: Loongson64: Increase NR_IRQS to 320Huacai Chen1-1/+2
2020-09-18MIPS: netlogic: Remove unused codeYouling Tang1-15/+0
2020-09-18MIPS: Correct the header guard of r4k-timer.hWei Li1-3/+3
2020-09-07MIPS: Remove mach-*/war.hThomas Bogendoerfer13-132/+0
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer1-3/+0
2020-09-07MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer13-50/+0
2020-09-07MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer13-20/+0
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer14-22/+2
2020-09-07MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer16-29/+5
2020-09-07MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer13-22/+0
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer13-23/+0
2020-09-07MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer13-59/+0
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer13-36/+0
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer13-43/+0
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer13-22/+0
2020-08-26MIPS: Remove unused header file m48t37.hThomas Bogendoerfer1-36/+0
2020-08-26MIPS: Loongson2ef: Remove specific mc146818rtc.hThomas Bogendoerfer1-36/+0
2020-08-26MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer1-8/+0
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer5-512/+0
2020-08-24MIPS: Paravirt: remove remaining pieces of paravirtThomas Bogendoerfer3-106/+0
2020-08-17MIPS: BCM47xx: Include bcm47xx_sprom.hFlorian Fainelli1-3/+1
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-5/+0
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport1-5/+1
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-6/+2
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-36/+10
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds32-238/+120
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner1-2/+3
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2-1/+4