1. a0343e8 tracing/function-graph-tracer: add a new .irqentry.text section by Frederic Weisbecker · 16 years ago
  2. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  3. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  4. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  5. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  6. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
  7. 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
  8. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  9. 8da3821 ftrace: create __mcount_loc section by Steven Rostedt · 16 years ago
  10. 97e1c18 tracing: Kernel Tracepoints by Mathieu Desnoyers · 16 years ago
  11. d3d0ba7 Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe': by Ingo Molnar · 16 years ago
  12. c6de0026 Missing symbol prefix on vmlinux.lds.h by Yoshinori Sato · 16 years ago
  13. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  14. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 16 years ago
  15. fb5e2b3 vmlinux.lds: move __attribute__((__cold__)) functions back into final .text section by Jan Beulich · 16 years ago
  16. 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
  17. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  18. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  19. 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
  20. 5658c76 firmware: allow firmware files to be built into kernel image by David Woodhouse · 16 years ago
  21. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  22. 63687a5 x86: move tracedata to RODATA by Jan Beulich · 16 years ago
  23. 6360b1f move BUG_TABLE into RODATA by Jan Beulich · 16 years ago
  24. 63cc8c7 percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macro by Eric Dumazet · 16 years ago
  25. 37c514e Add missing init section definitions by Sam Ravnborg · 16 years ago
  26. edeed30 x86: add testcases for RODATA and NX protections/attributes by Arjan van de Ven · 16 years ago
  27. 312b148 Introduce new section reference annotations tags: __ref, __refdata, __refconst by Sam Ravnborg · 16 years ago
  28. 1a3fb6d asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies by Adrian Bunk · 16 years ago
  29. eb8f689 Use separate sections for __dev/__cpu/__mem code/data by Sam Ravnborg · 16 years ago
  30. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  31. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
  32. 23ec23c fix sparc32 breakage (result of vmlinux.lds.S bug) by Al Viro · 17 years ago
  33. cbe8712 i386: Put allocated ELF notes in read-only data segment by Roland McGrath · 17 years ago
  34. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  35. 4096b46 sparc64: fix alignment bug in linker definition script by Sam Ravnborg · 17 years ago
  36. 0e0d314 kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warnings by Sam Ravnborg · 17 years ago
  37. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  38. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  39. 03df4f6 [PATCH] i386: Clean up ELF note generation by Jeremy Fitzhardinge · 17 years ago
  40. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 18 years ago
  41. d1526e2 Remove stack unwinder for now by Linus Torvalds · 18 years ago
  42. 8d610dd Make sure we populate the initroot filesystem late enough by Linus Torvalds · 18 years ago
  43. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago
  44. b65780e [PATCH] unwinder: move .eh_frame to RODATA by Jan Beulich · 18 years ago
  45. 6569580 [PATCH] i386: Distinguish absolute symbols by Vivek Goyal · 18 years ago
  46. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 18 years ago
  47. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 18 years ago
  48. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  49. 690a973 [PATCH] x86-64: Speed up dwarf2 unwinder by Jan Beulich · 18 years ago
  50. 7583ddf [PATCH] Include __param section in read-only data range by Marcelo Tosatti · 18 years ago
  51. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  52. f71d20e [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL by Arjan van de Ven · 18 years ago
  53. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 18 years ago
  54. 37b73c8 [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure by Arjan van de Ven · 19 years ago
  55. 394b701 [PATCH] RapidIO support: core base by Matt Porter · 19 years ago
  56. a7d0c21 [PATCH] i386 / uml: add dwarf sections to static link script by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  57. d0aaff9 [PATCH] Kprobes: prevent possible race conditions generic by Prasanna S Panchamukhi · 19 years ago
  58. 6d30e3a kbuild: Avoid inconsistent kallsyms data by Sam Ravnborg · 19 years ago
  59. 60bad7f [PATCH] kexec: vmlinux: fix physical addresses by Eric W. Biederman · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago