1. 026cee0 params: <level>_initcall-like kernel parameters by Pawel Moll · 12 years ago
  2. 7ccaba5 consolidate WARN_...ONCE() static variables by Jan Beulich · 12 years ago
  3. bc74ee9 m68k: Finally remove leftover markers sections by Kirill Tkhai · 13 years ago
  4. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  5. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  6. df48d871 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  7. f02e8a6 module: Sort exported symbols by Alessio Igor Bogani · 13 years ago
  8. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  9. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  10. 6ea0c34 percpu: Unify input section names by Mike Frysinger · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago
  13. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  14. ea71454 x86: Separate out entry text section by Jiri Olsa · 13 years ago
  15. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 14 years ago
  16. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 14 years ago
  17. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 14 years ago
  18. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  19. e94965e module: show version information for built-in modules in sysfs by Dmitry Torokhov · 14 years ago
  20. 8369744 include/asm-generic/vmlinux.lds.h: make readmostly section correctly align by Shaohua Li · 14 years ago
  21. aab9433 of: Add support for linking device tree blobs into vmlinux by Dirk Brandewie · 14 years ago
  22. c9e2a72 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  23. d882626 vmlinux.lds.h: lower init ramfs alignment to 4 by Mike Frysinger · 14 years ago
  24. d356c0b vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA by Mike Frysinger · 14 years ago
  25. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  26. 2aeb66d x86-32, percpu: Correct the ordering of the percpu readmostly section by H. Peter Anvin · 14 years ago
  27. c957ef2 percpu: Introduce a read-mostly percpu API by Shaohua Li · 14 years ago
  28. ffe8018 initramfs: fix initramfs size calculation by Hendrik Brueckner · 14 years ago
  29. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  30. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  32. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  33. c7f52cd support multiple .discard.* sections to avoid section type conflicts by Jeremy Fitzhardinge · 14 years ago
  34. 86c65a7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  35. da5e37e vmlinux.lds: fix .data..init_task output section (fix popwerpc boot) by Sam Ravnborg · 14 years ago
  36. 07fca0e tracing: Properly align linker defined symbols by Sam Ravnborg · 14 years ago
  37. eb878b3 tracing: Remove letfover markers section by Frederic Weisbecker · 14 years ago
  38. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  39. 058f88d6 rapidio: modify initialization of switch operations by Alexandre Bounine · 14 years ago
  40. e5cabeb rapidio: add Port-Write handling for EM by Alexandre Bounine · 14 years ago
  41. 07b3bb1 Rename .data.nosave to .data..nosave. by Denys Vlasenko · 15 years ago
  42. 54cb27a Rename .data.read_mostly to .data..read_mostly. by Denys Vlasenko · 15 years ago
  43. 3d9a854 Rename .data[.percpu][.XXX] to .data[..percpu][..XXX]. by Denys Vlasenko · 15 years ago
  44. 7c74df0 Rename .bss.page_aligned to .bss..page_aligned. by Tim Abbott · 15 years ago
  45. 75b1348 Rename .data.page_aligned to .data..page_aligned. by Tim Abbott · 15 years ago
  46. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 15 years ago
  47. 4af57b7 Rename .data.cacheline_aligned to .data..cacheline_aligned. by Tim Abbott · 15 years ago
  48. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  49. 1b20862 Optimize the ordering of sections in RW_DATA_SECTION. by Tim Abbott · 15 years ago
  50. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  51. 4b3b4c5 ftrace: __start_mcount_loc should be .init.rodata by John Reiser · 15 years ago
  52. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  53. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 15 years ago
  54. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  55. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  56. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  57. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 15 years ago
  58. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 15 years ago
  59. 73f1d93 asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. by Paul Mundt · 15 years ago
  60. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  61. eadfe21 LDSCRIPT: Name INIT_RAM_FS consistently by David Howells · 15 years ago
  62. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  63. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  64. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  65. ef53dae Improve vmlinux.lds.h support for arch specific linker scripts by Sam Ravnborg · 15 years ago
  66. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  67. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  68. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  69. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 15 years ago
  70. 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 15 years ago
  71. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  72. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  73. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago
  74. bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 15 years ago
  75. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  76. 8a20d84 tracing: trace_printk() fix, move format array to data section by Ingo Molnar · 15 years ago
  77. dba58e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core by Ingo Molnar · 15 years ago
  78. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 15 years ago
  79. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  80. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago
  81. 3ac6cff linker script: use separate simpler definition for PERCPU() by Tejun Heo · 16 years ago
  82. dba3d36 Revert "generic, x86: fix __per_cpu_load relocation" by Ingo Molnar · 16 years ago
  83. 5a61126 generic, x86: fix __per_cpu_load relocation by Brian Gerst · 16 years ago
  84. 6b7c38d linker script: kill PERCPU_VADDR_PREALLOC() by Tejun Heo · 16 years ago
  85. 0bd74fa percpu: refactor percpu.h by Brian Gerst · 16 years ago
  86. 145cd30 linker script: add missing VMLINUX_SYMBOL by Tejun Heo · 16 years ago
  87. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 16 years ago
  88. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 16 years ago
  89. a0343e8 tracing/function-graph-tracer: add a new .irqentry.text section by Frederic Weisbecker · 16 years ago
  90. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  91. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  92. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  93. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  94. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
  95. 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
  96. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  97. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 16 years ago
  98. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  99. d3d0ba7 Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': by Ingo Molnar · 16 years ago
  100. c6de0026 Missing symbol prefix on vmlinux.lds.h by Yoshinori Sato · 16 years ago