summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton2018-11-211-0/+147
* MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2018-11-202-2/+3
* MIPS: Don't dump Hi & Lo regs on >= MIPSr6Paul Burton2018-11-101-2/+5
* MIPS: Fix do_ade() closing brace indentationPaul Burton2018-11-101-1/+1
* MIPS: Avoid using .set mips0 to restore ISAPaul Burton2018-11-093-5/+9
* MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-1/+6
* MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-0/+4
* MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-5/+34
* MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-092-154/+179
* MIPS: unaligned: Remove FP & MSA code when unsupportedPaul Burton2018-11-091-12/+24
* MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-6/+16
* MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-092-34/+68
* MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-13/+41
* MIPS: Better abstract R2300 FPU usage in KconfigPaul Burton2018-11-091-2/+1Star
* MIPS: Ensure emulated FP sets PF_USED_MATHPaul Burton2018-11-093-10/+0Star
* MIPS: Simplify FP context initializationPaul Burton2018-11-096-244/+11Star
* MIPS: BCM5xxx: Remove dead init_fpu codePaul Burton2018-11-081-6/+0Star
* MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macrosPaul Burton2018-11-081-2/+2
* MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-071-27/+5Star
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-316-6/+4Star
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-2611-243/+287
|\
| * MIPS: Cleanup DSP ASE detectionPaul Burton2018-10-171-18/+0Star
| * MIPS: kdump: Mark cpu back online before rebootingDengcheng Zhu2018-09-281-0/+10
| * MIPS: MT: Remove obsolete cache flush repeat codePaul Burton2018-09-261-39/+0Star
| * MIPS: MT: Remove unused MT single-threaded cache flush codePaul Burton2018-09-261-20/+0Star
| * MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsYasha Cherikovsky2018-09-261-24/+23Star
| * MIPS/head: Store ELF appended dtb in a global variable tooYasha Cherikovsky2018-09-261-2/+4
| * MIPS/head: Add comments after #endif and #elseYasha Cherikovsky2018-09-261-7/+7
| * MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu2018-09-221-1/+41
| * MIPS: kexec: CPS systems to halt nonboot CPUsDengcheng Zhu2018-09-221-25/+55
| * MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu2018-09-223-8/+93
| * MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu2018-09-212-0/+6
| * mips: switch to NO_BOOTMEMMike Rapoport2018-09-142-76/+26Star
| * MIPS: Move arch_mem_init() comment near definitionPaul Burton2018-09-011-23/+22Star
| * MIPS: Remove no-op/identity castsPaul Burton2018-08-312-2/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-14/+14
|\ \
| * | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-272-14/+14
| |/
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-1/+1
|\ \
| * | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-201-1/+1
* | | MIPS: Fix CONFIG_CMDLINE handlingPaul Burton2018-09-281-20/+28
* | | MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-282-1/+42
|/ /
* / MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-08-311-0/+20
|/
* Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-231-3/+1Star
|\
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-111-3/+1Star
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-211-1/+1
|\ \