summaryrefslogtreecommitdiff
path: root/include/linux/flat.h
AgeCommit message (Expand)Author
2019-06-24binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.cChristoph Hellwig
2019-06-24binfmt_flat: use fixed size type for the on-disk formatChristoph Hellwig
2019-06-24binfmt_flat: consolidate two version of flat_v2_reloc_tChristoph Hellwig
2019-06-24binfmt_flat: remove the unused OLD_FLAT_FLAG_RAM definitionChristoph Hellwig
2019-06-24binfmt_flat: remove the uapi <linux/flat.h> headerChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2003-07-06[PATCH] define shared lib limits for flat loaderGreg Ungerer
2003-02-18[PATCH] include the architecture flat file header in common flat headerGreg Ungerer
2002-11-07[PATCH] add a description to flat.hChristoph Hellwig
2002-10-31[PATCH] UCLINUX (forgot one) - header file for binfmt_flatAlan Cox