summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/binfmt_elfn32.c
AgeCommit message (Expand)Author
2021-01-06mips compat: switch to compat_binfmt_elf.cAl Viro
2021-01-06mips: don't bother with ELF_CORE_EFLAGSAl Viro
2021-01-06mips compat: don't bother with ELF_ET_DYN_BASEAl Viro
2021-01-06mips: kill unused definitions in binfmt_elf[on]32.cAl Viro
2021-01-06mips binfmt_elf*32.c: use elfcore-compat.hAl Viro
2021-01-06Merge remote-tracking branch 'mips/mips-fixes' into work.elf-compatAl Viro
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro
2020-12-28MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesArnd Bergmann
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-01fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker
2016-10-05MIPS: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-05-13MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2008-05-01remove div_long_long_remRoman Zippel
2008-02-03arch/mips/: Spelling fixesJoe Perches
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-02-21[MIPS] jiffies_to_compat_timeval fixAtsushi Nemoto
2005-10-29Signed-off-by: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds