summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-266-1/+2142
|\
| * crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel2019-11-173-0/+1490
| * crypto: mips/chacha - wire up accelerated 32r2 code from ZincArd Biesheuvel2019-11-174-44/+271
| * crypto: mips/chacha - import 32r2 ChaCha code from ZincJason A. Donenfeld2019-11-171-0/+424
* | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-11-26226-3602/+5567
|\ \
| * | MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 moduleThomas Bogendoerfer2019-11-231-0/+22
| * | MIPS: PCI: Fix fake subdevice ID for IOC3Thomas Bogendoerfer2019-11-231-1/+1
| * | MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie2019-11-222-2/+25
| * | MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer2019-11-221-3/+2
| * | MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer2019-11-221-0/+4
| * | mips: add support for folded p4d page tablesMike Rapoport2019-11-2214-39/+75
| * | mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport2019-11-226-25/+18
| * | mips: fix build when "48 bits virtual memory" is enabledMike Rapoport2019-11-221-2/+7
| * | MIPS: math-emu: Reuse name array in debugfs_fpuemu()Paul Burton2019-11-111-2/+1
| * | MIPS: allow building with kcov coverageAlexey Khoroshilov2019-11-112-0/+3
| * | MIPS: Loongson64: Drop setup_pcimapJiaxun Yang2019-11-111-43/+0
| * | MIPS: Loongson2ef: Convert to early_printk_8250Jiaxun Yang2019-11-116-41/+4
| * | MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang2019-11-113-72/+0
| * | MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang2019-11-1112-187/+28
| * | MIPS: Drop pmon.hJiaxun Yang2019-11-112-47/+0
| * | MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen2019-11-113-17/+24
| * | MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen2019-11-1113-17/+17
| * | MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer2019-11-0119-0/+1471
| * | MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer2019-11-012-13/+16
| * | Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-0113-26/+83
| |\ \
| * | | MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3Tiezhu Yang2019-11-011-1/+0
| * | | MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer2019-11-016-30/+10
| * | | mips/cavium-octeon: Fix typo *must* in commentPaul Menzel2019-11-011-1/+1
| * | | MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-0126-75/+37
| * | | MIPS: Loongson64: Cleanup unused codeJiaxun Yang2019-11-0135-1543/+34
| * | | MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang2019-11-0130-1097/+56
| * | | MIPS: Fork loongson2ef from loongson64Jiaxun Yang2019-11-0169-126/+3345
| * | | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-3131-93/+92
| * | | MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer2019-10-241-48/+0
| * | | MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer2019-10-244-10/+22
| * | | MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer2019-10-243-19/+13
| * | | MIPS: arc: remove unused stuffThomas Bogendoerfer2019-10-242-4/+2
| * | | MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer2019-10-243-7/+3
| * | | MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer2019-10-245-4/+17
| * | | MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn2019-10-241-1/+1
| * | | MIPS: Make builtin_cmdline const & variable lengthPaul Burton2019-10-121-1/+1
| * | | MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n buildsPaul Burton2019-10-121-0/+6
| * | | MIPS: Always define builtin_cmdlinePaul Burton2019-10-121-0/+2
| * | | mips: Fix unroll macro when building with ClangNathan Chancellor2019-10-101-1/+2
| * | | MIPS: cmdline: Clean up boot_command_line initializationPaul Burton2019-10-101-42/+83
| * | | MIPS: cmdline: Remove redundant Kconfig defaultsPaul Burton2019-10-101-3/+0
| * | | MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer2019-10-095-79/+34
| * | | MIPS: SGI-IP22: set PHYS_OFFSET to memory startThomas Bogendoerfer2019-10-091-2/+1
| * | | MIPS: fw: arc: workaround 64bit kernel/32bit ARC problemsThomas Bogendoerfer2019-10-091-4/+21
| * | | MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer2019-10-091-4/+8