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
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-141
/
+148
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
962
-8120
/
+40565
2018-11-03
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-8
/
+13
2018-11-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-8
/
+23
2018-11-03
Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
6
-17
/
+7
2018-11-03
Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
1
-6
/
+2
2018-11-03
ARM: dts: stm32: update HASH1 dmas property on stm32mp157c
Alexandre Torgue
1
-1
/
+1
2018-11-03
ARM: orion: avoid VLA in orion_mpp_conf
Arnd Bergmann
1
-1
/
+6
2018-11-02
ARM: defconfig: Update multi_v7 to use PREEMPT
Linus Walleij
1
-0
/
+1
2018-11-02
arm64: defconfig: Enable some IPMI configs
John Garry
1
-0
/
+3
2018-11-02
arm64: fix warnings without CONFIG_IOMMU_DMA
Christoph Hellwig
1
-0
/
+2
2018-11-02
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
1
-7
/
+20
2018-11-02
arm64: kdump: fix small typo
Yangtao Li
1
-1
/
+1
2018-11-02
arm64: makefile fix build of .i file in external module case
Victor Kamensky
1
-0
/
+2
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-111
/
+137
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
3
-4
/
+4
2018-11-02
RISC-V: refresh defconfig
Anup Patel
1
-8
/
+8
2018-11-02
Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-36
/
+7
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-22
/
+37
2018-11-01
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
1
-0
/
+3
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-7
/
+2
[prev]
[next]