aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-07-18
| |\ \ \ \ \ \ \
| * | | | | | | | tracing/function: Cleanup for function tracerXiao Guangrong2009-07-17
| * | | | | | | | tracing/trace_stack: Cleanup for trace_lookup_stack()Xiao Guangrong2009-07-17
| * | | | | | | | tracing/function: Simplify __ftrace_replace_code()Xiao Guangrong2009-07-17
| * | | | | | | | ring_buffer: Fix warning while ignoring cmpxchg return valueLai Jiangshan2009-07-16
| * | | | | | | | Merge branch 'tip/tracing/ring-buffer-3' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2009-07-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ring-buffer: make locklessSteven Rostedt2009-07-07
| | * | | | | | | | ring-buffer: make the buffer a true circular link listSteven Rostedt2009-07-07
| * | | | | | | | | tracing/workqueues: Add refcnt to struct cpu_workqueue_statsLai Jiangshan2009-07-10
| * | | | | | | | | tracing/stat: Add stat_release() callbackLai Jiangshan2009-07-10
| * | | | | | | | | kmemtrace: Rename some functionsLi Zefan2009-07-10
| * | | | | | | | | tracing/kmemtrace: Use the %pf formatFrederic Weisbecker2009-07-10
| * | | | | | | | | tracing/function-graph-tracer: Use the %pf formatFrederic Weisbecker2009-07-10
| * | | | | | | | | tracing/filter: Remove empty subsystem and its directoryXiao Guangrong2009-07-10
| * | | | | | | | | tracing/filter: Remove preds from struct event_subsystemXiao Guangrong2009-07-10
| |/ / / / / / / /
| * | | | | | | | kmemtrace: Print binary output only if 'bin' option is setLi Zefan2009-07-03
| * | | | | | | | tracing/events: Add trace_event boot optionLi Zefan2009-07-01
| * | | | | | | | kprobes: Clean up insn_pages by using list instead of hlistMasami Hiramatsu2009-07-01
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar2009-09-10
| * | | | | | | | | sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar2009-09-10
| * | | | | | | | | sched: Keep kthreads at default priorityMike Galbraith2009-09-09
| * | | | | | | | | sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith2009-09-09
| * | | | | | | | | sched: Turn off child_runs_firstMike Galbraith2009-09-09
| * | | | | | | | | sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith2009-09-08
| * | | | | | | | | sched: Deal with low-load in wake_affine()Peter Zijlstra2009-09-07
| * | | | | | | | | sched: Remove short cut from select_task_rq_fair()Peter Zijlstra2009-09-07
| * | | | | | | | | sched: Fix dynamic power-balancing crashIngo Molnar2009-09-04
| * | | | | | | | | sched: Remove reciprocal for cpu_powerPeter Zijlstra2009-09-04
| * | | | | | | | | sched: Try to deal with low capacity, fix update_sd_power_savings_stats()Gautham R Shenoy2009-09-04
| * | | | | | | | | sched: Try to deal with low capacityPeter Zijlstra2009-09-04
| * | | | | | | | | sched: Scale down cpu_power due to RT tasksPeter Zijlstra2009-09-04
| * | | | | | | | | sched: Implement dynamic cpu_powerPeter Zijlstra2009-09-04
| * | | | | | | | | sched: Add smt_gainPeter Zijlstra2009-09-04
| * | | | | | | | | sched: Update the cpu_power sum during load-balancePeter Zijlstra2009-09-04
| * | | | | | | | | sched: Add SD_PREFER_SIBLINGPeter Zijlstra2009-09-04
| * | | | | | | | | sched: Restore __cpu_power to a straight sum of powerPeter Zijlstra2009-09-04
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'sched/domains' and 'sched/clock' into sched/coreIngo Molnar2009-09-04
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | sched: Consolidate definition of variable sd in __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of NUMA sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of ALLNODES sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of CPU sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of MC sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of SMT sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of SMT sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of MC sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of CPU sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out build of NUMA sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Separate out allocation/free/goto-hell from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | | | | | | | | sched: Use structure to store local data in __build_sched_domainsAndreas Herrmann2009-08-18