aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-15MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki
2018-11-15MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCIMaciej W. Rozycki
2018-11-12lib/gcd: Remove use of CPU_NO_EFFICIENT_FFS macroPaul Burton
2018-11-12MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFSPaul Burton
2018-11-12mips: sort list of configs for MaltaMaksym Kokhan
2018-11-12mips: delete duplicated BUILTIN_DTB and LIBFDT configsMaksym Kokhan
2018-11-09MIPS: Boston: Disable EG20T prefetchPaul Burton
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: Allow FP support to be disabledPaul 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: 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: Stub asm/fpu.h functionsPaul Burton
2018-11-09MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Introduce CONFIG_MIPS_FP_SUPPORTPaul Burton
2018-11-09MIPS: Better abstract R2300 FPU usage in KconfigPaul Burton
2018-11-09MIPS: Drop forward declarations of sigcontext in asm/fpu.hPaul 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-08MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6Paul 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-06MIPS: DEC: Add 64-bit DECstation defconfigMaciej W. Rozycki
2018-11-06MIPS: DEC: Add R4k DECstation defconfigMaciej W. Rozycki
2018-11-06MIPS: DEC: Update R3k DECstation defconfig for Y2018Maciej W. Rozycki
2018-11-06MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-05MIPS: Enable IOREMAP_PROT config option for MIPS cpusHassan Naveed
2018-11-05MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-04Linux 4.20-rc1Linus Torvalds
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar