1. 17c873e tracing/events: add export symbols for trace events in modules by Steven Rostedt · 17 years ago
  2. a59fd60 tracing/events: convert event call sites to use a link list by Steven Rostedt · 17 years ago
  3. f42c85e tracing/events: move the ftrace event tracing code to core by Steven Rostedt · 17 years ago
  4. 97f2025 tracing/events: move declarations from trace directory to core include by Steven Rostedt · 17 years ago
  5. 9504504 tracing: make trace_seq operations available for core kernel by Steven Rostedt · 17 years ago
  6. a8d154b tracing: create automated trace defines by Steven Rostedt · 17 years ago
  7. ea20d92 tracing: consolidate trace and trace_event headers by Steven Rostedt · 17 years ago
  8. 0a19e53 tracing/filters: allow on-the-fly filter switching by Tom Zanussi · 17 years ago
  9. b5c851a Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  10. eb02ce0 tracing/filters: use ring_buffer_discard_commit() in filter_check_discard() by Tom Zanussi · 17 years ago
  11. 5f77a88 tracing/infrastructure: separate event tracer from event support by Tom Zanussi · 17 years ago
  12. 77d9f46 tracing/filters: use ring_buffer_discard_commit for discarded events by Steven Rostedt · 17 years ago
  13. fa1b47d ring-buffer: add ring_buffer_discard_commit by Steven Rostedt · 17 years ago
  14. e45f2e2 tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro by Tom Zanussi · 17 years ago
  15. e1112b4 tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events by Tom Zanussi · 17 years ago
  16. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 17 years ago
  17. 8255309 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  18. bf20753 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  19. d811f23 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  20. 574bbe7 lockdep: continue lock debugging despite some taints by Frederic Weisbecker · 17 years ago
  21. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 17 years ago
  22. 66de779 blktrace: fix output of BLK_TC_PC events by Li Zefan · 17 years ago
  23. b78825d blktrace: fix output of unknown events by Li Zefan · 17 years ago
  24. 02af61b tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part by Zhaolei · 17 years ago
  25. 44e9c8b tracing/filters: return proper error code when writing filter file by Li Zefan · 17 years ago
  26. a3e0ab0 tracing/filters: allow user input integer to be oct or hex by Li Zefan · 17 years ago
  27. bcabd91 tracing/filters: fix NULL pointer dereference by Li Zefan · 17 years ago
  28. 8433a40 tracing/filters: NIL-terminate user input filter by Li Zefan · 17 years ago
  29. d6de2c8 async: Fix module loading async-work regression by Linus Torvalds · 17 years ago
  30. 0462b56 ftrace: Output REC->var instead of __entry->var for trace format by Zhaolei · 17 years ago
  31. 4d1f437 tracing: fix document references by Li Zefan · 17 years ago
  32. 2062501 tracing/lockdep: report the time waited for a lock by Frederic Weisbecker · 17 years ago
  33. 1cad125 Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  34. 93cfb3c tracing: fix splice return too large by Lai Jiangshan · 17 years ago
  35. c7625a5 tracing: update file->f_pos when splice(2) it by Lai Jiangshan · 17 years ago
  36. ddd538f tracing: allocate page when needed by Lai Jiangshan · 17 years ago
  37. d1e7e02 tracing: disable seeking for trace_pipe_raw by Lai Jiangshan · 17 years ago
  38. c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  39. 17b2e9b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  40. 422a253 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  41. 36cd3c9 mutex: have non-spinning mutexes on s390 by default by Heiko Carstens · 17 years ago
  42. 9eb8512 blktrace: pass the right pointer to kfree() by Li Zefan · 17 years ago
  43. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 17 years ago
  44. 6b44003 work_on_cpu(): rewrite it to create a kernel thread on demand by Andrew Morton · 17 years ago
  45. 1c99315 kthread: move sched-realeted initialization from kthreadd context by Oleg Nesterov · 17 years ago
  46. 3217ab9 kthread: Don't looking for a task in create_kthread() #2 by Vitaliy Gusev · 17 years ago
  47. 3a70970 ptrace: some checkpatch fixes by Roland McGrath · 17 years ago
  48. 8f2e586 posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF) by Oleg Nesterov · 17 years ago
  49. 6279a751 posix-timers: fix RLIMIT_CPU && fork() by Oleg Nesterov · 17 years ago
  50. 5af8c4e Merge commit 'v2.6.30-rc1' into sched/urgent by Ingo Molnar · 17 years ago
  51. ff96e61 Merge commit 'v2.6.30-rc1' into core/urgent by Ingo Molnar · 17 years ago
  52. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  53. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  54. c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  55. de5bd88 kprobes: support per-kprobe disabling by Masami Hiramatsu · 17 years ago
  56. e579abe kprobes: rename kprobe_enabled to kprobes_all_disarmed by Masami Hiramatsu · 17 years ago
  57. 99081ab kprobes: move EXPORT_SYMBOL_GPL just after function definitions by Masami Hiramatsu · 17 years ago
  58. b918e5e kprobes: cleanup aggr_kprobe related code by Masami Hiramatsu · 17 years ago
  59. fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 17 years ago
  60. dcef788 ftrace: clean up enable logic for sched_switch by Zhaolei · 17 years ago
  61. 597af81 function-graph: use int instead of atomic for ftrace_graph_active by Steven Rostedt · 17 years ago
  62. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 17 years ago
  63. a5dec55 tracing: use macros to denote usec and nsec per second by Li Zefan · 17 years ago
  64. 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 17 years ago
  65. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 17 years ago
  66. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 17 years ago
  67. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 17 years ago
  68. 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 17 years ago
  69. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 17 years ago
  70. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 17 years ago
  71. 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 17 years ago
  72. 93776a8 Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  73. a053958 Merge branch 'tracing/blktrace-fixes' into tracing/urgent by Ingo Molnar · 17 years ago
  74. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 17 years ago
  75. 2e45e77 Revert "module: remove the SHF_ALLOC flag on the __versions section." by Rusty Russell · 17 years ago
  76. 432870d exit_notify: kill the wrong capable(CAP_KILL) check by Oleg Nesterov · 17 years ago
  77. cd5f9a4 kernel/sysctl.c: avoid annoying warnings by Linus Torvalds · 17 years ago
  78. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  79. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  80. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 17 years ago
  81. 0221c81 Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  82. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  83. def5754 Audit: remove spaces from audit_log_d_path by Eric Paris · 17 years ago
  84. 679173b audit: audit_set_auditable defined but not used by Eric Paris · 17 years ago
  85. 318b6d3 audit: incorrect ref counting in audit tree tag_chunk by Eric Paris · 17 years ago
  86. 6d208da audit: Fix possible return value truncation in audit_get_context() by Paul Moore · 17 years ago
  87. 55ad2f8 audit: ignore terminating NUL in AUDIT_USER_TTY messages by Miloslav Trmac · 17 years ago
  88. b3897f5 Audit: fix handling of 'strings' with NULL characters by Miloslav Trmac · 17 years ago
  89. c28bb7d make the e->rule.xxx shorter in kernel auditfilter.c by Zhenwen Xu · 17 years ago
  90. 6b96255 auditsc: fix kernel-doc notation by Randy Dunlap · 17 years ago
  91. ca96a89 audit: EXECVE record - removed bogus newline by Jiri Pirko · 17 years ago
  92. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 17 years ago
  93. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 17 years ago
  94. e4c393f Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  95. 09f38dc Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  96. 30a39e0 Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  97. c7edad5 Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  98. b1dbb67 Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  99. 492f59f Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  100. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago