aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-11/+4
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2019-03-14MIPS: Remove custom MIPS32 __kernel_fsid_t typePaul Burton1-7/+0
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-03-11MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan1-4/+4
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann1-1/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-10/+0
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-3/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+2
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds25-615/+400
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-9/+40
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-19/+0
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown1-19/+0
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer3-17/+8
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer1-0/+1
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer2-118/+89
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer3-66/+10
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin1-3/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-0/+52
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig1-10/+0
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-2/+2
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-13/+0
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen1-12/+0
2019-02-07MIPS: Delete unused flush_cache_sigtramp()Paul Burton1-2/+0
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-2/+2
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann1-13/+0
2019-02-06MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton2-6/+102
2019-02-04MIPS: Remove open-coded cmpxchg() in set_pte()Paul Burton1-43/+2
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton5-5/+73
2019-02-04MIPS: Add GINVT instruction helpersPaul Burton3-0/+82
2019-02-04MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton1-3/+13
2019-02-04MIPS: mm: Unify ASID version checksPaul Burton1-5/+3
2019-02-04MIPS: mm: Un-inline get_new_mmu_contextPaul Burton1-19/+1
2019-02-04MIPS: mm: Remove local_flush_tlb_mm()Paul Burton1-2/+3
2019-02-04MIPS: mm: Move drop_mmu_context() comment into appropriate blockPaul Burton1-5/+5
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton1-1/+3
2019-02-04MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton1-2/+3
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton1-4/+8
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton1-1/+3
2019-02-04MIPS: mm: Define activate_mm() using switch_mm()Paul Burton1-27/+1
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen5-0/+52
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani1-2/+9
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani1-2/+4
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani1-2/+3
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani1-2/+12
2019-02-03sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani1-7/+16