aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/elf.c
AgeCommit message (Expand)Author
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2022-02-23MIPS: Modernize READ_IMPLIES_EXECKees Cook
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-09MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2017-11-03Update MIPS email addressesPaul Burton
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
2017-04-12MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton
2016-05-28MIPS: Spelling fix lets -> let'sRalf Baechle
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki
2015-05-12MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton
2015-04-08MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki
2015-02-17MIPS: kernel: elf: Improve the overall ABI and FPU mode checksMarkos Chandras
2014-11-24MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton
2014-11-24MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton