index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-01-03
MIPS: elfcore: add correct copy_regs implementations
Marcin Nowakowski
2017-01-03
MIPS: Move register dump routines out of ptrace code
Marcin Nowakowski
2016-08-02
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2016-07-28
MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2016-05-13
MIPS: ELF: Unify ABI classification macros
Maciej W. Rozycki
2016-05-13
MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitions
Maciej W. Rozycki
2016-05-13
MIPS: ELF: Deconditionalise ABI flags definitions
Maciej W. Rozycki
2016-05-13
MIPS: ELF: Restructure personality macros
Maciej W. Rozycki
2016-05-13
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
Paul Burton
2016-02-11
mips: Differentiate between 32 and 64 bit ELF header
Daniel Wagner
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
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
2015-09-03
MIPS: AT_HWCAP aux vector infrastructure
Paul Burton
2015-05-12
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-10
MIPS: asm: elf: Set O32 default FPU flags
Markos Chandras
2015-04-08
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
2015-02-17
MIPS: kernel: elf: Improve the overall ABI and FPU mode checks
Markos Chandras
2014-11-24
MIPS: ELF: Set FP mode according to .MIPS.abiflags
Paul Burton
2014-11-24
MIPS: ELF: Add definition for the .MIPS.abiflags section
Paul Burton
2014-11-24
MIPS: Support for hybrid FPRs
Paul Burton
2014-08-02
MIPS: Remove old core dump functions
Alex Smith
2014-01-13
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
2013-10-29
MIPS: Switch ELF core dumper to use regsets.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2010-12-16
MIPS: Don't clobber personality high bits.
David Daney
2010-08-05
MIPS: Enable heap randomization.
David Daney
2010-04-12
MIPS: Preliminary VDSO
David Daney
2010-04-12
MIPS: Fix elfcore.c build warning
Ralf Baechle
2010-02-27
MIPS: Allow the auxv's elf_platform entry to be set.
David Daney
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
2009-07-03
MIPS: 64-bit: Fix o32 core dump
Yong Zhang
2008-12-22
MIPS: Fix preprocessor warnings flaged by GCC 4.4
David Daney
2008-10-16
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
Martin Schwidefsky
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle