Age | Commit message (Expand) | Author |
2024-07-12 | MIPS: Implement ieee754 NAN2008 emulation mode | Jiaxun Yang |
2024-01-27 | mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan | Xi Ruoyao |
2022-02-23 | MIPS: Modernize READ_IMPLIES_EXEC | Kees Cook |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-11-09 | MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n | Paul Burton |
2017-11-03 | Update MIPS email addresses | Paul Burton |
2017-09-04 | fs: fix kernel_read prototype | Christoph Hellwig |
2017-04-12 | MIPS: Avoid BUG warning in arch_check_elf | James Cowgill |
2016-08-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-08-02 | MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present | Paul Burton |
2016-05-28 | MIPS: Spelling fix lets -> let's | Ralf Baechle |
2016-01-20 | MIPS: Add IEEE Std 754 conformance mode selection | Maciej W. Rozycki |
2016-01-20 | MIPS: ELF: Interpret the NAN2008 file header flag | Maciej W. Rozycki |
2016-01-20 | ELF: Also pass any interpreter's file header to `arch_check_elf' | Maciej W. Rozycki |
2016-01-20 | MIPS: Use a union to access the ELF file header | Maciej W. Rozycki |
2015-05-12 | MIPS: fix FP mode selection in lieu of .MIPS.abiflags data | Paul Burton |
2015-04-08 | MIPS: ELF: Drop `get_fp_abi' | Maciej W. Rozycki |
2015-02-17 | MIPS: kernel: elf: Improve the overall ABI and FPU mode checks | Markos Chandras |
2014-11-24 | MIPS: Kconfig option to better exercise/debug hybrid FPRs | Paul Burton |
2014-11-24 | MIPS: ELF: Set FP mode according to .MIPS.abiflags | Paul Burton |