summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-221-4/+5
|\
| * bpf, mips: Limit to 33 tail callsPaul Chaignon2019-12-111-4/+5
* | MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya2019-12-091-8/+1
|/
* arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+2
* arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+1
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\
| * asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2019-12-031-1/+1
|\ \
| * | rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer2019-10-161-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-12-022-4/+8
|\ \ \
| * | | crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld2019-11-272-4/+8
* | | | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-016-20/+20
|\ \ \ \
| * | | | y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2019-11-152-4/+4
| * | | | y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann2019-11-151-8/+8
| * | | | y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-0110-10/+0
|\ \ \ \ \
| * | | | | sysctl: Remove the sysctl system callEric W. Biederman2019-11-2610-10/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-286-40/+25
|\ \ \ \ \
| * | | | | dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-8/+8
| * | | | | dma-direct: unify the dma_capable definitionsChristoph Hellwig2019-11-201-8/+0
| * | | | | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-203-16/+15
| * | | | | dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2019-11-112-8/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-271-0/+1
|\ \ \ \ \
| * | | | | tracing: Enable syscall optimization for MIPSHassan Naveed2019-11-221-0/+1
| |/ / / /
* | | | | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-271-0/+1
|\ \ \ \ \
| * | | | | MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos2019-11-141-0/+1
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-9/+6
|\ \ \ \ \ \
| * | | | | | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
| * | | | | | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
| * | | | | | vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-2/+1
| * | | | | | vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-6/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-256-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-25226-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