| Commit message (Expand) | Author | Age |
* | adjust init section definitions | Jan Beulich | 2008-10-29 |
* | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | ftrace: remove old pointers to mcount | Steven Rostedt | 2008-10-14 |
* | | init.h: remove long-dead __setup_null_param() macro | Robert P. J. Day | 2008-10-16 |
|/ |
|
* | modules: extend initcall_debug functionality to the module loader | Arjan van de Ven | 2008-08-12 |
* | Better interface for hooking early initcalls | Eduard - Gabriel Munteanu | 2008-07-26 |
* | init.h: remove obsolete content | Robert P. J. Day | 2008-07-25 |
* | proper extern for late_time_init | Adrian Bunk | 2008-04-29 |
* | Add missing init section definitions | Sam Ravnborg | 2008-02-19 |
* | generic: add __FINITDATA | Ingo Molnar | 2008-02-06 |
* | Remove __INIT_REFOK and __INITDATA_REFOK | Ralf Baechle | 2008-02-03 |
* | Introduce new section reference annotations tags: __ref, __refdata, __refconst | Sam Ravnborg | 2008-01-28 |
* | remove __attribute_used__ | Adrian Bunk | 2008-01-28 |
* | Use separate sections for __dev/__cpu/__mem code/data | Sam Ravnborg | 2008-01-28 |
* | compiler.h: introduce __section() | Sam Ravnborg | 2008-01-28 |
* | store __setup_str_* in a more compact way | Jan Beulich | 2007-10-17 |
* | Add assembler equivalents to __init{,date}_refok | Ralf Baechle | 2007-10-16 |
* | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 2007-10-10 |
* | x86_64: Don't mark __exitcall as __cold | Andi Kleen | 2007-08-11 |
* | pure_initcall ID inconsistency | Michael Buesch | 2007-07-31 |
* | x86: Support __attribute__((__cold__)) in gcc 4.3 | Andi Kleen | 2007-07-21 |
* | Remove final two references to "__obsolete_setup" macro | Robert P. J. Day | 2007-07-16 |
* | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg | 2007-05-19 |
* | Remove cpu hotplug defines for __INIT & __INITDATA | Prarit Bhargava | 2007-05-15 |
* | init/do_mounts.c: proper prepare_namespace() prototype | Adrian Bunk | 2007-05-08 |
* | remove software_suspend() | Johannes Berg | 2007-05-07 |
* | [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA | Prarit Bhargava | 2007-05-02 |
* | [PATCH] Dynamic kernel command-line: common | Alon Bar-Lev | 2007-02-12 |
* | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day | 2007-02-11 |
* | Make sure we populate the initroot filesystem late enough | Linus Torvalds | 2006-12-11 |
* | Add "pure_initcall" for static variable initialization | Linus Torvalds | 2006-11-20 |
* | [PATCH] drivers: wait for threaded probes between initcall levels | Andrew Morton | 2006-10-27 |
* | [PATCH] kdump: introduce "reset_devices" command line option | Vivek Goyal | 2006-09-27 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen | 2006-04-09 |
* | [PATCH] add a proper prototype for setup_arch() | Adrian Bunk | 2006-03-25 |
* | [PATCH] x86_64: add __meminit for memory hotplug | Matt Tolentino | 2006-01-17 |
* | [PATCH] x86_64: Change init sections for CPU hotplug support | Ashok Raj | 2005-06-25 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |