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: 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
*
MIPS: Simplify GCC_OFF_SMALL_ASM definition
Paul Burton
2018-11-08
1
-11
/
+7
*
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
2018-11-08
2
-10
/
+2
*
MIPS: DEC: Add 64-bit DECstation defconfig
Maciej W. Rozycki
2018-11-07
1
-0
/
+227
*
MIPS: DEC: Add R4k DECstation defconfig
Maciej W. Rozycki
2018-11-07
1
-0
/
+224
*
MIPS: DEC: Update R3k DECstation defconfig for Y2018
Maciej W. Rozycki
2018-11-07
1
-28
/
+135
*
MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-07
1
-27
/
+5
*
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2018-11-05
3
-0
/
+14
*
MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-05
1
-11
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-04
37
-141
/
+148
|
\
|
*
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
962
-8120
/
+40565
|
|
\
|
*
|
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
6
-14
/
+20
|
*
|
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
2018-10-30
1
-2
/
+10
|
*
|
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
2018-10-30
4
-47
/
+19
|
*
|
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-10-29
2
-1
/
+11
|
*
|
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
2018-10-29
1
-1
/
+1
|
*
|
x86/traps: Use format string with panic() call
Rasmus Villemoes
2018-10-29
1
-1
/
+1
|
*
|
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
20
-63
/
+63
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2018-10-29
2
-12
/
+21
|
|
\
\
\
\
|
|
|
*
|
|
x86/microcode: Make revision and processor flags world-readable
Jacek Tomaka
2018-09-02
1
-2
/
+2
|
|
*
|
|
|
x86/earlyprintk: Add a force option for pciserial device
Feng Tang
2018-10-02
1
-10
/
+19
[next]