Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | sched: Make __update_entity_runnable_avg() fast | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Update_cfs_shares at period edge | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Refactor update_shares_cpu() -> update_blocked_avgs() | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Replace update_shares weight distribution with per-entity computation | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Maintain runnable averages across throttled periods | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Normalize tg load contributions against runnable time | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Compute load contribution by a group entity | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Aggregate total task_group load | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Account for blocked load waking back up | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Add an rq migration call-back to sched_class | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Maintain the load contribution of blocked entities | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Aggregate load contributed by task entities on parenting cfs_rq | Paul Turner | 2012-10-24 | |
| * | | | | | | | | | | sched: Maintain per-rq runnable averages | Ben Segall | 2012-10-24 | |
| * | | | | | | | | | | sched: Track the runnable average on a per-task entity basis | Paul Turner | 2012-10-24 | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | ring-buffer: Fix race between integrity check and readers | Steven Rostedt | 2012-11-30 | |
| * | | | | | | | | | | | ring-buffer: Fix NULL pointer if rb_set_head_page() fails | Steven Rostedt | 2012-11-30 | |
| * | | | | | | | | | | | ftrace: Clear bits properly in reset_iter_read() | Dan Carpenter | 2012-11-15 | |
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | tracing: Show raw time stamp on stats per cpu using counter or tsc mode for t... | Yoshihiro YUNOMAE | 2012-11-13 | |
| | * | | | | | | | | | | | | tracing: Format non-nanosec times from tsc clock without a decimal point. | David Sharp | 2012-11-13 | |
| | * | | | | | | | | | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | |
| * | | | | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() race | Oleg Nesterov | 2012-11-16 | |
| | * | | | | | | | | | | | | | uprobes: Flush cache after xol write | Rabin Vincent | 2012-11-14 | |
| | * | | | | | | | | | | | | | uprobes: Kill arch_uprobe_enable/disable_step() hooks | Oleg Nesterov | 2012-11-03 | |
| | * | | | | | | | | | | | | | uprobes/powerpc: Do not use arch_uprobe_*_step() helpers | Oleg Nesterov | 2012-11-03 | |
| | * | | | | | | | | | | | | | uprobes: Fix misleading log entry | Jovi Zhang | 2012-10-25 | |
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | / / / / / / / / / | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | tracing: Add trace_options kernel command line parameter | Steven Rostedt | 2012-11-02 | |
| * | | | | | | | | | | | | tracing: Use irq_work for wake ups and remove *_nowake_*() functions | Steven Rostedt | 2012-11-02 | |
| * | | | | | | | | | | | | tracing: Remove deprecated tracing_enabled file | Steven Rostedt | 2012-11-02 | |
| * | | | | | | | | | | | | tracing: Make tracing_enabled be equal to tracing_on | Steven Rostedt | 2012-11-02 | |
| * | | | | | | | | | | | | tracing: Remove unused function unregister_tracer() | Steven Rostedt | 2012-11-02 | |
| * | | | | | | | | | | | | tracing: Separate open function from set_event and available_events | Steven Rostedt | 2012-11-02 | |
| * | | | | | | | | | | | | ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64 | Yoshihiro YUNOMAE | 2012-11-02 | |
| * | | | | | | | | | | | | tracing: Reset ring buffer when changing trace_clocks | David Sharp | 2012-11-02 | |
| * | | | | | | | | | | | | tracing: Cleanup unnecessary function declarations | Vaibhav Nagarnaik | 2012-10-31 | |
| * | | | | | | | | | | | | tracing: Trivial cleanup | David Sharp | 2012-10-31 | |
| * | | | | | | | | | | | | tracing: Cache comms only after an event occurred | Steven Rostedt | 2012-10-31 | |
| * | | | | | | | | | | | | tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit | Steven Rostedt | 2012-10-31 | |
| * | | | | | | | | | | | | tracing: Enable comm recording if trace_printk() is used | Steven Rostedt | 2012-10-31 | |
| * | | | | | | | | | | | | tracing: Expand ring buffer when trace_printk() is used | Steven Rostedt | 2012-10-31 | |
| * | | | | | | | | | | | | ring-buffer: Add a 'dropped events' counter | Slava Pestov | 2012-10-31 | |
| * | | | | | | | | | | | | tracing: Change tracer's integer flags to bool | Hiraku Toyooka | 2012-10-31 | |
| * | | | | | | | | | | | | tracing: Allow tracers to start at core initcall | Steven Rostedt | 2012-10-31 | |
| * | | | | | | | | | | | | tracing: Replace strict_strto* with kstrto* | Daniel Walter | 2012-10-31 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | genirq: Always force thread affinity | Thomas Gleixner | 2012-11-12 |