| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/filters: fix off-by-one bug | Li Zefan | 2009-05-14 | 1 | -1/+1 |
* | tracing/filters: add missing unlock in a failure path | Li Zefan | 2009-05-14 | 1 | -4/+6 |
* | tracing: stop stack trace on first empty entry | Steven Rostedt | 2009-05-14 | 1 | -0/+2 |
* | ring-buffer: move code around to remove some branches | Steven Rostedt | 2009-05-11 | 1 | -10/+10 |
* | ring-buffer: use internal time stamp function | Steven Rostedt | 2009-05-11 | 1 | -4/+9 |
* | ring-buffer: small optimizations | Steven Rostedt | 2009-05-11 | 1 | -6/+6 |
* | ring-buffer: move calculation of event length | Steven Rostedt | 2009-05-11 | 1 | -5/+9 |
* | ring-buffer: remove type parameter from rb_reserve_next_event | Steven Rostedt | 2009-05-11 | 1 | -4/+4 |
* | ring-buffer: check for divide by zero in ring-buffer-benchmark | Steven Rostedt | 2009-05-11 | 1 | -0/+6 |
* | ring-buffer: replace constants with time macros in ring-buffer-benchmark | Steven Rostedt | 2009-05-11 | 1 | -5/+7 |
* | blktrace: pdu_buf of pc events should be unsigned | Li Zefan | 2009-05-11 | 1 | -1/+1 |
* | tracing: add trace_set_clr_event to export event enabling function | Steven Rostedt | 2009-05-08 | 1 | -0/+17 |
* | tracing: initialize return value for __ftrace_set_clr_event | Steven Rostedt | 2009-05-08 | 1 | -1/+1 |
* | tracing/events: simplify system_enable_read() | Li Zefan | 2009-05-08 | 1 | -34/+6 |
* | tracing/events: clean up for ftrace_set_clr_event() | Li Zefan | 2009-05-08 | 1 | -80/+46 |
* | ring-buffer: change WARN_ON from checking preempt_count to preemptible | Steven Rostedt | 2009-05-07 | 1 | -1/+1 |
* | ring-buffer: add total count in ring-buffer-benchmark | Steven Rostedt | 2009-05-07 | 1 | -0/+11 |
* | ring-buffer: only periodically call cond_resched to ring-buffer-benchmark | Steven Rostedt | 2009-05-07 | 1 | -2/+9 |
* | tracing: have menu default enabled when kernel debug is configured | Steven Rostedt | 2009-05-07 | 1 | -0/+1 |
* | tracing: append ":*" to internal setting of system events | Steven Rostedt | 2009-05-07 | 1 | -2/+4 |
* | ring-buffer: remove complex calculations in ring-buffer-test | Steven Rostedt | 2009-05-07 | 1 | -30/+7 |
* | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 | 8 | -110/+214 |
|\ |
|
| * | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 | 51 | -454/+1130 |
| |\ |
|
| * | | tracing: make the trace clocks available generally | Ingo Molnar | 2009-04-14 | 2 | -1/+7 |
| * | | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 | 2 | -12/+2 |
| * | | x86, hw-branch-tracer: allocate selftest iterator on heap | Markus Metzger | 2009-04-07 | 1 | -8/+12 |
| * | | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface | Markus Metzger | 2009-04-07 | 1 | -121/+72 |
| * | | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h | Markus Metzger | 2009-04-07 | 1 | -0/+43 |
| * | | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-07 | 107 | -2867/+7035 |
| |\ \ |
|
| * | | | x86, bts: cleanups | Ingo Molnar | 2009-03-13 | 2 | -5/+6 |
| * | | | x86, hw-branch-tracer: add selftest | Markus Metzger | 2009-03-13 | 3 | -1/+59 |
| * | | | x86, hw-branch-tracer: keep resources on stop | Markus Metzger | 2009-03-13 | 1 | -34/+85 |
* | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 25 | -170/+175 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-05-05 | 1 | -1/+11 |
| |\ \ \ \ |
|
| | * | | | | clockevents: prevent endless loop in tick_handle_periodic() | john stultz | 2009-05-02 | 1 | -1/+11 |
| * | | | | | Merge branch 'irq/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2009-05-05 | 1 | -2/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert "genirq: assert that irq handlers are indeed running in hardirq context" | Thomas Gleixner | 2009-05-01 | 1 | -2/+0 |
| | |/ / / / |
|
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-05-05 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | sched: account system time properly | Eric Dumazet | 2009-04-29 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-05-05 | 1 | -4/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | kernel/posix-cpu-timers.c: fix sparse warning | H Hartley Sweeten | 2009-04-30 | 1 | -4/+4 |
| * | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tracing: fix ref count in splice pages | Steven Rostedt | 2009-04-29 | 1 | -0/+1 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | mm: prevent divide error for small values of vm_dirty_bytes | Andrea Righi | 2009-05-02 | 1 | -1/+4 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-04-27 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex | Oleg Nesterov | 2009-04-27 | 1 | -2/+2 |
| * | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 | 1 | -3/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ move | Pallipadi, Venkatesh | 2009-04-14 | 1 | -3/+2 |
| * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-26 | 2 | -9/+15 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | / / /
| | | |_|/ / /
| | |/| | | | |
|
| | * | | | | | locking: clarify kernel-taint warning message | Ingo Molnar | 2009-04-23 | 1 | -1/+1 |