summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-12-20MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
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 system call table generation supportFiroz Khan
2018-12-14mips: remove syscall table entriesFiroz Khan
2018-12-14mips: add +1 to __NR_syscalls in uapi headerFiroz Khan
2018-12-14mips: rename scall64-64.S to scall64-n64.SFiroz Khan
2018-12-14mips: remove unused macrosFiroz Khan
2018-12-03mips: annotate implicit fall throughsMathieu Malaterre
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-26MIPS: MT: Remove norps command line parameterPaul Burton
2018-11-21MIPS: Enable dead code eliminationPaul Burton
2018-11-20MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen
2018-11-12MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen
2018-11-09MIPS: Don't dump Hi & Lo regs on >= MIPSr6Paul Burton
2018-11-09MIPS: Fix do_ade() closing brace indentationPaul 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: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: unaligned: Remove FP & MSA code when unsupportedPaul Burton
2018-11-09MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Better abstract R2300 FPU usage in KconfigPaul Burton
2018-11-09MIPS: Ensure emulated FP sets PF_USED_MATHPaul Burton
2018-11-09MIPS: Simplify FP context initializationPaul Burton
2018-11-08MIPS: BCM5xxx: Remove dead init_fpu codePaul Burton
2018-11-07MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macrosPaul Burton
2018-11-06MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-26Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...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-09-28MIPS: Fix CONFIG_CMDLINE handlingPaul Burton
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-09-28MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu
2018-09-26MIPS: MT: Remove obsolete cache flush repeat codePaul Burton
2018-09-26MIPS: MT: Remove unused MT single-threaded cache flush codePaul Burton
2018-09-26MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsYasha Cherikovsky