aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/binfmt_elfo32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann1-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-01fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker1-10/+2
2016-10-05MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-7/+1
2016-05-13MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki1-19/+1
2016-05-13MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki1-12/+0
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner1-1/+1
2014-08-02MIPS: Remove old core dump functionsAlex Smith1-32/+0
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith1-19/+13
2014-01-13MIPS: Support for 64-bit FP with O32 binariesPaul Burton1-0/+14
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle1-0/+11
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal1-0/+4
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2009-07-03MIPS: 64-bit: Fix o32 core dumpYong Zhang1-3/+17
2008-05-01remove div_long_long_remRoman Zippel1-2/+3
2008-02-03arch/mips/: Spelling fixesJoe Perches1-1/+1
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm1-1/+0
2006-02-21[MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto1-2/+3
2005-10-29Signed-off-by: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle1-1/+3
2005-10-29Fix register layout in o32 core dumps on 64-bit systems.Ralf Baechle1-13/+18
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+139