summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-012-4/+4
|\
| * y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2019-11-152-4/+4
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-9/+6
|\ \
| * | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
| * | vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-2/+1
| * | vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-6/+6
* | | MIPS: Ingenic: Disable abandoned HPTLB function.Zhou Yanjie2019-11-221-2/+19
* | | MIPS: Drop pmon.hJiaxun Yang2019-11-111-1/+0
* | | MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen2019-11-114-4/+4
* | | Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-012-4/+37
|\ \ \ | | |/ | |/|
| * | MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-10-231-4/+4
| * | MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-101-0/+33
* | | MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-315-13/+13
* | | MIPS: Make builtin_cmdline const & variable lengthPaul Burton2019-10-121-1/+1
* | | MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n buildsPaul Burton2019-10-121-0/+6
* | | MIPS: Always define builtin_cmdlinePaul Burton2019-10-121-0/+2
* | | MIPS: cmdline: Clean up boot_command_line initializationPaul Burton2019-10-101-42/+83
* | | MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2019-10-072-3/+16
* | | MIPS: genex: Don't reload address unnecessarilyPaul Burton2019-10-071-2/+2
* | | MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handlerPaul Burton2019-10-071-0/+2
* | | MIPS: syscall: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-1/+2
* | | MIPS: barrier: Add __SYNC() infrastructurePaul Burton2019-10-071-10/+10
* | | MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checksPaul Burton2019-10-071-7/+4
* | | MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton2019-10-073-2/+2
|/ /
* | MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer2019-10-021-0/+3
* | MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer2019-10-021-1/+1
* | MIPS: Wire up clone3 syscallPaul Burton2019-10-024-3/+4
* | MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang2019-10-011-6/+8
|/
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-2213-343/+129
|\
| * mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra2019-08-311-0/+1
| * MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-08-262-0/+10
| * mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2019-08-241-1/+1
| * MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton2019-08-231-1/+1
| * MIPS: init: Drop boot_mem_mapJiaxun Yang2019-08-231-270/+85
| * MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor2019-08-111-1/+1
| * MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-08-051-0/+7
| * mips: remove nargs from __SYSCALLFiroz Khan2019-07-305-6/+6
| * mips: Add support for generic vDSOVincenzo Frascino2019-07-251-31/+6
| * MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-231-9/+0
| * MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton2019-07-231-3/+0
| * MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-231-8/+0
| * MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-232-10/+0
| * MIPS: Decode config3 register on Ingenic SoCsPaul Cercueil2019-07-211-0/+8
| * MIPS: Rename JZRISC to XBURSTPaul Cercueil2019-07-212-4/+4
* | Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-062-1/+4
|\ \ | |/ |/|
| * mips: fix cacheinfoVladimir Kondratiev2019-07-181-0/+2
| * MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-07-181-1/+2
* | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-172-26/+27
|\ \ | |/
| * MIPS: perf events: handle switch statement falling through warningsStephen Rothwell2019-07-151-15/+15