index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
elf.c
Age
Commit message (
Expand
)
Author
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