aboutsummaryrefslogtreecommitdiff
path: root/include/linux/init.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-24ftrace: Allow for function tracing to record init functions on boot upGravatar Steven Rostedt (VMware) 1-1/+3
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXGravatar Laura Abbott 1-2/+2
2016-11-27module: extend 'rodata=off' boot cmdline parameter to module mappingsGravatar AKASHI Takahiro 1-0/+3
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+3
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-25/+13
2016-10-10latent_entropy: Mark functions with __latent_entropyGravatar Emese Revfy 1-2/+3
2016-09-20parisc: Drop BROKEN_RODATA config optionGravatar Helge Deller 1-15/+4
2016-09-09kbuild: allow archs to select link dead code/data eliminationGravatar Nicholas Piggin 1-25/+13
2016-08-02treewide: replace obsolete _refok by __refGravatar Fabian Frederick 1-6/+0
2016-02-22asm-generic: Consolidate mark_rodata_ro()Gravatar Kees Cook 1-0/+4
2015-07-05module: relocate module_init from init.h to module.hGravatar Paul Gortmaker 1-78/+0
2015-06-16init: delete the __cpuinit related stubsGravatar Paul Gortmaker 1-11/+0
2015-03-05init.h: Clean up the __setup()/early_param() macrosGravatar Ingo Molnar 1-22/+27
2015-03-05init.h: Add early_param_on_off()Gravatar Luis R. Rodriguez 1-0/+15
2014-05-27init.h: Update initcall_sync variants to fix build errorsGravatar Tony Lindgren 1-1/+13
2014-02-13lto, workaround: Add workaround for initcall reorderingGravatar Andi Kleen 1-1/+19
2013-12-10init.h: add missing initcall variantsGravatar Randy Dunlap 1-0/+2
2013-11-13init.h: document the existence of __initconstGravatar Geert Uytterhoeven 1-4/+2
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Gravatar Rob Landley 1-0/+1
2013-06-26init.h: remove __cpuinit sections from the kernelGravatar Paul Gortmaker 1-10/+9
2013-01-23Merge branch 'master' into for-3.9-asyncGravatar Tejun Heo 1-20/+0
2013-01-18init, block: try to load default elevator module early during bootGravatar Tejun Heo 1-0/+1
2013-01-10Remove __dev* markings from init.hGravatar Greg Kroah-Hartman 1-20/+0
2012-12-17include/linux/init.h: use the stringify operator for the __define_initcall macroGravatar Matthew Leach 1-20/+20
2012-11-30init.h: Remove __dev* sections from the kernelGravatar Greg Kroah-Hartman 1-11/+7
2012-10-06sections: disable const sections for PA-RISC v2Gravatar Andi Kleen 1-8/+19
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsGravatar Jim Cromie 1-1/+2
2012-01-13module_param: make bool parameters really bool (core code)Gravatar Rusty Russell 1-1/+2
2011-05-16ftrace: Avoid recording mcount on .init sections directlyGravatar Steven Rostedt 1-7/+7
2010-10-22init.h: add some more documentation to __ref* tagsGravatar Michal Nazarewicz 1-3/+10
2010-03-03Rename .data.nosave to .data..nosave.Gravatar Denys Vlasenko 1-1/+1
2009-12-15PM: Add initcall_debug style timing for suspend/resumeGravatar Arjan van de Ven 1-0/+2
2009-10-02initcalls: Add early_initcall() for modulesGravatar Borislav Petkov 1-0/+1
2009-08-21x86: properly annotate alternatives.cGravatar Jan Beulich 1-2/+10
2009-06-18kernel: constructor supportGravatar Peter Oberparleiter 1-0/+3
2009-06-16fbdev: move logo externs to header fileGravatar Geert Uytterhoeven 1-1/+1
2009-06-14vmlinux.lds.h updateGravatar Sam Ravnborg 1-3/+1
2009-06-09initconst adjustmentsGravatar Jan Beulich 1-1/+2
2009-04-27Remove unused support code for refok sections.Gravatar Tim Abbott 1-8/+0
2009-04-26Add new HEAD_TEXT_SECTION macro.Gravatar Tim Abbott 1-1/+3
2009-04-16Driver Core: early platform driverGravatar Magnus Damm 1-0/+1
2008-10-29adjust init section definitionsGravatar Jan Beulich 1-1/+5
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2008-10-16init.h: remove long-dead __setup_null_param() macroGravatar Robert P. J. Day 1-4/+0
2008-10-14ftrace: remove old pointers to mcountGravatar Steven Rostedt 1-1/+1
2008-08-12modules: extend initcall_debug functionality to the module loaderGravatar Arjan van de Ven 1-0/+1
2008-07-26Better interface for hooking early initcallsGravatar Eduard - Gabriel Munteanu 1-0/+7
2008-07-25init.h: remove obsolete contentGravatar Robert P. J. Day 1-7/+1
2008-04-29proper extern for late_time_initGravatar Adrian Bunk 1-0/+2
2008-02-19Add missing init section definitionsGravatar Sam Ravnborg 1-0/+2