summaryrefslogtreecommitdiff
path: root/include/linux/init.h (unfollow)
Commit message (Expand)Author
2022-10-28BACKPORT: kbuild: allow archs to select link dead code/data eliminationNicholas Piggin
2018-02-25x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2016-09-23UPSTREAM: asm-generic: Consolidate mark_rodata_ro()Kees Cook
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-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-17ftrace: Avoid recording mcount on .init sections directlySteven Rostedt
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-16init.h: remove long-dead __setup_null_param() macroRobert P. J. Day
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16x86: alloc dyn_array all togetherYinghai Lu
2008-10-16add per_cpu_dyn_array supportYinghai Lu
2008-10-16generic: add dyn_array supportYinghai Lu
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