1. 5ef6476 pid: fix the do_each_pid_task() macro by Steven Rostedt · 18 years ago
  2. ea4e2bc ftrace: graph of a single function by Steven Rostedt · 18 years ago
  3. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 18 years ago
  4. 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 18 years ago
  5. 8789a9e ring-buffer: read page interface by Steven Rostedt · 18 years ago
  6. dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 18 years ago
  7. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 18 years ago
  8. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 18 years ago
  9. 7ac0110 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  10. 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  11. ac70a96 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ by Tejun Heo · 18 years ago
  12. 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  13. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  14. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 18 years ago
  15. 02d0e67 hotplug_memory_notifier section annotation by Al Viro · 18 years ago
  16. 3116848 meminit section warnings by Al Viro · 18 years ago
  17. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 18 years ago
  18. a838c2e markers: comment marker_synchronize_unregister() on data dependency by Wu Fengguang · 18 years ago
  19. 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 18 years ago
  20. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 18 years ago
  21. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 18 years ago
  22. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 18 years ago
  23. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 18 years ago
  24. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 18 years ago
  25. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 18 years ago
  26. 509dcee Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into tracing/core by Ingo Molnar · 18 years ago
  27. 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 18 years ago
  28. ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 18 years ago
  29. 14bfc98 tracing, tty: fix warnings caused by branch tracing and tty_kref_get() by Ingo Molnar · 18 years ago
  30. 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  31. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 18 years ago
  32. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 18 years ago
  33. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 18 years ago
  34. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 18 years ago
  35. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 18 years ago
  36. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 18 years ago
  37. 42f565e trace: remove extra assign in branch check by Steven Rostedt · 18 years ago
  38. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 18 years ago
  39. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 18 years ago
  40. 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 18 years ago
  41. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 18 years ago
  42. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 18 years ago
  43. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 18 years ago
  44. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  45. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 18 years ago
  46. de11def reintroduce accept4 by Ulrich Drepper · 18 years ago
  47. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  48. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  49. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  50. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 18 years ago
  51. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 18 years ago
  52. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  53. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  54. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 18 years ago
  55. 5f38267 tracepoints: do not put arguments in name by Mathieu Desnoyers · 18 years ago
  56. c420970 tracepoints: use unregister return value by Mathieu Desnoyers · 18 years ago
  57. da7b3ea tracepoints: use rcu_*_sched_notrace by Mathieu Desnoyers · 18 years ago
  58. a0bca6a markers: create DEFINE_MARKER and GET_MARKER (new API) by Mathieu Desnoyers · 18 years ago
  59. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 18 years ago
  60. e3f8c4b markers: add missing stdargs.h include, needed due to va_list usage by Arnaldo Carvalho de Melo · 18 years ago
  61. 954e100 rcu: add rcu_read_*_sched_notrace() by Mathieu Desnoyers · 18 years ago
  62. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 18 years ago
  63. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 18 years ago
  64. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  65. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 18 years ago
  66. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  67. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 18 years ago
  68. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 18 years ago
  69. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 18 years ago
  70. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 18 years ago
  71. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 18 years ago
  72. 4e17e1d Add c2 port support by Rodolfo Giometti · 18 years ago
  73. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 18 years ago
  74. b76f90b remove ratelimt() by Andrew Morton · 18 years ago
  75. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 18 years ago
  76. 45a9524 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  77. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  78. 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 18 years ago
  79. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 18 years ago
  80. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 18 years ago
  81. 60a011c Merge branch 'tracing/function-return-tracer' into tracing/fastboot by Ingo Molnar · 18 years ago
  82. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  83. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 18 years ago
  84. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 18 years ago
  85. f398778 Merge branch 'video' into release by Len Brown · 18 years ago
  86. 3e0fe36 Merge branch 'misc' into release by Len Brown · 18 years ago
  87. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 18 years ago
  88. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 18 years ago
  89. 2f96cb5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  90. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 18 years ago
  91. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  92. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 18 years ago
  93. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 18 years ago
  94. ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 18 years ago
  95. fd0fcf5c ssb: Fix DMA-API compilation for non-PCI systems by Michael Buesch · 18 years ago
  96. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 18 years ago
  97. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 18 years ago
  98. cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  99. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 18 years ago
  100. 058e373 clarify usage expectations for cnt32_to_63() by Nicolas Pitre · 18 years ago