aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/binfmt_elfn32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-06mips compat: switch to compat_binfmt_elf.cAl Viro1-65/+0
2021-01-06mips: don't bother with ELF_CORE_EFLAGSAl Viro1-2/+0
2021-01-06mips compat: don't bother with ELF_ET_DYN_BASEAl Viro1-4/+0
2021-01-06mips: kill unused definitions in binfmt_elf[on]32.cAl Viro1-18/+0
2021-01-06mips binfmt_elf*32.c: use elfcore-compat.hAl Viro1-33/+4
2021-01-06Merge remote-tracking branch 'mips/mips-fixes' into work.elf-compatAl Viro1-0/+7
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro1-1/+6
2020-12-28MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro1-0/+7
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann1-2/+2
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-15/+1
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner1-1/+1
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle1-0/+11
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2008-05-01remove div_long_long_remRoman Zippel1-2/+3
2008-02-03arch/mips/: Spelling fixesJoe Perches1-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-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+119