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