1. 7c74df0 Rename .bss.page_aligned to .bss..page_aligned. by Tim Abbott · 14 years ago
  2. 75b1348 Rename .data.page_aligned to .data..page_aligned. by Tim Abbott · 14 years ago
  3. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 14 years ago
  4. 4af57b7 Rename .data.cacheline_aligned to .data..cacheline_aligned. by Tim Abbott · 14 years ago
  5. 9e1b9b8 module: make MODULE_SYMBOL_PREFIX into a CONFIG option by Alan Jenkins · 15 years ago
  6. 1b20862 Optimize the ordering of sections in RW_DATA_SECTION. by Tim Abbott · 15 years ago
  7. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  8. 4b3b4c5 ftrace: __start_mcount_loc should be .init.rodata by John Reiser · 15 years ago
  9. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  10. 04e448d vmlinux.lds.h: restructure BSS linker script macros by Tim Abbott · 15 years ago
  11. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  12. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  13. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  14. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 15 years ago
  15. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 15 years ago
  16. 73f1d93 asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. by Paul Mundt · 15 years ago
  17. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  18. eadfe21 LDSCRIPT: Name INIT_RAM_FS consistently by David Howells · 15 years ago
  19. b99b87f kernel: constructor support by Peter Oberparleiter · 15 years ago
  20. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  21. 7923f90 vmlinux.lds.h update by Sam Ravnborg · 15 years ago
  22. ef53dae Improve vmlinux.lds.h support for arch specific linker scripts by Sam Ravnborg · 15 years ago
  23. fd6c3a8 initconst adjustments by Jan Beulich · 15 years ago
  24. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  25. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  26. c80d471 Add new HEAD_TEXT_SECTION macro. by Tim Abbott · 15 years ago
  27. 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 15 years ago
  28. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  29. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  30. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 15 years ago
  31. bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 15 years ago
  32. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  33. 8a20d84 tracing: trace_printk() fix, move format array to data section by Ingo Molnar · 15 years ago
  34. dba58e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core by Ingo Molnar · 15 years ago
  35. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 15 years ago
  36. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 15 years ago
  37. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 15 years ago
  38. 3ac6cff linker script: use separate simpler definition for PERCPU() by Tejun Heo · 15 years ago
  39. dba3d36 Revert "generic, x86: fix __per_cpu_load relocation" by Ingo Molnar · 15 years ago
  40. 5a61126 generic, x86: fix __per_cpu_load relocation by Brian Gerst · 15 years ago
  41. 6b7c38d linker script: kill PERCPU_VADDR_PREALLOC() by Tejun Heo · 15 years ago
  42. 0bd74fa percpu: refactor percpu.h by Brian Gerst · 15 years ago
  43. 145cd30 linker script: add missing VMLINUX_SYMBOL by Tejun Heo · 15 years ago
  44. 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 15 years ago
  45. 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 15 years ago
  46. a0343e8 tracing/function-graph-tracer: add a new .irqentry.text section by Frederic Weisbecker · 16 years ago
  47. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  48. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  49. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  50. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  51. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
  52. 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
  53. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  54. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 16 years ago
  55. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  56. d3d0ba7 Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': by Ingo Molnar · 16 years ago
  57. c6de0026 Missing symbol prefix on vmlinux.lds.h by Yoshinori Sato · 16 years ago
  58. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  59. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  60. fb5e2b3 vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section by Jan Beulich · 16 years ago
  61. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  62. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  63. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  64. d18bb9a Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 5658c76 firmware: allow firmware files to be built into kernel image by David Woodhouse · 16 years ago
  66. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  67. 63687a5 x86: move tracedata to RODATA by Jan Beulich · 16 years ago
  68. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 16 years ago
  69. 63cc8c7 percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro by Eric Dumazet · 16 years ago
  70. 37c514e Add missing init section definitions by Sam Ravnborg · 16 years ago
  71. edeed30 x86: add testcases for RODATA and NX protections/attributes by Arjan van de Ven · 16 years ago
  72. 312b148 Introduce new section reference annotations tags: __ref, __refdata, __refconst by Sam Ravnborg · 16 years ago
  73. 1a3fb6d asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies by Adrian Bunk · 16 years ago
  74. eb8f689 Use separate sections for __dev/__cpu/__mem code/data by Sam Ravnborg · 16 years ago
  75. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  76. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
  77. 23ec23c fix sparc32 breakage (result of vmlinux.lds.S bug) by Al Viro · 17 years ago
  78. cbe8712 i386: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  79. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  80. 4096b46 sparc64: fix alignment bug in linker definition script by Sam Ravnborg · 17 years ago
  81. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 17 years ago
  82. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  83. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  84. 03df4f6 [PATCH] i386: Clean up ELF note generation by Jeremy Fitzhardinge · 17 years ago
  85. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 18 years ago
  86. d1526e2 Remove stack unwinder for now by Linus Torvalds · 18 years ago
  87. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 18 years ago
  88. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  89. b65780e [PATCH] unwinder: move .eh_frame to RODATA by Jan Beulich · 18 years ago
  90. 6569580 [PATCH] i386: Distinguish absolute symbols by Vivek Goyal · 18 years ago
  91. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  92. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  93. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  94. 690a973 [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  95. 7583ddf [PATCH] Include __param section in read-only data range by Marcelo Tosatti · 18 years ago
  96. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  97. f71d20e [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL by Arjan van de Ven · 18 years ago
  98. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 18 years ago
  99. 37b73c8 [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure by Arjan van de Ven · 18 years ago
  100. 394b701 [PATCH] RapidIO support: core base by Matt Porter · 19 years ago