1. 4a0b166 tracing: Fix irqoff selftest expanding max buffer by Steven Rostedt · 15 years ago
  2. 9a24470 tracing: Align 4 byte ints together in struct tracer by Steven Rostedt · 15 years ago
  3. 56355b8 tracing: Export trace_set_clr_event() by Yuanhan Liu · 15 years ago
  4. 31274d7 tracing: Explain about unstable clock on resume with ring buffer warning by Jiri Olsa · 15 years ago
  5. 10da37a tracing: Adjust conditional expression latency formatting. by David Sharp · 15 years ago
  6. 140e4f2 tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup by David Sharp · 15 years ago
  7. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 15 years ago
  8. de29be5 ring-buffer: Remove unused #include <linux/trace_irq.h> by David Sharp · 15 years ago
  9. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 15 years ago
  10. 86cb2ec Merge commit 'v2.6.38-rc8' into perf/core by Ingo Molnar · 15 years ago
  11. b75f38d cpuset: add a missing unlock in cpuset_write_resmask() by Li Zefan · 15 years ago
  12. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 15 years ago
  13. 0830937 perf: Fix cgroup vs jump_label problem by Peter Zijlstra · 15 years ago
  14. 1b15d05 perf cgroup: Clean up perf_cgroup_create() by Li Zefan · 15 years ago
  15. f75e18c perf cgroup: Fix unmatched call to perf_detach_cgroup() by Li Zefan · 15 years ago
  16. 3db272c perf cgroup: Fix leak of file reference count by Li Zefan · 15 years ago
  17. 940c5b2 perf: Fix the missing event initialization when pmu is found in idr by Lin Ming · 15 years ago
  18. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  19. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 15 years ago
  20. c09d7a3 Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git into perf/core by Frederic Weisbecker · 15 years ago
  21. 3a142a0 clockevents: Prevent oneshot mode when broadcast device is periodic by Thomas Gleixner · 15 years ago
  22. 768a06e perf: Simplify task_clock_event_read() by Peter Zijlstra · 15 years ago
  23. 3f7cce3 perf_events: Fix rcu and locking issues with cgroup support by Stephane Eranian · 15 years ago
  24. 571020d Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  25. ee88347 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  26. 6d83f94 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now by Thomas Gleixner · 15 years ago
  27. c1ee626 genirq: Prevent access beyond allocated_irqs bitmap by Thomas Gleixner · 15 years ago
  28. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  29. e9345aa Revert "tracing: Add unstable sched clock note to the warning" by Ingo Molnar · 15 years ago
  30. 5beda5f Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  31. 2e725a0 PM / Hibernate: Return error code when alloc_image_page() fails by Stanislaw Gruszka · 15 years ago
  32. 3233cdb workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long by Tejun Heo · 15 years ago
  33. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 15 years ago
  34. ba3dd36 perf: Optimize hrtimer events by Peter Zijlstra · 15 years ago
  35. 163ec43 perf: Optimize throttling code by Peter Zijlstra · 15 years ago
  36. e5d1367 perf: Add cgroup support by Stephane Eranian · 15 years ago
  37. d41d5a0 cgroup: Fix cgroup_subsys::exit callback by Peter Zijlstra · 15 years ago
  38. b00560f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  39. 4fe757d perf: Fix throttle logic by Peter Zijlstra · 15 years ago
  40. a1213b0 Merge branches 'core-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 · 15 years ago
  41. 1cecd79 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. bf1af3a Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  43. 7576958 workqueue: wake up a worker when a rescuer is leaving a gcwq by Tejun Heo · 15 years ago
  44. 0de4b34 tracing/kprobe: Fix NULL pointer deref check by Masami Hiramatsu · 15 years ago
  45. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 15 years ago
  46. f7909fb 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
  47. 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 15 years ago
  48. 868baf0 ftrace: Fix memory leak with function graph and cpu hotplug by Steven Rostedt · 15 years ago
  49. 7c940c1 Merge remote branch 'acme/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 15 years ago
  50. 6037b71 security: add cred argument to security_capable() by Chris Wright · 15 years ago
  51. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 15 years ago
  52. 5651f7f watchdog, nmi: Lower the severity of error messages by Don Zickus · 15 years ago
  53. aceb91c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  54. 6752ab4 tracing: Deprecate tracing_enabled for tracing_on by Steven Rostedt · 15 years ago
  55. 87d80de tracing: Remove obsolete sched_switch tracer by Steven Rostedt · 15 years ago
  56. 5e38ca8 tracing: Add unstable sched clock note to the warning by Jiri Olsa · 15 years ago
  57. 7ff2079 Revert "lockdep, timer: Fix del_timer_sync() annotation" by Peter Zijlstra · 15 years ago
  58. ae07f55 tracing/syscalls: Early terminate search for sys_ni_syscall by Ian Munsie · 15 years ago
  59. b2d5549 tracing/syscalls: Allow arch specific syscall symbol matching by Ian Munsie · 15 years ago
  60. c763ba0 tracing/syscalls: Make arch_syscall_addr weak by Ian Munsie · 15 years ago
  61. 3773b389 tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON by Ian Munsie · 15 years ago
  62. ba97697 tracing/syscalls: Don't add events for unmapped syscalls by Ian Munsie · 15 years ago
  63. 4defe68 tracing/filter: Remove synchronize_sched() from __alloc_preds() by Steven Rostedt · 15 years ago
  64. 75b8e98 tracing/filter: Swap entire filter of events by Steven Rostedt · 15 years ago
  65. bf93f9e tracing/filter: Increase the max preds to 2^14 by Steven Rostedt · 15 years ago
  66. 4a3d27e tracing/filter: Move MAX_FILTER_PRED to local tracing directory by Steven Rostedt · 15 years ago
  67. 43cd414 tracing/filter: Optimize filter by folding the tree by Steven Rostedt · 15 years ago
  68. ec126ca tracing/filter: Check the created pred tree by Steven Rostedt · 15 years ago
  69. 5571927 tracing/filter: Optimize short ciruit check by Steven Rostedt · 15 years ago
  70. 61e9dea tracing/filter: Use a tree instead of stack for filter_match_preds() by Steven Rostedt · 15 years ago
  71. f76690a tracing/filter: Free pred array on disabling of filter by Steven Rostedt · 15 years ago
  72. 74e9e58 tracing/filter: Allocate the preds in an array by Steven Rostedt · 15 years ago
  73. 0fc3ca9 tracing/filter: Call synchronize_sched() just once for system filters by Steven Rostedt · 15 years ago
  74. c9c53ca tracing/filter: Dynamically allocate preds by Steven Rostedt · 15 years ago
  75. 58d9a59 tracing/filter: Move OR and AND logic out of fn() method by Steven Rostedt · 15 years ago
  76. 6d54057 tracing/filter: Have no filter return a match by Steven Rostedt · 15 years ago
  77. fb2b2a1 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure by Tetsuo Handa · 15 years ago
  78. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 15 years ago
  79. 1ff511e tracing/kprobes: Add bitfield type by Masami Hiramatsu · 15 years ago
  80. e374536 tracing/kprobes: Support longer (>128 bytes) command by Masami Hiramatsu · 15 years ago
  81. 76022db tracing/kprobes: Cleanup strict_strtol() using code by Masami Hiramatsu · 15 years ago
  82. c7f9a6f Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  83. f0adc82 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  85. f266a51 lockdep, timer: Fix del_timer_sync() annotation by Peter Zijlstra · 15 years ago
  86. aba9943 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 49abda9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. eb487ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 15 years ago
  90. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 15 years ago
  91. 06c3bc6 sched: Fix update_curr_rt() by Peter Zijlstra · 15 years ago
  92. 542e72f perf: Fix reading in perf_event_read() by Peter Zijlstra · 15 years ago
  93. fe4b04f perf: Cure task_oncpu_function_call() races by Peter Zijlstra · 15 years ago
  94. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 15 years ago
  95. f1a0639 genirq: Prevent irq storm on migration by Thomas Gleixner · 15 years ago
  96. 9ffdc6c watchdog: Don't change watchdog state on read of sysctl by Marcin Slusarz · 15 years ago
  97. 3973576 watchdog: Fix sysctl consistency by Marcin Slusarz · 15 years ago
  98. 4135038 watchdog: Fix broken nowatchdog logic by Marcin Slusarz · 15 years ago
  99. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 15 years ago
  100. bffb276 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago