Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov | 2009-02-21 | 1 | -4/+4 | |
| | | * | | | PM: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-21 | 2 | -1/+2 | |
| | | * | | | PM/resume: wait for device probing to finish | Arjan van de Ven | 2009-02-21 | 1 | -0/+11 | |
* | | | | | | tracing/core: make the read callbacks reentrants | Frederic Weisbecker | 2009-02-25 | 2 | -19/+85 | |
* | | | | | | tracing/core: introduce per cpu tracing files | Frederic Weisbecker | 2009-02-25 | 2 | -24/+147 | |
* | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-25 | 5 | -0/+486 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tracing: make event directory structure | Steven Rostedt | 2009-02-24 | 2 | -7/+137 | |
| * | | | | | | tracing: add schedule events to event trace | Steven Rostedt | 2009-02-24 | 2 | -0/+14 | |
| * | | | | | | tracing: add event trace infrastructure | Steven Rostedt | 2009-02-24 | 4 | -0/+342 | |
| |/ / / / / | ||||||
* / / / / / | tracing: remove /debug/tracing/latency_trace | Ingo Molnar | 2009-02-25 | 1 | -5/+0 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-22 | 1 | -1/+32 | |
|\ \ \ \ \ | ||||||
| * | | | | | ftrace: break out modify loop immediately on detection of error | Steven Rostedt | 2009-02-20 | 1 | -1/+4 | |
| * | | | | | ftrace: allow archs to preform pre and post process for code modification | Steven Rostedt | 2009-02-20 | 1 | -0/+28 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-19 | 3 | -1/+26 | |
| |\ \ \ \ | ||||||
* | | | | | | tracing/function-graph-tracer: make set_graph_function file support ftrace regex | Frederic Weisbecker | 2009-02-20 | 1 | -18/+38 | |
* | | | | | | tracing/function-graph-tracer: fix merge | Ingo Molnar | 2009-02-19 | 1 | -1/+1 | |
* | | | | | | tracing/function-graph-tracer: fix traces weirdness while absolute time printing | Frederic Weisbecker | 2009-02-19 | 1 | -21/+29 | |
* | | | | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2009-02-19 | 1 | -0/+75 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tracing/function-graph-tracer: make arch generic push pop functions | Steven Rostedt | 2009-02-18 | 1 | -0/+75 | |
| | |_|/ / / | |/| | | | | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 2009-02-19 | 12 | -101/+177 | |
|\ \ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | tracing: limit the number of loops the ring buffer self test can make | Steven Rostedt | 2009-02-18 | 1 | -0/+10 | |
| | * | | | | | tracing: have function trace select kallsyms | Steven Rostedt | 2009-02-18 | 1 | -0/+2 | |
| | * | | | | | tracing: disable tracing while testing ring buffer | Steven Rostedt | 2009-02-18 | 1 | -0/+9 | |
| * | | | | | | tracing/core: remove unused parameter in tracing_fill_pipe_page() | Frederic Weisbecker | 2009-02-18 | 1 | -3/+2 | |
| * | | | | | | tracing/core: use appropriate waiting on trace_pipe | Frederic Weisbecker | 2009-02-18 | 6 | -24/+67 | |
| * | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-18 | 9 | -74/+87 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ftrace: show unlimited when traceon or traceoff has no counter | Steven Rostedt | 2009-02-17 | 1 | -1/+3 | |
| | * | | | | | | tracing: fix typing mistake in hint message and comments | Wenji Huang | 2009-02-17 | 6 | -7/+7 | |
| | * | | | | | | tracing: fix the return value of trace selftest | Wenji Huang | 2009-02-17 | 1 | -1/+11 | |
| | * | | | | | | tracing: use the more proper parameter | Wenji Huang | 2009-02-17 | 1 | -1/+1 | |
| | * | | | | | | ftrace: rename _hook to _probe | Steven Rostedt | 2009-02-17 | 2 | -52/+52 | |
| | * | | | | | | ftrace: clean up coding style | Steven Rostedt | 2009-02-17 | 2 | -12/+13 | |
* | | | | | | | | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 8 | -63/+77 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 2009-02-18 | 1 | -2/+3 | |
| * | | | | | | | pm: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-18 | 2 | -1/+2 | |
| * | | | | | | | cgroups: fix possible use after free | Li Zefan | 2009-02-18 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-17 | 1 | -3/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sched: cpu hotplug fix | Ingo Molnar | 2009-02-12 | 1 | -3/+12 | |
| * | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-17 | 1 | -30/+30 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | timers: more consistently use clock vs timer | Peter Zijlstra | 2009-02-13 | 1 | -30/+30 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-02-17 | 2 | -4/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-02-17 | 1 | -25/+28 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | futex: fix reference leak | Peter Zijlstra | 2009-02-11 | 1 | -25/+28 | |
* | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2009-02-18 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | tracing/function-graph-tracer: trace the idle tasks | Frederic Weisbecker | 2009-02-17 | 1 | -1/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition | Ingo Molnar | 2009-02-17 | 1 | -3/+5 | |
* | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-17 | 3 | -197/+904 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ftrace: add pretty print function for traceon and traceoff hooks | Steven Rostedt | 2009-02-16 | 1 | -0/+28 | |
| * | | | | | | | ftrace: add pretty print to selected fuction traces | Steven Rostedt | 2009-02-16 | 1 | -0/+3 |