| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/fastboot: put error message on stderr | Stephen Hemminger | 2008-11-13 | 1 | -5/+7 |
*---. | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 | 4 | -46/+15 |
|\ \ \ |
|
| | | * | ring-buffer: no preempt for sched_clock() | Steven Rostedt | 2008-11-12 | 1 | -1/+7 |
| | * | | tracing/function-return-tracer: call prepare_ftrace_return by registers | Frederic Weisbecker | 2008-11-12 | 2 | -5/+1 |
| | * | | tracing/function-return-tracer: make the function return tracer lockless | Frederic Weisbecker | 2008-11-12 | 1 | -38/+5 |
| * | | | tracing/fastboot: fix perlcritic warning | Stephen Hemminger | 2008-11-12 | 1 | -2/+2 |
| |/ / |
|
* | | | ftrace: rename trace_unlikely.c file | Steven Rostedt | 2008-11-12 | 2 | -1/+1 |
* | | | ftrace: add tracer called branch | Steven Rostedt | 2008-11-12 | 3 | -0/+67 |
* | | | ftrace: rename unlikely iter_ctrl to branch | Steven Rostedt | 2008-11-12 | 3 | -45/+45 |
* | | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 9 | -27/+27 |
* | | | tracing: finetune branch-tracer output | Ingo Molnar | 2008-11-12 | 1 | -2/+2 |
* | | | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2008-11-12 | 3 | -8/+10 |
* | | | tracing: branch tracer, tweak output | Ingo Molnar | 2008-11-12 | 1 | -2/+2 |
* | | | tracing: likely/unlikely branch annotation tracer | Steven Rostedt | 2008-11-12 | 5 | -0/+210 |
* | | | tracing: profile likely and unlikely annotations | Steven Rostedt | 2008-11-12 | 6 | -3/+261 |
|/ / |
|
* | | Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'trac... | Ingo Molnar | 2008-11-12 | 1 | -12/+17 |
|\ \ |
|
| * | | ring-buffer: fix deadlock from reader_lock in read_start | Steven Rostedt | 2008-11-12 | 1 | -12/+17 |
* | | | tracing/fastboot: Use the ring-buffer timestamp for initcall entries | Frederic Weisbecker | 2008-11-12 | 4 | -59/+144 |
* | | | tracing/fastboot: move boot tracer structs and funcs into their own header. | Frederic Weisbecker | 2008-11-12 | 4 | -41/+45 |
* | | | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 2008-11-12 | 16 | -16/+506 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing: function return tracer, build fix | Ingo Molnar | 2008-11-11 | 1 | -0/+1 |
| * | | tracing, x86: function return tracer, fix assembly constraints | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
| * | | tracing, x86: clean up FUNCTION_RET_TRACER Kconfig | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
| * | | tracing: add a tracer to catch execution time of kernel functions | Frederic Weisbecker | 2008-11-11 | 6 | -8/+205 |
| * | | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2008-11-11 | 10 | -8/+300 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-12 | 182 | -3617/+6930 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| | * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt... | Ingo Molnar | 2008-11-11 | 3 | -6/+106 |
| | |\ |
|
| | | * | ring-buffer: buffer record on/off switch | Steven Rostedt | 2008-11-11 | 3 | -6/+106 |
| | * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-11-11 | 4 | -6/+26 |
| | |\ \ |
|
| | | * | | timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context | Gautham R Shenoy | 2008-11-11 | 1 | -1/+16 |
| | | * | | nohz: disable tick_nohz_kick_tick() for now | Thomas Gleixner | 2008-11-10 | 1 | -0/+4 |
| | | * | | irq: call __irq_enter() before calling the tick_idle_check | Thomas Gleixner | 2008-11-10 | 1 | -3/+4 |
| | | * | | x86: HPET: enter hpet_interrupt_handler with interrupts disabled | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| | | * | | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| | | * | | x86: HPET: convert WARN_ON to WARN_ON_ONCE | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| | * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-11 | 5 | -26/+48 |
| | |\ \ \ |
|
| | | * | | | sched: release buddies on yield | Peter Zijlstra | 2008-11-11 | 1 | -5/+12 |
| | | * | | | fix for account_group_exec_runtime(), make sure ->signal can't be freed under... | Oleg Nesterov | 2008-11-11 | 3 | -0/+14 |
| | | * | | | sched: clean up debug info | Peter Zijlstra | 2008-11-10 | 2 | -21/+22 |
| | | |/ / |
|
| | * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-11 | 3 | -101/+91 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2008-11-11 | 6 | -7/+58 |
| | |\ \ \ \ |
|
| | | * | | | | [XFS] XFS: Check for valid transaction headers in recovery | David Chinner | 2008-11-10 | 1 | -1/+7 |
| | | * | | | | [XFS] handle memory allocation failures during log initialisation | Dave Chinner | 2008-11-10 | 1 | -3/+36 |
| | | * | | | | [XFS] Account for allocated blocks when expanding directories | David Chinner | 2008-11-10 | 2 | -0/+11 |
| | | * | | | | [XFS] Wait for all I/O on truncate to zero file size | Lachlan McIlroy | 2008-11-10 | 1 | -1/+1 |
| | | * | | | | [XFS] Fix use-after-free with log and quotas | Lachlan McIlroy | 2008-11-10 | 1 | -2/+3 |
| | * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-11-11 | 9 | -222/+256 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ocfs2: Check search result in ocfs2_xattr_block_get() | Tiger Yang | 2008-11-10 | 1 | -1/+6 |
| | | * | | | | | ocfs2: fix printk related build warnings in xattr.c | Mark Fasheh | 2008-11-10 | 1 | -14/+20 |
| | | * | | | | | ocfs2: truncate outstanding block after direct io failure | Dmitri Monakhov | 2008-11-10 | 1 | -0/+7 |