Commit Graph

50 Commits (7e27d6e778cd87b6f2415515d7127eba53fe5d02)

Author SHA1 Message Date
Denys Vlasenko 07b3bb1ef2 Rename .data.nosave to .data..nosave. 15 years ago
Arjan van de Ven f251177486 PM: Add initcall_debug style timing for suspend/resume 15 years ago
Borislav Petkov 329bd4119c initcalls: Add early_initcall() for modules 16 years ago
Jan Beulich 8b5a10fc6f x86: properly annotate alternatives.c 16 years ago
Peter Oberparleiter b99b87f70c kernel: constructor support 16 years ago
Geert Uytterhoeven ae52bb2384 fbdev: move logo externs to header file 16 years ago
Sam Ravnborg 7923f90fff vmlinux.lds.h update 16 years ago
Jan Beulich fd6c3a8dc4 initconst adjustments 16 years ago
Tim Abbott 27b1833279 Remove unused support code for refok sections. 16 years ago
Tim Abbott c80d471a47 Add new HEAD_TEXT_SECTION macro. 16 years ago
Magnus Damm 13977091a9 Driver Core: early platform driver 16 years ago
Jan Beulich 3f5e26cee4 adjust init section definitions 17 years ago
Robert P. J. Day 1ecfea0638 init.h: remove long-dead __setup_null_param() macro 17 years ago
Ingo Molnar a1aca5de08 genirq: remove artifacts from sparseirq removal 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Yinghai Lu 1f8ff037a8 x86: alloc dyn_array all together 17 years ago
Yinghai Lu 1f3fcd4b1a add per_cpu_dyn_array support 17 years ago
Yinghai Lu 3ddfda1186 generic: add dyn_array support 17 years ago
Steven Rostedt fed1939c64 ftrace: remove old pointers to mcount 17 years ago
Arjan van de Ven 59f9415ffb modules: extend initcall_debug functionality to the module loader 17 years ago
Eduard - Gabriel Munteanu c2147a5092 Better interface for hooking early initcalls 17 years ago
Robert P. J. Day 4500d067ee init.h: remove obsolete content 17 years ago
Adrian Bunk 7d195a5409 proper extern for late_time_init 17 years ago
Sam Ravnborg 37c514e3df Add missing init section definitions 17 years ago
Ingo Molnar 9f9975a55d generic: add __FINITDATA 17 years ago
Ralf Baechle 470a81ae15 Remove __INIT_REFOK and __INITDATA_REFOK 17 years ago
Sam Ravnborg 312b1485fb Introduce new section reference annotations tags: __ref, __refdata, __refconst 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Sam Ravnborg eb8f689046 Use separate sections for __dev/__cpu/__mem code/data 17 years ago
Sam Ravnborg f3fe866d59 compiler.h: introduce __section() 17 years ago
Jan Beulich d5aa0daf6d store __setup_str_* in a more compact way 18 years ago
Ralf Baechle 0322a2b840 Add assembler equivalents to __init{,date}_refok 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Andi Kleen 3f3f7b74a7 x86_64: Don't mark __exitcall as __cold 18 years ago
Michael Buesch 73dd1166af pure_initcall ID inconsistency 18 years ago
Andi Kleen a586df067a x86: Support __attribute__((__cold__)) in gcc 4.3 18 years ago
Robert P. J. Day f489592597 Remove final two references to "__obsolete_setup" macro 18 years ago
Sam Ravnborg 0e0d314e6a kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings 18 years ago
Prarit Bhargava 838c41184f Remove cpu hotplug defines for __INIT & __INITDATA 18 years ago
Adrian Bunk 46595390e9 init/do_mounts.c: proper prepare_namespace() prototype 18 years ago
Johannes Berg ab3bfca7ab remove software_suspend() 18 years ago
Prarit Bhargava 86c0baf123 [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA 18 years ago
Alon Bar-Lev 30d7e0d466 [PATCH] Dynamic kernel command-line: common 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Linus Torvalds 8d610dd52d Make sure we populate the initroot filesystem late enough 18 years ago
Linus Torvalds b3438f8266 Add "pure_initcall" for static variable initialization 18 years ago
Andrew Morton 735a7ffb73 [PATCH] drivers: wait for threaded probes between initcall levels 19 years ago
Vivek Goyal 7e96287ddc [PATCH] kdump: introduce "reset_devices" command line option 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Andi Kleen 9d99aaa31f [PATCH] x86_64: Support memory hotadd without sparsemem 19 years ago