summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/binfmt_elfo32.c
Commit message (Expand)AuthorAgeFilesLines
* mips compat: switch to compat_binfmt_elf.cAl Viro2021-01-061-66/+0
* mips compat: don't bother with ELF_ET_DYN_BASEAl Viro2021-01-061-8/+0
* mips: kill unused definitions in binfmt_elf[on]32.cAl Viro2021-01-061-18/+0
* mips binfmt_elf*32.c: use elfcore-compat.hAl Viro2021-01-061-32/+4
* Merge remote-tracking branch 'mips/mips-fixes' into work.elf-compatAl Viro2021-01-061-0/+7
|\
| * MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro2020-12-281-0/+7
* | elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-061-1/+5
|/
* y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann2019-11-151-2/+2
* y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-7/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-10/+2
* MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-7/+1
* MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki2016-05-131-19/+1
* MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki2016-05-131-12/+0
* mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2016-02-111-1/+1
* MIPS: Remove old core dump functionsAlex Smith2014-08-021-32/+0
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-07-301-19/+13
* MIPS: Support for 64-bit FP with O32 binariesPaul Burton2014-01-131-0/+14
* MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2013-06-061-0/+11
* KVM/MIPS32: KVM Guest kernel support.Sanjay Lal2013-05-081-0/+4
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-5/+5
* MIPS: 64-bit: Fix o32 core dumpYong Zhang2009-07-031-3/+17
* remove div_long_long_remRoman Zippel2008-05-011-2/+3
* arch/mips/: Spelling fixesJoe Perches2008-02-031-1/+1
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-111-1/+1
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-1/+0
* [MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto2006-02-211-2/+3
* Signed-off-by: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle2005-10-291-1/+3
* Fix register layout in o32 core dumps on 64-bit systems.Ralf Baechle2005-10-291-13/+18
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+139