1. 8d1b2d9 perf_counter: track task-comm data by Peter Zijlstra · 17 years ago
  2. 6b6e548 perf_counter: use misc field to widen type by Peter Zijlstra · 17 years ago
  3. 6fab019 perf_counter: provide misc bits in the event header by Peter Zijlstra · 17 years ago
  4. e30e08f perf_counter: fix NMI race in task clock by Peter Zijlstra · 17 years ago
  5. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 17 years ago
  6. 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
  7. 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
  8. 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
  9. de5bd88 kprobes: support per-kprobe disabling by Masami Hiramatsu · 17 years ago
  10. e579abe kprobes: rename kprobe_enabled to kprobes_all_disarmed by Masami Hiramatsu · 17 years ago
  11. 99081ab kprobes: move EXPORT_SYMBOL_GPL just after function definitions by Masami Hiramatsu · 17 years ago
  12. b918e5e kprobes: cleanup aggr_kprobe related code by Masami Hiramatsu · 17 years ago
  13. fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 17 years ago
  14. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 17 years ago
  15. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 17 years ago
  16. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 17 years ago
  17. 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 17 years ago
  18. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 17 years ago
  19. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 17 years ago
  20. 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 17 years ago
  21. a053958 Merge branch 'tracing/blktrace-fixes' into tracing/urgent by Ingo Molnar · 17 years ago
  22. 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  23. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 17 years ago
  24. bce379b perf_counter: minimize context time updates by Peter Zijlstra · 17 years ago
  25. 849691a perf_counter: remove rq->lock usage by Peter Zijlstra · 17 years ago
  26. a39d6f2 perf_counter: rework the task clock software counter by Peter Zijlstra · 17 years ago
  27. 4af4998 perf_counter: rework context time by Peter Zijlstra · 17 years ago
  28. 4c9e254 perf_counter: change event definition by Peter Zijlstra · 17 years ago
  29. 79f1464 perf_counter: counter overflow limit by Peter Zijlstra · 17 years ago
  30. 339f7c9 perf_counter: PERF_RECORD_TIME by Peter Zijlstra · 17 years ago
  31. ebb3c4c perf_counter: fix the mlock accounting by Peter Zijlstra · 17 years ago
  32. f6c7d5f perf_counter: theres more to overflow than writing events by Peter Zijlstra · 17 years ago
  33. 671dec5 perf_counter: generalize pending infrastructure by Peter Zijlstra · 17 years ago
  34. 3c446b3 perf_counter: SIGIO support by Peter Zijlstra · 17 years ago
  35. 9c03d88 perf_counter: add more context information by Peter Zijlstra · 17 years ago
  36. 2e45e77 Revert "module: remove the SHF_ALLOC flag on the __versions section." by Rusty Russell · 17 years ago
  37. 432870d exit_notify: kill the wrong capable(CAP_KILL) check by Oleg Nesterov · 17 years ago
  38. cd5f9a4 kernel/sysctl.c: avoid annoying warnings by Linus Torvalds · 17 years ago
  39. 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
  40. 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
  41. 92f22a3 perf_counter: update mmap() counter read by Peter Zijlstra · 17 years ago
  42. 5872bdb perf_counter: add more context information by Peter Zijlstra · 17 years ago
  43. c457810 perf_counter: per event wakeups by Peter Zijlstra · 17 years ago
  44. 8a057d8 perf_counter: move the event overflow output bits to record_type by Peter Zijlstra · 17 years ago
  45. 394ee07 perf_counter: provide generic callchain bits by Peter Zijlstra · 17 years ago
  46. 5ed0041 perf_counter: re-arrange the perf_event_type by Peter Zijlstra · 17 years ago
  47. 78d613e perf_counter: small cleanup of the output routines by Peter Zijlstra · 17 years ago
  48. d5d2bc0d perf_counter: make it possible for hw_perf_counter_init to return error codes by Paul Mackerras · 17 years ago
  49. 0a4a939 perf_counter: executable mmap() information by Peter Zijlstra · 17 years ago
  50. 38ff667 perf_counter: fix update_userpage() by Peter Zijlstra · 17 years ago
  51. 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 17 years ago
  52. 53cfbf5 perf_counter: record time running and time enabled for each counter by Paul Mackerras · 17 years ago
  53. 7730d86 perf_counter: allow and require one-page mmap on counting counters by Peter Zijlstra · 17 years ago
  54. ea5d20c perf_counter: optionally provide the pid/tid of the sampled task by Peter Zijlstra · 17 years ago
  55. 63e35b2 perf_counter: sanity check on the output API by Peter Zijlstra · 17 years ago
  56. 5c14819 perf_counter: output objects by Peter Zijlstra · 17 years ago
  57. b9cacc7 perf_counter: more elaborate write API by Peter Zijlstra · 17 years ago
  58. c7138f3 perf_counter: fix perf_poll() by Peter Zijlstra · 17 years ago
  59. 7b732a7 perf_counter: new output ABI - part 1 by Peter Zijlstra · 17 years ago
  60. b09d250 mutex: drop "inline" from mutex_lock() inside kernel/mutex.c by H. Peter Anvin · 17 years ago
  61. 37d8182 perf_counter: add an mmap method to allow userspace to read hardware counters by Paul Mackerras · 17 years ago
  62. 96f6d44 perf_counter: avoid recursion by Peter Zijlstra · 17 years ago
  63. f4a2deb perf_counter: remove the event config bitfields by Peter Zijlstra · 17 years ago
  64. 0322cd6 perf_counter: unify irq output code by Peter Zijlstra · 17 years ago
  65. b8e8351 perf_counter: revamp syscall input ABI by Peter Zijlstra · 17 years ago
  66. e077df4 perf_counter: hook up the tracepoint events by Peter Zijlstra · 17 years ago
  67. f160095 perf_counter: fix up counter free paths by Peter Zijlstra · 17 years ago
  68. 4a0deca perf_counter: generic context switch event by Peter Zijlstra · 17 years ago
  69. 01ef09d perf_counter: fix uninitialized usage of event_list by Peter Zijlstra · 17 years ago
  70. b6c5a71d perf_counter: abstract wakeup flag setting in core to fix powerpc build by Paul Mackerras · 17 years ago
  71. 4e193bd perf_counter: include missing header by Tim Blechmann · 17 years ago
  72. 039fc91 perf_counter: fix hrtimer sampling by Peter Zijlstra · 17 years ago
  73. 592903c perf_counter: add an event_list by Peter Zijlstra · 17 years ago
  74. d6d020e perf_counter: hrtimer based sampling for software time events by Peter Zijlstra · 17 years ago
  75. ac17dc8 perf_counter: provide major/minor page fault software events by Peter Zijlstra · 17 years ago
  76. 7dd1fcc perf_counter: provide pagefault software events by Peter Zijlstra · 17 years ago
  77. 15dbf27 perf_counter: software counter event infrastructure by Peter Zijlstra · 17 years ago
  78. 7556423 perf_counter: use list_move_tail() by Peter Zijlstra · 17 years ago
  79. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 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 · 18 years ago
  85. 318b6d3 audit: incorrect ref counting in audit tree tag_chunk by Eric Paris · 18 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 · 18 years ago
  91. ca96a89 audit: EXECVE record - removed bogus newline by Jiri Pirko · 18 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