- 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 17 years ago
- 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 17 years ago
- cb9382e Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/ring-buffer' into tracing/core by Ingo Molnar · 17 years ago
- 642edba ring-buffer: fix deadlock from reader_lock in read_start by Steven Rostedt · 17 years ago
- 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 17 years ago
- 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 17 years ago
- 60a011c Merge branch 'tracing/function-return-tracer' into tracing/fastboot by Ingo Molnar · 17 years ago
- d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 3e89c7b ring-buffer: clean up warn ons by Steven Rostedt · 17 years ago
- 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 · 17 years ago
- a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 17 years ago
- f21f237 Merge branch '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
- 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 · 17 years ago
- f83c9d0 ring-buffer: add reader lock by Steven Rostedt · 17 years ago
- 2002c69 sched: release buddies on yield by Peter Zijlstra · 17 years ago
- 5d5254f timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context by Gautham R Shenoy · 17 years ago
- 15e6cb3 tracing: add a tracer to catch execution time of kernel functions by Frederic Weisbecker · 17 years ago
- caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 17 years ago
- f536aaf ring-buffer: replace most bug ons with warn on and disable buffer by Steven Rostedt · 17 years ago
- 5aa1ba6 ftrace: prevent ftrace_special from recursion by Steven Rostedt · 17 years ago
- e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 17 years ago
- 45b86a9 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 17 years ago
- ad474ca fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock by Oleg Nesterov · 17 years ago
- 4143c5c ring-buffer: prevent infinite looping on time stamping by Steven Rostedt · 17 years ago
- bf5e651 ftrace: disable tracing on resize by Steven Rostedt · 17 years ago
- ae99286 nohz: disable tick_nohz_kick_tick() for now by Thomas Gleixner · 17 years ago
- ee5f80a irq: call __irq_enter() before calling the tick_idle_check by Thomas Gleixner · 17 years ago
- 5ac5c4d sched: clean up debug info by Peter Zijlstra · 17 years ago
- cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- a309720 ftrace: display start of CPU buffer in trace output by Steven Rostedt · 17 years ago
- 769c48e ftrace: force pass of preemptoff selftest by Steven Rostedt · 17 years ago
- c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 17 years ago
- bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 17 years ago
- 49833fc ftrace: enable trace_printk by default by Steven Rostedt · 17 years ago
- 4519317 ftrace: irqsoff tracer incorrect reset by Steven Rostedt · 17 years ago
- e168e05 ftrace: fix sched_switch API by Steven Rostedt · 17 years ago
- 75f5c47 ftrace: fix boot trace sched startup by Steven Rostedt · 17 years ago
- 0183fb1 ftrace: fix set_ftrace_filter by Steven Rostedt · 17 years ago
- a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- ca3273f sched: fix memory leak in a failure path by Li Zefan · 17 years ago
- f29c9b1 sched: fix a bug in sched domain degenerate by Li Zefan · 17 years ago
- e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- 067ab19 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
- 24eb089 cgroups: fix invalid cgrp->dentry before cgroup has been completely removed by Li Zefan · 17 years ago
- 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 17 years ago
- 9c133c4 Add round_jiffies_up and related routines by Alan Stern · 17 years ago
- 561920a0 generic-ipi: fix the smp_mb() placement by Suresh Siddha · 17 years ago
- 3e03fb7 ring-buffer: convert to raw spinlocks by Steven Rostedt · 17 years ago
- 9036990 ftrace: restructure tracing start/stop infrastructure by Steven Rostedt · 17 years ago
- 0f04870 ftrace: soft tracing stop and start by Steven Rostedt · 17 years ago
- 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 17 years ago
- 79c81d2 Merge branch 'tracing/fastboot' into tracing/ftrace by Ingo Molnar · 17 years ago
- 0247909 sched: fix buddies for group scheduling by Peter Zijlstra · 17 years ago
- 4793241 sched: backward looking buddy by Peter Zijlstra · 17 years ago
- d95f98d sched: fix fair preempt check by Peter Zijlstra · 17 years ago
- f4b6755 sched: cleanup fair task selection by Peter Zijlstra · 17 years ago
- 072ba49 ftrace: fix breakage in bin_fmt results by Eric Anholt · 17 years ago
- 79a9d46 tracing/ftrace: fix a bug when switch current tracer to sched tracer by Frederic Weisbecker · 17 years ago
- efade6e tracing/ftrace: types and naming corrections for sched tracer by Frederic Weisbecker · 17 years ago
- d7ad44b tracing/fastboot: use sched switch tracer from boot tracer by Frederic Weisbecker · 17 years ago
- e55f605c tracing/ftrace: remove unused code in sched_switch tracer by Frederic Weisbecker · 17 years ago
- 07695fa tracing/ftrace: fix a race condition in sched_switch tracer by Frederic Weisbecker · 17 years ago
- 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 17 years ago
- 3299b4d ftrace: sysctl typo by Peter Zijlstra · 17 years ago
- b2a866f ftrace: function tracer with irqs disabled by Steven Rostedt · 17 years ago
- 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 17 years ago
- 8f0a056 ftrace: introduce ftrace_preempt_disable()/enable() by Steven Rostedt · 17 years ago
- 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 17 years ago
- b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 17 years ago
- 7a895f5 Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 127cafb tracepoint: introduce *_noupdate APIs. by Lai Jiangshan · 17 years ago
- 19dba33 tracepoint: simplification for tracepoints using RCU by Lai Jiangshan · 17 years ago
- c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 17 years ago
- d9e5407 ftrace: ftrace_dump_on_oops=[tracer] by Peter Zijlstra · 17 years ago
- 3660946 Merge commit 'v2.6.28-rc3' into tracing/ftrace by Ingo Molnar · 17 years ago
- 2895974 PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB by Al Viro · 17 years ago
- 42c0202 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock by Linus Torvalds · 17 years ago
- a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 17 years ago
- 0b23e30 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
- 147db6e 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
- 4390819 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
- e1e302d Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 17 years ago
- 9244489 ftrace: handle archs that do not support irqs_disabled_flags by Steven Rostedt · 17 years ago
- b807c3d ftrace: nmi update statistics by Steven Rostedt · 17 years ago
- 0b54968 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
- d25141a 'kill sig -1' must only apply to caller's namespace by Sukadev Bhattiprolu · 17 years ago
- ce05fcc kernel/profile: fix profile_init() section mismatch by Paul Mundt · 17 years ago
- 51308ee freezer_cg: simplify freezer_change_state() by Li Zefan · 17 years ago
- 00c2e63 freezer_cg: use thaw_process() in unfreeze_cgroup() by Li Zefan · 17 years ago
- 80a6a2c freezer_cg: remove redundant check in freezer_can_attach() by Li Zefan · 17 years ago
- 7ccb974 freezer_cg: fix improper BUG_ON() causing oops by Li Zefan · 17 years ago
- a9cf4dd sched: change sched_debug's mode to 0444 by Li Zefan · 17 years ago
- f3384b2 ftrace: fix trace_nop config select by Steven Rostedt · 17 years ago
- d68612b resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs by Suresh Siddha · 17 years ago
- 0b6e4d5 ftrace: perform an initialization for ftrace to enable it by Frederic Weisbecker · 17 years ago
- e946217 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
- 0d8762c 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
- cf76ddd Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 8ca6215 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
- 60063a6 ftrace: fix current_tracer error return by Steven Rostedt · 17 years ago