summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | time/jiffies: Make clocksource_jiffies staticLars-Peter Clausen2012-11-13
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | tick: Correct the comments for tick_sched_timer()Chuansheng Liu2012-11-01
| * | | | | | | | | | | | | | Merge branch 'nohz/core' of git://github.com/fweisbec/linux-dynticks into tim...Ingo Molnar2012-10-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | tick: Conditionally build nohz specific code in tick handlerFrederic Weisbecker2012-10-15
| | * | | | | | | | | | | | | | tick: Consolidate tick handling for high and low res handlersFrederic Weisbecker2012-10-15
| | * | | | | | | | | | | | | | tick: Consolidate timekeeping handling codeFrederic Weisbecker2012-10-15
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar2012-12-11
| * | | | | | | | | | | | | | | Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | vtime: No need to disable irqs on vtime_account()Frederic Weisbecker2012-11-19
| | * | | | | | | | | | | | | | | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-19
| | * | | | | | | | | | | | | | | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-19
| * | | | | | | | | | | | | | | | Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | cputime: Comment cputime's adjusting codeFrederic Weisbecker2012-11-28
| | * | | | | | | | | | | | | | | | cputime: Consolidate cputime adjustment codeFrederic Weisbecker2012-11-28
| | * | | | | | | | | | | | | | | | cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker2012-11-28
| | * | | | | | | | | | | | | | | | cputime: Move thread_group_cputime() to sched codeFrederic Weisbecker2012-11-28
| | * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-11-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | sched/autogroup: Fix crash on reboot when autogroup is disabledMike Galbraith2012-10-30
| | | * | | | | | | | | | | | | | | | sched: Add WAKEUP_PREEMPTION feature flag, on by defaultIngo Molnar2012-10-16
| | * | | | | | | | | | | | | | | | | Merge tag 'v3.7-rc5' into sched/coreIngo Molnar2012-11-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | / / / / / / / / / / / / | | | | |_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | cputime: Separate irqtime accounting from generic vtimeFrederic Weisbecker2012-10-29
| * | | | | | | | | | | | | | | | cputime: Specialize irq vtime hooksFrederic Weisbecker2012-10-29
| * | | | | | | | | | | | | | | | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
| * | | | | | | | | | | | | | | | sched: Describe CFS load-balancerPeter Zijlstra2012-10-24
| * | | | | | | | | | | | | | | | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Make __update_entity_runnable_avg() fastPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Update_cfs_shares at period edgePaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Replace update_shares weight distribution with per-entity computationPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Maintain runnable averages across throttled periodsPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Normalize tg load contributions against runnable timePaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Compute load contribution by a group entityPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Aggregate total task_group loadPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Account for blocked load waking back upPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Add an rq migration call-back to sched_classPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-24
| * | | | | | | | | | | | | | | | sched: Maintain per-rq runnable averagesBen Segall2012-10-24
| * | | | | | | | | | | | | | | | sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-24
* | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ring-buffer: Fix race between integrity check and readersSteven Rostedt2012-11-30
| * | | | | | | | | | | | | | | | | ring-buffer: Fix NULL pointer if rb_set_head_page() failsSteven Rostedt2012-11-30
| * | | | | | | | | | | | | | | | | ftrace: Clear bits properly in reset_iter_read()Dan Carpenter2012-11-15
* | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | tracing: Show raw time stamp on stats per cpu using counter or tsc mode for t...Yoshihiro YUNOMAE2012-11-13
| | * | | | | | | | | | | | | | | | | tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp2012-11-13
| | * | | | | | | | | | | | | | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13