1. 22f0a27 init.h: remove __cpuinit sections from the kernel by Paul Gortmaker · 11 years ago
  2. c14afb8 Merge branch 'master' into for-3.9-async by Tejun Heo · 11 years ago
  3. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 11 years ago
  4. 54b956b Remove __dev* markings from init.h by Greg Kroah-Hartman · 11 years ago
  5. 7929d40 include/linux/init.h: use the stringify operator for the __define_initcall macro by Matthew Leach · 12 years ago
  6. 78d86c2 init.h: Remove __dev* sections from the kernel by Greg Kroah-Hartman · 12 years ago
  7. 754b7b6 sections: disable const sections for PA-RISC v2 by Andi Kleen · 12 years ago
  8. 96263d2 init: add comments to keep initcall-names in sync with initcall levels by Jim Cromie · 12 years ago
  9. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 12 years ago
  10. f020173 ftrace: Avoid recording mcount on .init sections directly by Steven Rostedt · 13 years ago
  11. 5ea0817 init.h: add some more documentation to __ref* tags by Michal Nazarewicz · 14 years ago
  12. 07b3bb1 Rename .data.nosave to .data..nosave. by Denys Vlasenko · 14 years ago
  13. f251177 PM: Add initcall_debug style timing for suspend/resume by Arjan van de Ven · 15 years ago
  14. 329bd41 initcalls: Add early_initcall() for modules by Borislav Petkov · 15 years ago
  15. 8b5a10f x86: properly annotate alternatives.c by Jan Beulich · 15 years ago
  16. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  17. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  18. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  19. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  20. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  21. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 15 years ago
  22. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  23. 3f5e26c adjust init section definitions by Jan Beulich · 16 years ago
  24. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. 1ecfea0 init.h: remove long-dead __setup_null_param() macro by Robert P. J. Day · 16 years ago
  26. fed1939 ftrace: remove old pointers to mcount by Steven Rostedt · 16 years ago
  27. 59f9415 modules: extend initcall_debug functionality to the module loader by Arjan van de Ven · 16 years ago
  28. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  29. 4500d06 init.h: remove obsolete content by Robert P. J. Day · 16 years ago
  30. 7d195a5 proper extern for late_time_init by Adrian Bunk · 16 years ago
  31. 37c514e Add missing init section definitions by Sam Ravnborg · 16 years ago
  32. 9f9975a generic: add __FINITDATA by Ingo Molnar · 16 years ago
  33. 470a81a Remove __INIT_REFOK and __INITDATA_REFOK by Ralf Baechle · 16 years ago
  34. 312b148 Introduce new section reference annotations tags: __ref, __refdata, __refconst by Sam Ravnborg · 16 years ago
  35. 3ff6eec remove __attribute_used__ by Adrian Bunk · 16 years ago
  36. eb8f689 Use separate sections for __dev/__cpu/__mem code/data by Sam Ravnborg · 16 years ago
  37. f3fe866 compiler.h: introduce __section() by Sam Ravnborg · 16 years ago
  38. d5aa0da store __setup_str_* in a more compact way by Jan Beulich · 17 years ago
  39. 0322a2b Add assembler equivalents to __init{,date}_refok by Ralf Baechle · 17 years ago
  40. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  41. 3f3f7b7 x86_64: Don't mark __exitcall as __cold by Andi Kleen · 17 years ago
  42. 73dd116 pure_initcall ID inconsistency by Michael Buesch · 17 years ago
  43. a586df0 x86: Support __attribute__((__cold__)) in gcc 4.3 by Andi Kleen · 17 years ago
  44. f489592 Remove final two references to "__obsolete_setup" macro by Robert P. J. Day · 17 years ago
  45. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 17 years ago
  46. 838c411 Remove cpu hotplug defines for __INIT & __INITDATA by Prarit Bhargava · 17 years ago
  47. 4659539 init/do_mounts.c: proper prepare_namespace() prototype by Adrian Bunk · 17 years ago
  48. ab3bfca remove software_suspend() by Johannes Berg · 17 years ago
  49. 86c0baf [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA by Prarit Bhargava · 17 years ago
  50. 30d7e0d [PATCH] Dynamic kernel command-line: common by Alon Bar-Lev · 17 years ago
  51. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  52. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 18 years ago
  53. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  54. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  55. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  56. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  57. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 18 years ago
  58. 77d4758 [PATCH] add a proper prototype for setup_arch() by Adrian Bunk · 18 years ago
  59. c09b424 [PATCH] x86_64: add __meminit for memory hotplug by Matt Tolentino · 18 years ago
  60. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago