aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-12arm: Exit RCU idle mode when we schedule before resuming userspaceunused-nohz-adaptive-tickless-v2Geoff Levand
2012-07-12arm: Add adaptive tickless hooks on do_notify_resume()Geoff Levand
2012-07-12arm: Exception hooks for nohz cpusetsGeoff Levand
2012-07-12arm: Syscall hooks for nohz cpusetsGeoff Levand
2012-07-12arm: Adaptive tick stop and restart on nohz cpusetGeoff Levand
2012-07-12arm: New cpuset nohz irq vectorGeoff Levand
2012-07-12arm: Enter rcu extended qs after idle notifier callGeoff Levand
2012-07-12nohz: Fix UP build errorsGeoff Levand
2012-07-12nohz, not for merge: Add tickless tracingFrederic Weisbecker
2012-07-12nohz/cpuset: Disable under some configsFrederic Weisbecker
2012-07-12nohz: Exit RCU idle mode when we schedule before resuming userspaceFrederic Weisbecker
2012-07-12rcu: Switch to extended quiescent state in userspace from nohz cpusetFrederic Weisbecker
2012-07-12sched: Update nohz rq clock before searching busiest group on load balancingFrederic Weisbecker
2012-07-12sched: Update rq clock before idle balancingFrederic Weisbecker
2012-07-12sched: Update clock of nohz busiest rq before balancingFrederic Weisbecker
2012-07-12sched: Update rq clock earlier in unthrottle_cfs_rqFrederic Weisbecker
2012-07-12sched: Update rq clock on tickless CPUs before calling check_preempt_curr()Frederic Weisbecker
2012-07-12sched: Update rq clock on nohz CPU before setting fair group sharesFrederic Weisbecker
2012-07-12sched: Update rq clock on nohz CPU before migrating tasksFrederic Weisbecker
2012-07-12sched: Comment on rq->clock correctness in ttwu_do_wakeup() in nohzFrederic Weisbecker
2012-07-12nohz: Don't restart the tick before scheduling to idleFrederic Weisbecker
2012-07-12nohz/cpuset: enable addition&removal of cpus while in adaptive nohz modeHakan Akkan
2012-07-12x86: Add adaptive tickless hooks on do_notify_resume()Frederic Weisbecker
2012-07-12x86: Exception hooks for nohz cpusetsFrederic Weisbecker
2012-07-12x86: Syscall hooks for nohz cpusetsFrederic Weisbecker
2012-07-12nohz/cpuset: Flush cputimes for getrusage() and times() syscallsFrederic Weisbecker
2012-07-12nohz/cpuset: Flush cputimes on procfs stat file readFrederic Weisbecker
2012-07-12nohz/cpuset: Flush cputime on threads in nohz cpusets when waiting leaderFrederic Weisbecker
2012-07-12nohz/cpuset: New API to flush cputimes on nohz cpusetsFrederic Weisbecker
2012-07-12nohz/cpuset: Account user and system times in adaptive nohz modeFrederic Weisbecker
2012-07-12nohz: Generalize tickless cpu time accountingFrederic Weisbecker
2012-07-12rcu: Restart tick if we enqueue a callback in a nohz/cpuset CPUFrederic Weisbecker
2012-07-12rcu: Restart the tick on non-responding adaptive nohz CPUsFrederic Weisbecker
2012-07-12nohz/cpuset: Restart the tick if printk needs itFrederic Weisbecker
2012-07-12nohz/cpuset: Restart tick when nohz flag is cleared on cpusetFrederic Weisbecker
2012-07-12nohz/cpuset: Don't stop the tick if posix cpu timers are runningFrederic Weisbecker
2012-07-12nohz/cpuset: Wake up adaptive nohz CPU when a timer gets enqueuedFrederic Weisbecker
2012-07-12nohz/cpuset: Don't turn off the tick if rcu needs itFrederic Weisbecker
2012-07-12nohz: Adaptive tick stop and restart on nohz cpusetFrederic Weisbecker
2012-07-12x86: New cpuset nohz irq vectorFrederic Weisbecker
2012-07-12nohz: Try not to give the timekeeping duty to an adaptive tickless cpuFrederic Weisbecker
2012-07-12cpuset: Set up interface for nohz flagFrederic Weisbecker
2012-07-12nohz: Move nohz load balancer selection into idle logicFrederic Weisbecker
2012-07-12rcu: Allow calls to rcu_exit_user_irq from nesting irqsFrederic Weisbecker
2012-07-12rcu: New rcu_user_enter_irq() and rcu_user_exit_irq() APIsFrederic Weisbecker
2012-07-12rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker
2012-07-12nohz: Move next idle expiry time record into idle logic areaFrederic Weisbecker
2012-07-12nohz: Move ts->idle_calls incrementation into strict idle logicFrederic Weisbecker
2012-07-12nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker
2012-07-12nohz: Make nohz API agnostic against idle ticks cputime accountingFrederic Weisbecker