index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-15
MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCI
Maciej W. Rozycki
1
-0
/
+53
2018-11-12
lib/gcd: Remove use of CPU_NO_EFFICIENT_FFS macro
Paul Burton
1
-1
/
+1
2018-11-12
MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS
Paul Burton
2
-11
/
+12
2018-11-12
mips: sort list of configs for Malta
Maksym Kokhan
1
-7
/
+7
2018-11-12
mips: delete duplicated BUILTIN_DTB and LIBFDT configs
Maksym Kokhan
1
-2
/
+0
2018-11-10
MIPS: Boston: Disable EG20T prefetch
Paul Burton
1
-0
/
+6
2018-11-10
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
1
-2
/
+5
2018-11-10
MIPS: Fix do_ade() closing brace indentation
Paul Burton
1
-1
/
+1
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
16
-68
/
+121
2018-11-09
MIPS: Allow FP support to be disabled
Paul Burton
1
-1
/
+13
2018-11-09
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-6
/
+20
2018-11-09
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-2
/
+29
2018-11-09
MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+5
2018-11-09
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
3
-5
/
+27
2018-11-09
MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-5
/
+34
2018-11-09
MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-154
/
+179
2018-11-09
MIPS: unaligned: Remove FP & MSA code when unsupported
Paul Burton
1
-12
/
+24
2018-11-09
MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-6
/
+16
2018-11-09
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-34
/
+68
2018-11-09
MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-13
/
+41
2018-11-09
MIPS: Stub asm/fpu.h functions
Paul Burton
1
-3
/
+82
2018-11-09
MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-3
/
+8
2018-11-09
MIPS: Introduce CONFIG_MIPS_FP_SUPPORT
Paul Burton
2
-0
/
+8
2018-11-09
MIPS: Better abstract R2300 FPU usage in Kconfig
Paul Burton
2
-3
/
+6
2018-11-09
MIPS: Drop forward declarations of sigcontext in asm/fpu.h
Paul Burton
1
-3
/
+0
2018-11-09
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
4
-10
/
+7
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
9
-292
/
+38
2018-11-08
MIPS: BCM5xxx: Remove dead init_fpu code
Paul Burton
1
-6
/
+0
2018-11-08
MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6
Paul Burton
1
-1
/
+1
2018-11-08
MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
Paul Burton
1
-1
/
+3
2018-11-08
MIPS: Simplify GCC_OFF_SMALL_ASM definition
Paul Burton
1
-11
/
+7
2018-11-08
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
2
-10
/
+2