summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini11-42/+62
2020-09-21MIPS: kexec: Add crashkernel=YM handlingYouling Tang1-3/+21
2020-09-21MIPS: Loongson64: Add UART node for LS7A PCHTiezhu Yang1-0/+39
2020-09-21MIPS: Ingenic: Add CPU nodes for Ingenic SoCs.周琰杰 (Zhou Yanjie)6-1/+93
2020-09-21MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer3-26/+2
2020-09-21MIPS: malta: remove unused header fileThomas Bogendoerfer1-33/+0
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1000Thomas Bogendoerfer1-7/+0
2020-09-21MIPS: alchemy: remove unused ALCHEMY_GPIOINT_AU1300Thomas Bogendoerfer2-141/+0
2020-09-21MIPS: SGI-IP30: Move irq bits to better header filesThomas Bogendoerfer4-87/+67
2020-09-21MIPS: Loongson-3: Calculate ra properly when unwinding the stackHuacai Chen1-1/+15
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen6-7/+19
2020-09-21MIPS: context switch: Use save/restore instead of set/clear for Status.CU2Huacai Chen1-1/+3
2020-09-21MIPS: kernel: include probes-common.h header in branch.cPujin Shi1-0/+2
2020-09-21MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size staticJason Yan1-1/+1
2020-09-18MIPS: configs: Regenerate configs of Ingenic boardsPaul Cercueil6-35/+11
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil4-2/+2
2020-09-18MIPS: jz4740: Drop all obsolete filesPaul Cercueil4-170/+0
2020-09-18MIPS: generic: Add support for Ingenic SoCsPaul Cercueil7-18/+149
2020-09-18MIPS: generic: Increase NR_IRQS to 256Paul Cercueil1-1/+1
2020-09-18MIPS: generic: Add support for zbootPaul Cercueil2-0/+2
2020-09-18MIPS: generic: Support booting with built-in or appended DTBPaul Cercueil1-5/+4
2020-09-18MIPS: generic: Init command line with fw_init_cmdline()Paul Cercueil1-1/+1
2020-09-18MIPS: generic: Allow boards to set system typePaul Cercueil1-0/+5
2020-09-18MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil2-3/+7
2020-09-18MIPS: cpu-probe: ingenic: Fix broken BUG_ONPaul Cercueil1-1/+1
2020-09-18MIPS: cpu-probe: Mark XBurst CPU as having vtagged cachesPaul Cercueil1-0/+3
2020-09-18MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WAPaul Cercueil2-6/+2
2020-09-18MIPS: configs: lb60: Fix defconfig not selecting correct boardPaul Cercueil1-0/+1
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: OCTEON: use devm_platform_ioremap_resourceQinglang Miao1-9/+1
2020-09-18MIPS: pci: use devm_platform_ioremap_resource_bynameZhang Qilong3-11/+7
2020-09-18MIPS: Correct the header guard of r4k-timer.hWei Li1-3/+3
2020-09-17Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig1-2/+0
2020-09-16MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner1-0/+1
2020-09-15MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-09-11KVM: MIPS: Change the definition of kvm typeHuacai Chen1-0/+2
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini9-34/+24
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig9-9/+9
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig9-9/+9
2020-09-11MIPS/jazzdma: decouple from dma-directChristoph Hellwig1-11/+22
2020-09-11MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig2-72/+0
2020-09-11MIPS: make dma_sync_*_for_cpu a little less overzealousChristoph Hellwig1-16/+28
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-09-08mips: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-51/+3
2020-09-07MIPS: Remove mach-*/war.hThomas Bogendoerfer13-132/+0
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer3-5/+2