Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko
2009-12-15PM: Add initcall_debug style timing for suspend/resumeArjan van de Ven
2009-10-02initcalls: Add early_initcall() for modulesBorislav Petkov
2009-08-22x86: properly annotate alternatives.cJan Beulich
2009-06-19kernel: constructor supportPeter Oberparleiter
2009-06-17fbdev: move logo externs to header fileGeert Uytterhoeven
2009-06-15vmlinux.lds.h updateSam Ravnborg
2009-06-10initconst adjustmentsJan Beulich
2009-04-28Remove unused support code for refok sections.Tim Abbott
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott
2009-04-17Driver Core: early platform driverMagnus Damm
2008-10-30adjust init section definitionsJan Beulich
2008-10-21Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-16init.h: remove long-dead __setup_null_param() macroRobert P. J. Day
2008-10-14ftrace: remove old pointers to mcountSteven Rostedt
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu
2008-07-25init.h: remove obsolete contentRobert P. J. Day
2008-04-29proper extern for late_time_initAdrian Bunk
2008-02-19Add missing init section definitionsSam Ravnborg
2008-02-07generic: add __FINITDATAIngo Molnar
2008-02-03Remove __INIT_REFOK and __INITDATA_REFOKRalf Baechle
2008-01-29Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg
2008-01-29remove __attribute_used__Adrian Bunk
2008-01-29Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg
2008-01-29compiler.h: introduce __section()Sam Ravnborg
2007-10-17store __setup_str_* in a more compact wayJan Beulich
2007-10-16Add assembler equivalents to __init{,date}_refokRalf Baechle
2007-10-11[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov
2007-08-12x86_64: Don't mark __exitcall as __coldAndi Kleen
2007-08-01pure_initcall ID inconsistencyMichael Buesch
2007-07-22x86: Support __attribute__((__cold__)) in gcc 4.3Andi Kleen
2007-07-16Remove final two references to "__obsolete_setup" macroRobert P. J. Day
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg
2007-05-15Remove cpu hotplug defines for __INIT & __INITDATAPrarit Bhargava
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk
2007-05-07remove software_suspend()Johannes Berg
2007-05-02[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATAPrarit Bhargava
2007-02-12[PATCH] Dynamic kernel command-line: commonAlon Bar-Lev
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds
2006-10-28[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk
2006-01-17[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino
2005-06-26[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds