summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/elf.c
Commit message (Expand)AuthorAgeFilesLines
* Update MIPS email addressesPaul Burton2017-11-031-1/+1
* fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-8/+4
* MIPS: Avoid BUG warning in arch_check_elfJames Cowgill2017-04-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-0/+19
|\
| * MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2016-08-021-0/+19
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-2/+2
|/
* MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-281-1/+1
* MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2016-01-201-4/+8
* MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2016-01-201-0/+56
* ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2016-01-201-1/+1
* MIPS: Use a union to access the ELF file headerMaciej W. Rozycki2016-01-201-14/+26
* MIPS: fix FP mode selection in lieu of .MIPS.abiflags dataPaul Burton2015-05-121-15/+17
* MIPS: ELF: Drop `get_fp_abi'Maciej W. Rozycki2015-04-081-12/+2
* MIPS: kernel: elf: Improve the overall ABI and FPU mode checksMarkos Chandras2015-02-171-115/+188
* MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton2014-11-241-0/+18
* MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-241-0/+173
OpenPOWER on IntegriCloud