aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2-3/+3
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+26
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds2-4/+4
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+6
2019-11-26mips: cacheinfo: report shared CPU mapVladimir Kondratiev1-1/+26
2019-11-22MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie1-2/+19
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2-4/+4
2019-11-11MIPS: Drop pmon.hJiaxun Yang1-1/+0
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen4-4/+4
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook1-2/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook1-6/+6
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2-4/+37
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang5-13/+13
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski1-4/+4
2019-10-12MIPS: Make builtin_cmdline const & variable lengthPaul Burton1-1/+1
2019-10-12MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n buildsPaul Burton1-0/+6
2019-10-12MIPS: Always define builtin_cmdlinePaul Burton1-0/+2
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang1-0/+33
2019-10-10MIPS: cmdline: Clean up boot_command_line initializationPaul Burton1-42/+83
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2-3/+16
2019-10-07MIPS: genex: Don't reload address unnecessarilyPaul Burton1-2/+2
2019-10-07MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handlerPaul Burton1-0/+2
2019-10-07MIPS: syscall: Emit Loongson3 sync workarounds within asmPaul Burton1-1/+2
2019-10-07MIPS: barrier: Add __SYNC() infrastructurePaul Burton1-10/+10
2019-10-07MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checksPaul Burton1-7/+4
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton3-2/+2
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer1-0/+3
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer1-1/+1
2019-10-02MIPS: Wire up clone3 syscallPaul Burton4-3/+4
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang1-6/+8
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds13-343/+129
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra1-0/+1
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2-0/+10
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers1-1/+1
2019-08-23MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton1-1/+1
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang1-270/+85
2019-08-11MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor1-1/+1
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-1/+4
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie1-0/+7
2019-07-30mips: remove nargs from __SYSCALLFiroz Khan5-6/+6
2019-07-25mips: Add support for generic vDSOVincenzo Frascino1-31/+6
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton1-9/+0
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton1-3/+0
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton1-8/+0
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton2-10/+0
2019-07-21MIPS: Decode config3 register on Ingenic SoCsPaul Cercueil1-0/+8
2019-07-21MIPS: Rename JZRISC to XBURSTPaul Cercueil2-4/+4
2019-07-18mips: fix cacheinfoVladimir Kondratiev1-0/+2