Age | Commit message (Expand) | Author | Files | Lines |
2009-09-18 | sched_clock: Make it NMI safe | Peter Zijlstra | 2 | -75/+56 |
2009-09-18 | perf_counter: Fix up swcounter throttling | Peter Zijlstra | 1 | -1/+1 |
2009-09-18 | x86, perf_counter, bts: Optimize BTS overflow handling | Markus Metzger | 1 | -147/+165 |
2009-09-17 | perf_counter: Allow for a wakeup watermark | Peter Zijlstra | 1 | -13/+19 |
2009-09-17 | perf_counter: Do not throttle single swcounter events | Peter Zijlstra | 1 | -4/+13 |
2009-09-13 | perf_counter, sched: Add sched_stat_runtime tracepoint | Ingo Molnar | 1 | -0/+1 |
2009-09-13 | perf_counter: Allow mmap if paranoid checks are turned off | Ingo Molnar | 1 | -1/+2 |
2009-09-11 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -1097/+2434 |
2009-09-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -485/+826 |
2009-09-11 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -36/+137 |
2009-09-11 | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -9/+180 |
2009-09-11 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -8/+9 |
2009-09-11 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 15 | -2927/+1293 |
2009-09-11 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -57/+118 |
2009-09-11 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -506/+648 |
2009-09-11 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -17/+30 |
2009-09-11 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2009-09-11 | Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+6 |
2009-09-11 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2009-09-11 | writeback: add name to backing_dev_info | Jens Axboe | 1 | -0/+1 |
2009-09-11 | Merge branch 'next' into for-linus | James Morris | 7 | -13/+306 |
2009-09-10 | sched: Fix sched::sched_stat_wait tracepoint field | Ingo Molnar | 1 | -2/+1 |
2009-09-10 | sched: Disable NEW_FAIR_SLEEPERS for now | Ingo Molnar | 1 | -1/+1 |
2009-09-09 | sched: Keep kthreads at default priority | Mike Galbraith | 2 | -6/+0 |
2009-09-09 | sched: Re-tune the scheduler latency defaults to decrease worst-case latencies | Mike Galbraith | 1 | -6/+6 |
2009-09-09 | sched: Turn off child_runs_first | Mike Galbraith | 2 | -10/+10 |
2009-09-08 | sched: Ensure that a child can't gain time over it's parent after fork() | Mike Galbraith | 1 | -3/+5 |
2009-09-07 | sched: Deal with low-load in wake_affine() | Peter Zijlstra | 1 | -1/+11 |
2009-09-07 | sched: Remove short cut from select_task_rq_fair() | Peter Zijlstra | 1 | -2/+0 |
2009-09-07 | Security/SELinux: includecheck fix kernel/sysctl.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-06 | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -5/+6 |
2009-09-06 | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 14 | -184/+342 |
2009-09-05 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -1/+2 |
2009-09-04 | ring-buffer: only enable ring_buffer_swap_cpu when needed | Steven Rostedt | 2 | -0/+12 |
2009-09-04 | ring-buffer: check for swapped buffers in start of committing | Steven Rostedt | 1 | -3/+17 |
2009-09-04 | tracing: report error in trace if we fail to swap latency buffer | Steven Rostedt | 1 | -1/+12 |
2009-09-04 | tracing: add trace_array_printk for internal tracers to use | Steven Rostedt | 2 | -2/+27 |
2009-09-04 | tracing: pass around ring buffer instead of tracer | Steven Rostedt | 10 | -99/+143 |
2009-09-04 | tracing: make tracing_reset safe for external use | Steven Rostedt | 1 | -2/+15 |
2009-09-04 | tracing: use timestamp to determine start of latency traces | Steven Rostedt | 4 | -24/+67 |
2009-09-04 | tracing/filters: Defer pred allocation, fix memory leak | Li Zefan | 1 | -5/+6 |
2009-09-04 | tracing: remove users of tracing_reset | Steven Rostedt | 4 | -14/+5 |
2009-09-04 | tracing: disable buffers and synchronize_sched before resetting | Steven Rostedt | 1 | -0/+8 |
2009-09-04 | tracing: disable update max tracer while reading trace | Steven Rostedt | 1 | -3/+9 |
2009-09-04 | tracing: print out start and stop in latency traces | Steven Rostedt | 2 | -11/+11 |
2009-09-04 | ring-buffer: disable all cpu buffers when one finds a problem | Steven Rostedt | 1 | -8/+13 |
2009-09-04 | ring-buffer: do not count discarded events | Steven Rostedt | 1 | -17/+54 |
2009-09-04 | ring-buffer: remove ring_buffer_event_discard | Steven Rostedt | 1 | -21/+6 |
2009-09-04 | ring-buffer: fix ring_buffer_read crossing pages | Steven Rostedt | 1 | -4/+4 |
2009-09-04 | ring-buffer: remove unnecessary cpu_relax | Steven Rostedt | 1 | -12/+4 |