summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-12-21KVM: Make kvm_set_spte_hva() return intLan Tianyu
2018-12-17MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton
2018-12-14mips: generate uapi header and system call table filesFiroz Khan
2018-12-14mips: add +1 to __NR_syscalls in uapi headerFiroz Khan
2018-12-14mips: remove unused macrosFiroz Khan
2018-12-13mips: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan
2018-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-07mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang
2018-12-07mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2018-12-05MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij
2018-12-04MIPS: OCTEON: delete redundant register definitionsAaro Koskinen
2018-12-04MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2018-11-26MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton
2018-11-21MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton
2018-11-21MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unionsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macrosAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possibleAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fieldsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unionsAaro Koskinen
2018-11-21MIPS: OCTEON: gmxx-defs.h: delete unused functions and macrosAaro Koskinen
2018-11-21MIPS: OCTEON: delete cvmx override functionsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen
2018-11-21MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen
2018-11-21MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen
2018-11-21mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-11-20MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2018-11-20MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen
2018-11-19MIPS: Remove superfluous check for __linux__Sean Young
2018-11-12MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFSPaul Burton
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton
2018-11-09MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Stub asm/fpu.h functionsPaul Burton
2018-11-09MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Drop forward declarations of sigcontext in asm/fpu.hPaul Burton
2018-11-09MIPS: Simplify FP context initializationPaul Burton
2018-11-08MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernelsPaul Burton
2018-11-07MIPS: Simplify GCC_OFF_SMALL_ASM definitionPaul Burton
2018-11-07MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macrosPaul Burton