summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | sched: Provide p->on_rqPeter Zijlstra2011-04-14
| | * | | | | | | | | | | | | | | | | | | | sched: Clean up ttwu() statsPeter Zijlstra2011-04-14
| | * | | | | | | | | | | | | | | | | | | | sched: Change the ttwu() success detailsPeter Zijlstra2011-04-14
| | * | | | | | | | | | | | | | | | | | | | sched: Move wq_worker_waking to the correct sitePeter Zijlstra2011-04-14
| | * | | | | | | | | | | | | | | | | | | | mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-14
| | * | | | | | | | | | | | | | | | | | | | sched: Always provide p->on_cpuPeter Zijlstra2011-04-14
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/lockingIngo Molnar2011-04-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | sched: Dynamic sched_domain::levelPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Move sched domain storage into the topology listPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Reverse the topology listPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Unify the sched_domain build functionsPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Stuff the sched_domain creation in a data-structurePeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Create proper cpu_$DOM_mask() functionsPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Avoid allocations in sched_domain_debug()Peter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Create persistent sched_domains_tmpmaskPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Remove some dead codePeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Remove nodemask allocationPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Simplify NODE/ALLNODES domain creationPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Avoid using sd->levelPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Simplify the free path somePeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Simplify sched_groups_power initializationPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Simplify finding the lowest sched_domainPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Simplify sched_group creationPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Clean up some ALLNODES codePeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Change NODE sched_domain group creationPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Simplify build_sched_groups()Peter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Simplify ->cpu_power initializationPeter Zijlstra2011-04-11
| * | | | | | | | | | | | | | | | | | | | | | sched: Remove obsolete arch_ prefixesPeter Zijlstra2011-04-11
| |/ / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | sched: Eliminate dead code from wakeup_gran()Shaohua Li2011-04-11
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | ftrace: Add self-tests for multiple function trace usersSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Modify ftrace_set_filter/notrace to take opsSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Allow dynamically allocated function tracersSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Implement separate user function filteringSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Free hash with call_rcu_sched()Steven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Have global_ops store the functions that are to be tracedSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Add ops parameter to ftrace_startup/shutdown functionsSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Add enabled_functions fileSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Use counters to enable functions to traceSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Separate hash allocation and assignmentSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt2011-05-18
| * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar2011-05-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | perf events: Clean up definitions and initializers, update copyrightsIngo Molnar2011-05-04
| * | | | | | | | | | | | | | | | | | | | | hw breakpoints: Move to kernel/events/Borislav Petkov2011-05-03
| * | | | | | | | | | | | | | | | | | | | | perf: Start the restructuringBorislav Petkov2011-05-03
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-05-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | ftrace: Consolidate the function match routines for normal and modsSteven Rostedt2011-04-29