index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Lines
2018-11-21
MIPS: OCTEON: setup: make internal functions and data static
Aaro Koskinen
-3
/
+3
2018-11-21
MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock static
Aaro Koskinen
-1
/
+1
2018-11-21
mips: fix mips_get_syscall_arg o32 check
Dmitry V. Levin
-1
/
+1
2018-11-20
MIPS: Regenerate defconfigs
Paul Burton
-1850
/
+970
2018-11-20
MIPS: malta: Use img-ascii-lcd driver for LCD display
Paul Burton
-64
/
+5
2018-11-20
MIPS: ptrace: introduce NT_MIPS_MSA regset
Paul Burton
-0
/
+147
2018-11-20
MIPS: Align kernel load address to 64KB
Huacai Chen
-3
/
+4
2018-11-20
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
-0
/
+5
2018-11-20
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
-7
/
+70
2018-11-20
MIPS: Enable Undefined Behavior Sanitizer UBSAN
Hassan Naveed
-0
/
+2
2018-11-19
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
-8
/
+12
2018-11-19
MIPS: Remove superfluous check for __linux__
Sean Young
-8
/
+0
2018-11-19
MIPS: Use device_type helpers to access the node type
Rob Herring
-4
/
+2
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
-3
/
+0
2018-11-16
net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
-9
/
+12
2018-11-15
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
-20
/
+3
2018-11-15
MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
Maciej W. Rozycki
-0
/
+18
2018-11-15
MIPS: SiByte: Enable ZONE_DMA32 for LittleSur
Maciej W. Rozycki
-0
/
+1
2018-11-15
MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCI
Maciej W. Rozycki
-0
/
+53
2018-11-12
MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS
Paul Burton
-11
/
+12
2018-11-12
mips: sort list of configs for Malta
Maksym Kokhan
-7
/
+7
2018-11-12
mips: delete duplicated BUILTIN_DTB and LIBFDT configs
Maksym Kokhan
-2
/
+0
2018-11-12
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
-2
/
+2
2018-11-12
MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
Aaro Koskinen
-0
/
+1
2018-11-09
MIPS: Boston: Disable EG20T prefetch
Paul Burton
-0
/
+6
2018-11-09
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
-2
/
+5
2018-11-09
MIPS: Fix do_ade() closing brace indentation
Paul Burton
-1
/
+1
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
-68
/
+121
2018-11-09
MIPS: Allow FP support to be disabled
Paul Burton
-1
/
+13
2018-11-09
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-6
/
+20
2018-11-09
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-2
/
+29
2018-11-09
MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-1
/
+5
2018-11-09
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-5
/
+27
2018-11-09
MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-5
/
+34
2018-11-09
MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-154
/
+179
2018-11-09
MIPS: unaligned: Remove FP & MSA code when unsupported
Paul Burton
-12
/
+24
2018-11-09
MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-6
/
+16
2018-11-09
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-34
/
+68
2018-11-09
MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-13
/
+41
2018-11-09
MIPS: Stub asm/fpu.h functions
Paul Burton
-3
/
+82
2018-11-09
MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
-3
/
+8
2018-11-09
MIPS: Introduce CONFIG_MIPS_FP_SUPPORT
Paul Burton
-0
/
+8
2018-11-09
MIPS: Better abstract R2300 FPU usage in Kconfig
Paul Burton
-3
/
+6
2018-11-09
MIPS: Drop forward declarations of sigcontext in asm/fpu.h
Paul Burton
-3
/
+0
2018-11-09
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
-10
/
+7
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
-292
/
+38
2018-11-08
MIPS: BCM5xxx: Remove dead init_fpu code
Paul Burton
-6
/
+0
2018-11-08
MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6
Paul Burton
-1
/
+1
2018-11-08
MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
Paul Burton
-1
/
+3
2018-11-07
MIPS: Simplify GCC_OFF_SMALL_ASM definition
Paul Burton
-11
/
+7
[prev]
[next]