summaryrefslogtreecommitdiffstats
path: root/include/linux/init.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-6/+0
* asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-0/+4
* module: relocate module_init from init.h to module.hPaul Gortmaker2015-07-051-78/+0
* init: delete the __cpuinit related stubsPaul Gortmaker2015-06-161-11/+0
* init.h: Clean up the __setup()/early_param() macrosIngo Molnar2015-03-051-22/+27
* init.h: Add early_param_on_off()Luis R. Rodriguez2015-03-051-0/+15
* init.h: Update initcall_sync variants to fix build errorsTony Lindgren2014-05-271-1/+13
* lto, workaround: Add workaround for initcall reorderingAndi Kleen2014-02-131-1/+19
* init.h: add missing initcall variantsRandy Dunlap2013-12-101-0/+2
* init.h: document the existence of __initconstGeert Uytterhoeven2013-11-131-4/+2
* initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-111-0/+1
* init.h: remove __cpuinit sections from the kernelPaul Gortmaker2013-06-261-10/+9
* Merge branch 'master' into for-3.9-asyncTejun Heo2013-01-231-20/+0
|\
| * Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0
* | init, block: try to load default elevator module early during bootTejun Heo2013-01-181-0/+1
|/
* include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach2012-12-171-20/+20
* init.h: Remove __dev* sections from the kernelGreg Kroah-Hartman2012-11-301-11/+7
* sections: disable const sections for PA-RISC v2Andi Kleen2012-10-061-8/+19
* init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2012-07-271-1/+2
* module_param: make bool parameters really bool (core code)Rusty Russell2012-01-131-1/+2
* ftrace: Avoid recording mcount on .init sections directlySteven Rostedt2011-05-161-7/+7
* init.h: add some more documentation to __ref* tagsMichal Nazarewicz2010-10-221-3/+10
* Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-031-1/+1
* PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven2009-12-151-0/+2
* initcalls: Add early_initcall() for modulesBorislav Petkov2009-10-021-0/+1
* x86: properly annotate alternatives.cJan Beulich2009-08-211-2/+10
* kernel: constructor supportPeter Oberparleiter2009-06-181-0/+3
* fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-161-1/+1
* vmlinux.lds.h updateSam Ravnborg2009-06-141-3/+1
* initconst adjustmentsJan Beulich2009-06-091-1/+2
* Remove unused support code for refok sections.Tim Abbott2009-04-271-8/+0
* Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-261-1/+3
* Driver Core: early platform driverMagnus Damm2009-04-161-0/+1
* adjust init section definitionsJan Beulich2008-10-291-1/+5
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-201-1/+1
|\
| * ftrace: remove old pointers to mcountSteven Rostedt2008-10-141-1/+1
* | init.h: remove long-dead __setup_null_param() macroRobert P. J. Day2008-10-161-4/+0
|/
* modules: extend initcall_debug functionality to the module loaderArjan van de Ven2008-08-121-0/+1
* Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-261-0/+7
* init.h: remove obsolete contentRobert P. J. Day2008-07-251-7/+1
* proper extern for late_time_initAdrian Bunk2008-04-291-0/+2
* Add missing init section definitionsSam Ravnborg2008-02-191-0/+2
* generic: add __FINITDATAIngo Molnar2008-02-061-0/+1
* Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle2008-02-031-3/+0
* Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg2008-01-281-7/+27
* remove __attribute_used__Adrian Bunk2008-01-281-6/+5
* Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-281-39/+38
* compiler.h: introduce __section()Sam Ravnborg2008-01-281-13/+13
* store __setup_str_* in a more compact wayJan Beulich2007-10-171-1/+1
* Add assembler equivalents to __init{,date}_refokRalf Baechle2007-10-161-0/+2