aboutsummaryrefslogtreecommitdiff
path: root/include/linux/init.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-06generic: add __FINITDATAGravatar Ingo Molnar 1-0/+1
2008-02-03Remove __INIT_REFOK and __INITDATA_REFOKGravatar Ralf Baechle 1-3/+0
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstGravatar Sam Ravnborg 1-7/+27
2008-01-28remove __attribute_used__Gravatar Adrian Bunk 1-6/+5
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataGravatar Sam Ravnborg 1-39/+38
2008-01-28compiler.h: introduce __section()Gravatar Sam Ravnborg 1-13/+13
2007-10-17store __setup_str_* in a more compact wayGravatar Jan Beulich 1-1/+1
2007-10-16Add assembler equivalents to __init{,date}_refokGravatar Ralf Baechle 1-0/+2
2007-10-10[NETNS]: Move some code into __init section when CONFIG_NET_NS=nGravatar Pavel Emelyanov 1-0/+1
2007-08-11x86_64: Don't mark __exitcall as __coldGravatar Andi Kleen 1-1/+1
2007-07-31pure_initcall ID inconsistencyGravatar Michael Buesch 1-1/+1
2007-07-21x86: Support __attribute__((__cold__)) in gcc 4.3Gravatar Andi Kleen 1-4/+4
2007-07-16Remove final two references to "__obsolete_setup" macroGravatar Robert P. J. Day 1-4/+0
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Gravatar Sam Ravnborg 1-0/+13
2007-05-15Remove cpu hotplug defines for __INIT & __INITDATAGravatar Prarit Bhargava 1-6/+1
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeGravatar Adrian Bunk 1-1/+2
2007-05-07remove software_suspend()Gravatar Johannes Berg 1-1/+1
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAGravatar Prarit Bhargava 1-1/+6
2007-02-12[PATCH] Dynamic kernel command-line: commonGravatar Alon Bar-Lev 1-2/+3
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Gravatar Robert P. J. Day 1-1/+1
2006-12-11Make sure we populate the initroot filesystem late enoughGravatar Linus Torvalds 1-0/+1
2006-11-20Add "pure_initcall" for static variable initializationGravatar Linus Torvalds 1-0/+8
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsGravatar Andrew Morton 1-9/+19
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionGravatar Vivek Goyal 1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememGravatar Andi Kleen 1-1/+2
2006-03-25[PATCH] add a proper prototype for setup_arch()Gravatar Adrian Bunk 1-0/+4
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugGravatar Matt Tolentino 1-0/+12
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportGravatar Ashok Raj 1-0/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+250