aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-09MIPS: Allow FP support to be disabledPaul Burton
2018-11-09MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: unaligned: Remove FP & MSA code when unsupportedPaul Burton
2018-11-09MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Stub asm/fpu.h functionsPaul Burton
2018-11-09MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-11-09MIPS: Introduce CONFIG_MIPS_FP_SUPPORTPaul Burton
2018-11-09MIPS: Better abstract R2300 FPU usage in KconfigPaul Burton
2018-11-09MIPS: Drop forward declarations of sigcontext in asm/fpu.hPaul Burton
2018-11-09MIPS: Ensure emulated FP sets PF_USED_MATHPaul Burton
2018-11-09MIPS: Simplify FP context initializationPaul Burton
2018-11-08MIPS: BCM5xxx: Remove dead init_fpu codePaul Burton
2018-11-08MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6Paul Burton
2018-11-08MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernelsPaul Burton
2018-11-07MIPS: Simplify GCC_OFF_SMALL_ASM definitionPaul Burton
2018-11-07MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macrosPaul Burton
2018-11-06MIPS: DEC: Add 64-bit DECstation defconfigMaciej W. Rozycki
2018-11-06MIPS: DEC: Add R4k DECstation defconfigMaciej W. Rozycki
2018-11-06MIPS: DEC: Update R3k DECstation defconfig for Y2018Maciej W. Rozycki
2018-11-06MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-05MIPS: Enable IOREMAP_PROT config option for MIPS cpusHassan Naveed
2018-11-05MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-11-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-03Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann
2018-11-02ARM: defconfig: Update multi_v7 to use PREEMPTLinus Walleij
2018-11-02arm64: defconfig: Enable some IPMI configsJohn Garry
2018-11-02arm64: fix warnings without CONFIG_IOMMU_DMAChristoph Hellwig
2018-11-02arm64: kprobe: make page to RO mode when allocate itAnders Roxell
2018-11-02arm64: kdump: fix small typoYangtao Li
2018-11-02arm64: makefile fix build of .i file in external module caseVictor Kamensky
2018-11-02Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-11-01RISC-V: refresh defconfigAnup Patel
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds