Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | sched: Stuff the sched_domain creation in a data-structure | Peter Zijlstra | 2011-04-11 | 1 | -6/+26 | |
| * | | | | | | | | | sched: Create proper cpu_$DOM_mask() functions | Peter Zijlstra | 2011-04-11 | 1 | -5/+17 | |
| * | | | | | | | | | sched: Avoid allocations in sched_domain_debug() | Peter Zijlstra | 2011-04-11 | 1 | -12/+5 | |
| * | | | | | | | | | sched: Create persistent sched_domains_tmpmask | Peter Zijlstra | 2011-04-11 | 1 | -8/+9 | |
| * | | | | | | | | | sched: Remove some dead code | Peter Zijlstra | 2011-04-11 | 1 | -16/+0 | |
| * | | | | | | | | | sched: Remove nodemask allocation | Peter Zijlstra | 2011-04-11 | 1 | -11/+3 | |
| * | | | | | | | | | sched: Simplify NODE/ALLNODES domain creation | Peter Zijlstra | 2011-04-11 | 1 | -18/+22 | |
| * | | | | | | | | | sched: Avoid using sd->level | Peter Zijlstra | 2011-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | sched: Simplify the free path some | Peter Zijlstra | 2011-04-11 | 1 | -6/+5 | |
| * | | | | | | | | | sched: Dynamically allocate sched_domain/sched_group data-structures | Peter Zijlstra | 2011-04-11 | 2 | -296/+213 | |
| * | | | | | | | | | sched: Simplify sched_groups_power initialization | Peter Zijlstra | 2011-04-11 | 1 | -34/+5 | |
| * | | | | | | | | | sched: Simplify finding the lowest sched_domain | Peter Zijlstra | 2011-04-11 | 1 | -10/+13 | |
| * | | | | | | | | | sched: Simplify sched_group creation | Peter Zijlstra | 2011-04-11 | 1 | -19/+5 | |
| * | | | | | | | | | sched: Clean up some ALLNODES code | Peter Zijlstra | 2011-04-11 | 1 | -7/+4 | |
| * | | | | | | | | | sched: Change NODE sched_domain group creation | Peter Zijlstra | 2011-04-11 | 1 | -197/+32 | |
| * | | | | | | | | | sched: Simplify build_sched_groups() | Peter Zijlstra | 2011-04-11 | 1 | -36/+16 | |
| * | | | | | | | | | sched: Simplify ->cpu_power initialization | Peter Zijlstra | 2011-04-11 | 1 | -39/+5 | |
| * | | | | | | | | | sched: Remove obsolete arch_ prefixes | Peter Zijlstra | 2011-04-11 | 1 | -7/+7 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | sched: Eliminate dead code from wakeup_gran() | Shaohua Li | 2011-04-11 | 1 | -4/+1 | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-20 | 18 | -682/+1570 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ftrace: Add self-tests for multiple function trace users | Steven Rostedt | 2011-05-19 | 3 | -1/+217 | |
| * | | | | | | | | | ftrace: Modify ftrace_set_filter/notrace to take ops | Steven Rostedt | 2011-05-19 | 2 | -4/+46 | |
| * | | | | | | | | | ftrace: Allow dynamically allocated function tracers | Steven Rostedt | 2011-05-18 | 2 | -7/+38 | |
| * | | | | | | | | | ftrace: Implement separate user function filtering | Steven Rostedt | 2011-05-18 | 5 | -38/+160 | |
| * | | | | | | | | | ftrace: Free hash with call_rcu_sched() | Steven Rostedt | 2011-05-18 | 1 | -27/+28 | |
| * | | | | | | | | | ftrace: Have global_ops store the functions that are to be traced | Steven Rostedt | 2011-05-18 | 1 | -16/+53 | |
| * | | | | | | | | | ftrace: Add ops parameter to ftrace_startup/shutdown functions | Steven Rostedt | 2011-05-18 | 1 | -14/+14 | |
| * | | | | | | | | | ftrace: Add enabled_functions file | Steven Rostedt | 2011-05-18 | 1 | -2/+49 | |
| * | | | | | | | | | ftrace: Use counters to enable functions to trace | Steven Rostedt | 2011-05-18 | 1 | -16/+142 | |
| * | | | | | | | | | ftrace: Separate hash allocation and assignment | Steven Rostedt | 2011-05-18 | 1 | -42/+233 | |
| * | | | | | | | | | ftrace: Create a global_ops to hold the filter and notrace hashes | Steven Rostedt | 2011-05-18 | 1 | -19/+46 | |
| * | | | | | | | | | ftrace: Use hash instead for FTRACE_FL_FILTER | Steven Rostedt | 2011-05-18 | 1 | -82/+69 | |
| * | | | | | | | | | ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions | Steven Rostedt | 2011-05-18 | 1 | -26/+150 | |
| * | | | | | | | | | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar | 2011-05-10 | 8 | -9/+37 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | perf events: Clean up definitions and initializers, update copyrights | Ingo Molnar | 2011-05-04 | 1 | -20/+20 | |
| * | | | | | | | | | hw breakpoints: Move to kernel/events/ | Borislav Petkov | 2011-05-03 | 3 | -2/+2 | |
| * | | | | | | | | | perf: Start the restructuring | Borislav Petkov | 2011-05-03 | 3 | -2/+8 | |
| * | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-05-01 | 1 | -209/+138 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ftrace: Consolidate the function match routines for normal and mods | Steven Rostedt | 2011-04-30 | 1 | -62/+36 | |
| | * | | | | | | | | | ftrace: Consolidate updating of ftrace_trace_function | Steven Rostedt | 2011-04-30 | 1 | -61/+34 | |
| | * | | | | | | | | | ftrace: Move record update for normal and modules into a separate function | Steven Rostedt | 2011-04-30 | 1 | -8/+11 | |
| | * | | | | | | | | | ftrace: Remove FTRACE_FL_CONVERTED flag | Steven Rostedt | 2011-04-30 | 1 | -8/+4 | |
| | * | | | | | | | | | ftrace: Remove FTRACE_FL_FAILED flag | Steven Rostedt | 2011-04-30 | 1 | -29/+47 | |
| | * | | | | | | | | | ftrace: Remove failures file | Steven Rostedt | 2011-04-30 | 1 | -37/+2 | |
| | * | | | | | | | | | ftrace: Remove unnecessary disabling of irqs | Steven Rostedt | 2011-04-30 | 1 | -4/+0 | |
| | * | | | | | | | | | ftrace: Make FTRACE_WARN_ON() work in if condition | Steven Rostedt | 2011-04-30 | 1 | -6/+10 | |
| * | | | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-01 | 5 | -9/+27 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | ftrace: Only update the function code on write to filter files | Steven Rostedt | 2011-04-30 | 1 | -5/+7 | |
| * | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-04-27 | 6 | -352/+352 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 | 3 | -337/+229 |