index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-20
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
7
-8
/
+12
2018-11-19
MIPS: Remove superfluous check for __linux__
Sean Young
1
-8
/
+0
2018-11-19
MIPS: Use device_type helpers to access the node type
Rob Herring
1
-4
/
+2
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
1
-3
/
+0
2018-11-17
net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-9
/
+12
2018-11-16
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
2
-20
/
+3
2018-11-15
MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
Maciej W. Rozycki
3
-0
/
+18
2018-11-15
MIPS: SiByte: Enable ZONE_DMA32 for LittleSur
Maciej W. Rozycki
1
-0
/
+1
2018-11-15
MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCI
Maciej W. Rozycki
1
-0
/
+53
2018-11-13
MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS
Paul Burton
2
-11
/
+12
2018-11-13
mips: sort list of configs for Malta
Maksym Kokhan
1
-7
/
+7
2018-11-13
mips: delete duplicated BUILTIN_DTB and LIBFDT configs
Maksym Kokhan
1
-2
/
+0
2018-11-12
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2
-2
/
+2
2018-11-12
MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
Aaro Koskinen
1
-0
/
+1
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
2018-11-07
MIPS: DEC: Add 64-bit DECstation defconfig
Maciej W. Rozycki
1
-0
/
+227
2018-11-07
MIPS: DEC: Add R4k DECstation defconfig
Maciej W. Rozycki
1
-0
/
+224
2018-11-07
MIPS: DEC: Update R3k DECstation defconfig for Y2018
Maciej W. Rozycki
1
-28
/
+135
2018-11-07
MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-27
/
+5
2018-11-05
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
3
-0
/
+14
2018-11-05
MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-11-05
MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation
Maciej W. Rozycki
1
-1
/
+1
2018-11-05
MIPS: OCTEON: fix out of bounds array access on CN68XX
Aaro Koskinen
1
-1
/
+1
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-2
/
+2
[prev]
[next]