aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\
| * sched: Taint kernel with TAINT_WARN after sleep-in-atomic bugKonstantin Khlebnikov2012-05-18
| * sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
| * Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-05-17
| |\
| * | sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra2012-05-14
| * | sched/fair: Improve the ->group_imb logicPeter Zijlstra2012-05-14
| * | sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra2012-05-14
| * | sched/numa: Don't scale the imbalancePeter Zijlstra2012-05-14
| * | sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2012-05-14
| * | sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra2012-05-14
| * | sched/numa: Fix the new NUMA topology bitsPeter Zijlstra2012-05-14
| * | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| * | sched/fair: Propagate 'struct lb_env' usage into find_busiest_groupPeter Zijlstra2012-05-09
| * | sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-09
| * | sched/fair: Let minimally loaded cpu balance the groupPeter Zijlstra2012-05-09
| * | sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-09
| * | x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar2012-05-09
| * | x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra2012-05-09
| * | x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-09
| * | x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat2012-05-07
| * | sched: Update documentation and commentsHiroshi Shimamoto2012-05-07
| * | Merge branch 'linus' into sched/coreIngo Molnar2012-05-07
| |\ \
| * \ \ Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-04-14
| |\ \ \
| | * | | sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...Kirill Tkhai2012-04-12
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar2012-05-21
| |\ \ \ \ \
| | * | | | | parse-events: Rename struct record to struct pevent_recordSteven Rostedt2012-04-25
| | * | | | | parse-event: Fix memset pointer size bug in handleSteven Rostedt2012-04-25
| | * | | | | parse-events: Allow '*' and '/' operations in TP_printkSteven Rostedt2012-04-25
| | * | | | | parse-events: Support '+' opcode in print formatVaibhav Nagarnaik2012-04-25
| | * | | | | parse-events: Let pevent_free() take a NULL pointerSteven Rostedt2012-04-25
| | * | | | | parse-events: Handle opcode parsing errorVaibhav Nagarnaik2012-04-25
| | * | | | | parse-events: Handle invalid opcode parsing gracefullyVaibhav Nagarnaik2012-04-25
| | * | | | | perf/events: Correct size given to memsetJulia Lawall2012-04-25
| | * | | | | perf/events: Add flag/symbol format_flagsTom Zanussi2012-04-25
| | * | | | | perf/events: Add flag to produce nsec outputSteven Rostedt2012-04-25
| | * | | | | perf: Have perf use the new libtraceevent.a librarySteven Rostedt2012-04-25
| | * | | | | events: Update tools/lib/traceevent to work with perfSteven Rostedt2012-04-25
| | * | | | | perf: Build libtraceevent.aSteven Rostedt2012-04-25
| | * | | | | tools/events: Add files to create libtraceevent.aSteven Rostedt2012-04-25
| | * | | | | perf: Separate out trace-cmd parse-events from perf filesSteven Rostedt2012-04-25
| * | | | | | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-21
| |\ \ \ \ \ \
| | * | | | | | tracing: Remove kernel_lock annotationsRichard Weinberger2012-05-19
| | * | | | | | tracing: Fix initial buffer_size_kb stateVaibhav Nagarnaik2012-05-19
| | * | | | | | ring-buffer: Merge separate resize loopsVaibhav Nagarnaik2012-05-19
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-21
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | perf evsel: Create events initially disabled -- againDavid Ahern2012-05-18
| | * | | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
| | |\ \ \ \ \ \
| | * | | | | | | perf tools: Split term type into value type and term typeJiri Olsa2012-05-18
| | * | | | | | | perf hists: Fix callchain ip printf formatJiri Olsa2012-05-17