1. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  2. 991ec02 Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  7. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 082b63a Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 110bf2b tracing: add protection around module events unload by Steven Rostedt · 15 years ago
  15. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 15 years ago
  16. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  17. f57a8a1 ring-buffer: fix ret in rb_add_time_stamp by Steven Rostedt · 15 years ago
  18. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  19. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  20. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 15 years ago
  21. 3af968e async: Fix lack of boot-time console due to insufficient synchronization by Linus Torvalds · 15 years ago
  22. 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 15 years ago
  23. edaba2c ptrace: revert "ptrace_detach: the wrong wakeup breaks the ERESTARTxxx logic" by Oleg Nesterov · 15 years ago
  24. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 15 years ago
  25. 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 15 years ago
  26. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 15 years ago
  27. 563af16 tracing: add annotation to what type of stack trace is recorded by Steven Rostedt · 15 years ago
  28. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 15 years ago
  29. 048dc50 tracing/events: fix output format of user stack by walimis · 15 years ago
  30. f11b3f4 tracing/events: fix output format of kernel stack by walimis · 15 years ago
  31. 083a63b tracing/trace_stack: fix the number of entries in the header by walimis · 15 years ago
  32. ea05b57 ring-buffer: discard timestamps that are at the start of the buffer by Steven Rostedt · 15 years ago
  33. edd813bf ring-buffer: try to discard unneeded timestamps by Steven Rostedt · 15 years ago
  34. a202355 ring-buffer: fix bug in ring_buffer_discard_commit by Tim Bird · 15 years ago
  35. 84047e3 function-graph: always initialize task ret_stack by Steven Rostedt · 15 years ago
  36. f7e8b61 function-graph: move initialization of new tasks up in fork by Steven Rostedt · 15 years ago
  37. 26c0162 function-graph: add memory barriers for accessing task's ret_stack by Steven Rostedt · 15 years ago
  38. 82310a3 function-graph: enable the stack after initialization of other variables by Steven Rostedt · 15 years ago
  39. 179c498 function-graph: only allocate init tasks if it was not already done by Steven Rostedt · 15 years ago
  40. 0f6ce3d ftrace: do not profile functions when disabled by Steven Rostedt · 15 years ago
  41. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 15 years ago
  42. ec081dd tracing: add exports to use __print_symbolic and __print_flags from a module by Steven Whitehouse · 15 years ago
  43. 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 15 years ago
  44. 897f17a tracing: combine the default tracers into one config by Steven Rostedt · 15 years ago
  45. 5e0a093 tracing: fix config options to not show when automatically selected by Steven Rostedt · 15 years ago
  46. 2af15d6 ftrace: add kernel command line function filtering by Steven Rostedt · 15 years ago
  47. 43bd123 tracing/stat: remove unappropriate safe walk on list by Frederic Weisbecker · 15 years ago
  48. dbd3fbd tracing/stat: do some cleanups by Li Zefan · 15 years ago
  49. e162280 tracing/stat: remember to free root node by Li Zefan · 15 years ago
  50. b3dd7ba tracing/stat: change dummpy_cmp() to return -1 by Li Zefan · 15 years ago
  51. 8f184f2 tracing/stat: replace linked list by an rbtree for sorting by Frederic Weisbecker · 15 years ago
  52. 0d64f83 tracing/stat: replace trace_stat_session by stat_session by Frederic Weisbecker · 15 years ago
  53. f3c4ae2 trace_workqueue: remove blank line between each cpu by Zhaolei · 15 years ago
  54. b886716 trace_workqueue: remove cpu_workqueue_stats->first_entry by Zhaolei · 15 years ago
  55. 1fdfca9 trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe() by Zhaolei · 15 years ago
  56. fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 15 years ago
  57. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  58. 5b6045a trace: disable preemption before taking raw spinlocks by Heiko Carstens · 15 years ago
  59. ab2b7eb kmod: Release sub_info on cred allocation failure. by Tetsuo Handa · 15 years ago
  60. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 15 years ago
  61. be74b73 tracing: add __print_flags for events by Steven Rostedt · 15 years ago
  62. 0e907c9 ftrace: clean up of using ftrace_event_enable_disable() by Zhaolei · 15 years ago
  63. b11c53e ftrace: Add task_comm support for trace_event by Zhaolei · 15 years ago
  64. 4f53596 tracing: add trace_event_read_lock() by Lai Jiangshan · 15 years ago
  65. 93c3248 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  66. d5a877e async: make sure independent async domains can't accidentally entangle by James Bottomley · 15 years ago
  67. 32bdfac PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs by Rafael J. Wysocki · 15 years ago
  68. 948cd52 sparseirq: Allow early irq_desc allocation by Paul Mundt · 15 years ago
  69. 2c9e703 Merge branch 'master' into next by James Morris · 15 years ago
  70. 5537937 ftrace: fix check for return value of register_module_notifier in event_trace_init by Ming Lei · 15 years ago
  71. 2070887 futex: fix restart in wait_requeue_pi by Thomas Gleixner · 15 years ago
  72. 1c840c1 futex: fix restart for early wakeup in futex_wait_requeue_pi() by Thomas Gleixner · 15 years ago
  73. c8b15a7 futex: cleanup error exit by Thomas Gleixner · 15 years ago
  74. 521c180 Merge branch 'core/urgent' into core/futexes by Thomas Gleixner · 15 years ago
  75. 64d1304 futex: setup writeable mapping for futex ops which modify user space data by Thomas Gleixner · 15 years ago
  76. fd51d25 blktrace: remove debugfs entries on bad path by Stefan Raspl · 15 years ago
  77. 4200efd sched: properly define the sched_group::cpumask and sched_domain::span fields by Ingo Molnar · 15 years ago
  78. ee3af6e Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 0130b2d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 24ed0c4 tracing: fix check for return value of register_module_notifier by Ming Lei · 15 years ago
  81. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  82. 8646010 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  83. 0f6f49a Fix caller information for warn_slowpath_null by Linus Torvalds · 15 years ago
  84. 4484079 PM: check sysdev_suspend(PMSG_FREEZE) return value by Bjorn Helgaas · 15 years ago
  85. 88fc86c tracing: Append prompt in /debug/tracing/README file by GeunSik Lim · 15 years ago
  86. ade385e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  87. 2d02494 sched, timers: cleanup avenrun users by Thomas Gleixner · 15 years ago
  88. dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 15 years ago
  89. f1a11e0 futex: remove the wait queue by Thomas Gleixner · 15 years ago
  90. 364b5b7 sysrq, intel_fb: fix sysrq g collision by Jason Wessel · 15 years ago
  91. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 15 years ago
  92. 5872144 tracing/filters: fix off-by-one bug by Li Zefan · 15 years ago
  93. 8cd995b tracing/filters: add missing unlock in a failure path by Li Zefan · 15 years ago
  94. 1ec7c48 tracing: stop stack trace on first empty entry by Steven Rostedt · 15 years ago
  95. d80c19d lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS by Ingo Molnar · 15 years ago
  96. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  97. 168b6b1 ring-buffer: move code around to remove some branches by Steven Rostedt · 15 years ago
  98. 88eb012 ring-buffer: use internal time stamp function by Steven Rostedt · 15 years ago
  99. 0f0c85f ring-buffer: small optimizations by Steven Rostedt · 15 years ago
  100. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 15 years ago