summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-02MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-18MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin
2019-12-18MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton
2019-12-18MIPS: Prevent link failure with kcov instrumentationJouni Hogander
2019-12-11bpf, mips: Limit to 33 tail callsPaul Chaignon
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-12-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-12-02mips: Fix gettimeofday() in the vdso libraryVincenzo Frascino
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-27MIPS: Fix boot on Fuloong2 systemsGuenter Roeck
2019-11-27crypto: arch - conditionalize crypto api in arch glue for lib codeJason A. Donenfeld
2019-11-26asm-generic: Make msi.h a mandatory include/asm headerMichal Simek
2019-11-26sysctl: Remove the sysctl system callEric W. Biederman
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-26mips: cacheinfo: report shared CPU mapVladimir Kondratiev
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-11-23MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 moduleThomas Bogendoerfer
2019-11-23MIPS: PCI: Fix fake subdevice ID for IOC3Thomas Bogendoerfer
2019-11-22tracing: Enable syscall optimization for MIPSHassan Naveed
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie
2019-11-22MIPS: PCI: remember nasid changed by set interrupt affinityThomas Bogendoerfer
2019-11-22MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameterThomas Bogendoerfer
2019-11-22mips: add support for folded p4d page tablesMike Rapoport
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2019-11-22mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2019-11-21dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne
2019-11-20dma-direct: unify the dma_capable definitionsChristoph Hellwig
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-17crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementationArd Biesheuvel
2019-11-17crypto: mips/chacha - wire up accelerated 32r2 code from ZincArd Biesheuvel
2019-11-17crypto: mips/chacha - import 32r2 ChaCha code from ZincJason A. Donenfeld
2019-11-15Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-11-14MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selectedSergio Paracuellos
2019-11-11MIPS: math-emu: Reuse name array in debugfs_fpuemu()Paul Burton
2019-11-11MIPS: allow building with kcov coverageAlexey Khoroshilov
2019-11-11MIPS: Loongson64: Drop setup_pcimapJiaxun Yang