summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton2018-11-261-11/+24
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2018-11-212-3/+4
* MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unionsAaro Koskinen2018-11-211-6883/+0
* MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macrosAaro Koskinen2018-11-211-177/+0
* MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possibleAaro Koskinen2018-11-211-376/+0
* MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fieldsAaro Koskinen2018-11-211-131/+0
* MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unionsAaro Koskinen2018-11-211-2665/+0
* MIPS: OCTEON: gmxx-defs.h: delete unused functions and macrosAaro Koskinen2018-11-211-1356/+0
* MIPS: OCTEON: delete cvmx override functionsAaro Koskinen2018-11-211-20/+0
* MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen2018-11-211-27/+0
* MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen2018-11-211-33/+0
* MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen2018-11-211-16/+0
* MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen2018-11-211-15/+0
* MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen2018-11-211-8/+0
* MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen2018-11-215-92/+0
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2018-11-201-0/+5
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2018-11-204-0/+33
* MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2018-11-192-3/+4
* MIPS: Remove superfluous check for __linux__Sean Young2018-11-191-8/+0
* MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFSPaul Burton2018-11-121-10/+0
* MIPS: Avoid using .set mips0 to restore ISAPaul Burton2018-11-0913-63/+112
* MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-5/+14
* MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-1/+28
* MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-1/+5
* MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-4/+22
* MIPS: Stub asm/fpu.h functionsPaul Burton2018-11-091-3/+82
* MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-3/+8
* MIPS: Drop forward declarations of sigcontext in asm/fpu.hPaul Burton2018-11-091-3/+0
* MIPS: Simplify FP context initializationPaul Burton2018-11-092-43/+25
* MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernelsPaul Burton2018-11-081-1/+3
* MIPS: Simplify GCC_OFF_SMALL_ASM definitionPaul Burton2018-11-071-11/+7
* MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macrosPaul Burton2018-11-071-8/+0
* MIPS: Enable IOREMAP_PROT config option for MIPS cpusHassan Naveed2018-11-052-0/+13
* treewide: remove current_text_addrNick Desaulniers2018-10-311-5/+0
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-33/+7
|\ \
| * | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-5/+0
| * | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-6/+0
| * | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-5/+0
| * | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-0/+1
| * | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-6/+0
| * | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-11/+2
* | | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-2610-265/+127
|\ \ \
| * | | MIPS: Cleanup DSP ASE detectionPaul Burton2018-10-161-1/+19
| * | | MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-10-151-1/+1