aboutsummaryrefslogtreecommitdiff
path: root/include/linux/init.h
AgeCommit message (Expand)Author
2018-03-20Merge remote-tracking branch 'rt-stable/v4.4-rt' into linux-linaro-lsk-v4.4-rtlsk-v4.4-18.03-rtAlex Shi
2018-02-25x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2016-03-17asm-generic: Consolidate mark_rodata_ro()Kees Cook
2015-07-05module: relocate module_init from init.h to module.hPaul Gortmaker
2015-06-16init: delete the __cpuinit related stubsPaul Gortmaker
2015-03-05init.h: Clean up the __setup()/early_param() macrosIngo Molnar
2015-03-05init.h: Add early_param_on_off()Luis R. Rodriguez
2014-05-27init.h: Update initcall_sync variants to fix build errorsTony Lindgren
2014-02-13lto, workaround: Add workaround for initcall reorderingAndi Kleen
2013-12-10init.h: add missing initcall variantsRandy Dunlap
2013-11-13init.h: document the existence of __initconstGeert Uytterhoeven
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley
2013-06-26init.h: remove __cpuinit sections from the kernelPaul Gortmaker
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo
2013-01-18init, block: try to load default elevator module early during bootTejun Heo
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman
2012-12-17include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach
2012-11-30init.h: Remove __dev* sections from the kernelGreg Kroah-Hartman
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie
2012-01-13module_param: make bool parameters really bool (core code)Rusty Russell
2011-05-16ftrace: Avoid recording mcount on .init sections directlySteven Rostedt
2010-10-22init.h: add some more documentation to __ref* tagsMichal Nazarewicz
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko
2009-12-15PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven
2009-10-02initcalls: Add early_initcall() for modulesBorislav Petkov
2009-08-21x86: properly annotate alternatives.cJan Beulich
2009-06-18kernel: constructor supportPeter Oberparleiter
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-14vmlinux.lds.h updateSam Ravnborg
2009-06-09initconst adjustmentsJan Beulich
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott
2009-04-16Driver Core: early platform driverMagnus Damm
2008-10-29adjust init section definitionsJan Beulich
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-16init.h: remove long-dead __setup_null_param() macroRobert P. J. Day
2008-10-14ftrace: remove old pointers to mcountSteven Rostedt
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu
2008-07-25init.h: remove obsolete contentRobert P. J. Day
2008-04-29proper extern for late_time_initAdrian Bunk
2008-02-19Add missing init section definitionsSam Ravnborg
2008-02-06generic: add __FINITDATAIngo Molnar
2008-02-03Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg
2008-01-28compiler.h: introduce __section()Sam Ravnborg
2007-10-17store __setup_str_* in a more compact wayJan Beulich