summaryrefslogtreecommitdiffstats
path: root/include/linux/init.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov2007-10-101-0/+1
* x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-111-1/+1
* pure_initcall ID inconsistencyMichael Buesch2007-07-311-1/+1
* x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen2007-07-211-4/+4
* Remove final two references to "__obsolete_setup" macroRobert P. J. Day2007-07-161-4/+0
* kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2007-05-191-0/+13
* Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava2007-05-151-6/+1
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-081-1/+2
* remove software_suspend()Johannes Berg2007-05-071-1/+1
* [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava2007-05-021-1/+6
* [PATCH] Dynamic kernel command-line: commonAlon Bar-Lev2007-02-121-2/+3
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-1/+1
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-111-0/+1
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-201-0/+8
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-271-9/+19
* [PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal2006-09-271-0/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-091-1/+2
* [PATCH] add a proper prototype for setup_arch()Adrian Bunk2006-03-251-0/+4
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-161-0/+12
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-0/+12
OpenPOWER on IntegriCloud