summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean
2020-09-28PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner
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: Increase range of CONFIG_FORCE_MAX_ZONEORDERPaul Cercueil
2020-09-27MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E.周琰杰 (Zhou Yanjie)
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-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig
2020-09-23MIPS: BCM47XX: Remove the needless check with the 1074KWei Li
2020-09-23MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-09-23MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang
2020-09-23Revert "MIPS: OCTEON: use devm_platform_ioremap_resource"Thomas Bogendoerfer
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-22MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2020-09-21MIPS: kexec: Add crashkernel=YM handlingYouling Tang
2020-09-21MIPS: Loongson64: Add UART node for LS7A PCHTiezhu Yang
2020-09-21MIPS: Ingenic: Add CPU nodes for 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_AU1000Thomas 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: Calculate ra properly when unwinding the stackHuacai Chen
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-21MIPS: kernel: include probes-common.h header in branch.cPujin Shi
2020-09-21MIPS: Make setup_elfcorehdr and setup_elfcorehdr_size staticJason Yan
2020-09-18MIPS: configs: Regenerate configs of Ingenic boardsPaul Cercueil
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil
2020-09-18MIPS: jz4740: Drop all obsolete filesPaul Cercueil
2020-09-18MIPS: generic: Add support for Ingenic SoCsPaul Cercueil
2020-09-18MIPS: generic: Increase NR_IRQS to 256Paul Cercueil
2020-09-18MIPS: generic: Add support for zbootPaul Cercueil
2020-09-18MIPS: generic: Support booting with built-in or appended DTBPaul Cercueil
2020-09-18MIPS: generic: Init command line with fw_init_cmdline()Paul Cercueil
2020-09-18MIPS: generic: Allow boards to set system typePaul Cercueil
2020-09-18MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil
2020-09-18MIPS: cpu-probe: ingenic: Fix broken BUG_ONPaul Cercueil
2020-09-18MIPS: cpu-probe: Mark XBurst CPU as having vtagged cachesPaul Cercueil
2020-09-18MIPS: cpu-probe: Set Ingenic's writecombine to _CACHE_CACHABLE_WAPaul Cercueil
2020-09-18MIPS: configs: lb60: Fix defconfig not selecting correct boardPaul Cercueil
2020-09-18MIPS: Loongson64: Increase NR_IRQS to 320Huacai Chen
2020-09-18MIPS: netlogic: Remove unused codeYouling Tang
2020-09-18MIPS: OCTEON: use devm_platform_ioremap_resourceQinglang Miao
2020-09-18MIPS: pci: use devm_platform_ioremap_resource_bynameZhang Qilong
2020-09-18MIPS: Correct the header guard of r4k-timer.hWei Li