aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
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
2018-11-05MIPS: Enable IOREMAP_PROT config option for MIPS cpusHassan Naveed
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti
2018-10-26Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-10-26Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-16MIPS: Cleanup DSP ASE detectionPaul Burton
2018-10-16MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen
2018-10-15MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-10-15MIPS: Remove unused PREF, PREFE & PREFX macrosPaul Burton
2018-10-15MIPS: Remove unused CAT macroPaul Burton
2018-10-15MIPS: Add kernel_pref & user_pref helpersPaul Burton
2018-10-15MIPS: Remove unused TTABLE macroPaul Burton
2018-10-15MIPS: Remove unused PIC macrosPaul Burton
2018-10-15MIPS: Remove unused MOVN & MOVZ macrosPaul Burton
2018-10-09MIPS: Provide actually relaxed MMIO accessorsMaciej W. Rozycki
2018-10-09MIPS: Enforce strong ordering for MMIO accessorsMaciej W. Rozycki
2018-10-09MIPS: Correct `mmiowb' barrier for `wbflush' platformsMaciej W. Rozycki
2018-10-09MIPS: Define MMIO ordering barriersMaciej W. Rozycki
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-09-26MIPS: MT: Remove obsolete cache flush repeat codePaul Burton
2018-09-22MIPS: kexec: Relax memory restrictionDengcheng Zhu
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig
2018-09-18MIPS: Loongson-3: Enable Store Fill Buffer at runtimeHuacai Chen