index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: malta: Use img-ascii-lcd driver for LCD display
Paul Burton
2018-11-20
6
-64
/
+5
*
MIPS: ptrace: introduce NT_MIPS_MSA regset
Paul Burton
2018-11-20
2
-0
/
+148
*
MIPS: Align kernel load address to 64KB
Huacai Chen
2018-11-20
1
-3
/
+4
*
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
2018-11-20
1
-0
/
+5
*
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
2018-11-20
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-19
8
-9
/
+14
*
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
*
lib/gcd: Remove use of CPU_NO_EFFICIENT_FFS macro
Paul Burton
2018-11-12
1
-1
/
+1
*
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-09
1
-0
/
+6
*
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
2018-11-09
1
-2
/
+5
*
MIPS: Fix do_ade() closing brace indentation
Paul Burton
2018-11-09
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
*
MIPS: Simplify GCC_OFF_SMALL_ASM definition
Paul Burton
2018-11-07
1
-11
/
+7
*
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
2018-11-07
2
-10
/
+2
*
MIPS: DEC: Add 64-bit DECstation defconfig
Maciej W. Rozycki
2018-11-06
1
-0
/
+227
*
MIPS: DEC: Add R4k DECstation defconfig
Maciej W. Rozycki
2018-11-06
1
-0
/
+224
*
MIPS: DEC: Update R3k DECstation defconfig for Y2018
Maciej W. Rozycki
2018-11-06
1
-28
/
+135
*
MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-06
1
-27
/
+5
*
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2018-11-05
4
-1
/
+15
*
MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-05
1
-11
/
+1
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-04
1
-2
/
+2
[next]