summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton
2019-02-28Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-27MIPS: fix memory setup for platforms with PHYS_OFFSET != 0Thomas Bogendoerfer
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-25MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens
2019-02-25MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski
2019-02-21MIPS: ingenic: Add support for appended devicetreePaul Cercueil
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer
2019-02-19MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-02-19MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()Paul Burton
2019-02-19MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton
2019-02-19MIPS: eBPF: Always return sign extended 32b valuesPaul Burton
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-16MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton
2019-02-16MIPS: eBPF: Always return sign extended 32b valuesPaul Burton
2019-02-15MIPS: CM: Fix indentationPaul Burton
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2019-02-12MIPS: lantiq: pass struct device to DMA API functionsChristoph Hellwig
2019-02-11MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S supportRafał Miłecki
2019-02-11MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen
2019-02-07MIPS: OCTEON: delete board-specific link statusAaro Koskinen
2019-02-07MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen
2019-02-07MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen
2019-02-07MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen
2019-02-07MIPS: Delete unused flush_cache_sigtramp()Paul Burton
2019-02-07mips: cm: reprime error causeVladimir Kondratiev
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-02-06MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton
2019-02-05MIPS: Export mm switching functions used by KVMPaul Burton