aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/init.h
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (core code)Rusty Russell2012-01-12
* ftrace: Avoid recording mcount on .init sections directlySteven Rostedt2011-05-16
* init.h: add some more documentation to __ref* tagsMichal Nazarewicz2010-10-22
* Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-03
* PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven2009-12-15
* initcalls: Add early_initcall() for modulesBorislav Petkov2009-10-02
* x86: properly annotate alternatives.cJan Beulich2009-08-21
* kernel: constructor supportPeter Oberparleiter2009-06-18
* fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-16
* vmlinux.lds.h updateSam Ravnborg2009-06-14
* initconst adjustmentsJan Beulich2009-06-09
* Remove unused support code for refok sections.Tim Abbott2009-04-27
* Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-26
* Driver Core: early platform driverMagnus Damm2009-04-16
* adjust init section definitionsJan Beulich2008-10-29
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
|\
| * ftrace: remove old pointers to mcountSteven Rostedt2008-10-14
* | init.h: remove long-dead __setup_null_param() macroRobert P. J. Day2008-10-16
|/
* modules: extend initcall_debug functionality to the module loaderArjan van de Ven2008-08-12
* Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-26
* init.h: remove obsolete contentRobert P. J. Day2008-07-25
* proper extern for late_time_initAdrian Bunk2008-04-29
* Add missing init section definitionsSam Ravnborg2008-02-19
* generic: add __FINITDATAIngo Molnar2008-02-06
* Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle2008-02-03
* Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg2008-01-28
* remove __attribute_used__Adrian Bunk2008-01-28
* Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-28
* compiler.h: introduce __section()Sam Ravnborg2008-01-28
* store __setup_str_* in a more compact wayJan Beulich2007-10-17
* Add assembler equivalents to __init{,date}_refokRalf Baechle2007-10-16
* [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-10
* x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-11
* pure_initcall ID inconsistencyMichael Buesch2007-07-31
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-21
* Remove final two references to "__obsolete_setup" macroRobert P. J. Day2007-07-16
* kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2007-05-19
* Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava2007-05-15
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-08
* remove software_suspend()Johannes Berg2007-05-07
* [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava2007-05-02
* [PATCH] Dynamic kernel command-line: commonAlon Bar-Lev2007-02-12
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-11
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-20
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-27
* [PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal2006-09-27
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-09
* [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-25