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