summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/flat.h
AgeCommit message (Expand)Author
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig
2018-12-28sh: include: convert to SPDX identifiersKuninori Morimoto
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2009-05-29flat: fix data sections alignmentOskar Schirmer
2008-08-11sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII
2008-07-29sh: migrate to arch/sh/include/Paul Mundt