Commit Graph

75 Commits (d620a7cf05d4f12f5bbb1060d766e8139ab31458)

Author SHA1 Message Date
Thomas Gleixner 27185016b8 nohz: Track last do_timer() cpu 15 years ago
Jon Hunter 98962465ed nohz: Prevent clocksource wrapping during idle 15 years ago
Thomas Gleixner 529eaccd90 nohz: Type cast printk argument 15 years ago
Martin Schwidefsky 3c5d92a0cf nohz: Introduce arch_needs_cpu 15 years ago
Martin Schwidefsky eed3b9cf3f nohz: Reuse ktime in sub-functions of tick_check_idle. 15 years ago
Eero Nurkkala fdc6f192e7 NOHZ: update idle state also when NOHZ is inactive 16 years ago
Eero Nurkkala f2e21c9610 NOHZ: Properly feed cpufreq ondemand governor 16 years ago
Arun R Bharadwaj 5c333864a6 timers: Identifying the existing pinned timers 16 years ago
Jaswinder Singh Rajput 934d96eafa time-sched.c: tick_nohz_update_jiffies should be static 16 years ago
Martin Schwidefsky 79741dd357 [PATCH] idle cputime accounting 16 years ago
Martin Schwidefsky 457533a7d3 [PATCH] fix scaled & unscaled cputime accounting 16 years ago
Woodruff, Richard 001474491f nohz: suppress needless timer reprogramming 16 years ago
Heiko Carstens fa116ea35e nohz: no softirq pending warnings for offline cpus 16 years ago
Peter Zijlstra ca109491f6 hrtimer: removing all ur callback modes 16 years ago
Rusty Russell 6a7b3dc344 sched: convert nohz_cpu_mask to cpumask_var_t. 16 years ago
Thomas Gleixner ae99286b4f nohz: disable tick_nohz_kick_tick() for now 16 years ago
Thomas Gleixner c4bd822e7b NOHZ: fix thinko in the timer restart code path 17 years ago
Thomas Gleixner fb02fbc14d NOHZ: restart tick device from irq_enter() 17 years ago
Thomas Gleixner c34bec5a44 NOHZ: split tick_nohz_restart_sched_tick() 17 years ago
Thomas Gleixner 719254faa1 NOHZ: unify the nohz function calls in irq_enter() 17 years ago
venkatesh.pallipadi@intel.com 8083e4ad97 [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor 17 years ago
Thomas Gleixner ccc7dadf73 hrtimer: prevent migration of per CPU hrtimers 17 years ago
Thomas Gleixner 49d670fb8d clockevents: prevent stale tick_next_period for onlining CPUs 17 years ago
Thomas Gleixner 6441402b1f clockevents: prevent cpu online to interfere with nohz 17 years ago
Arjan van de Ven cc584b213f hrtimer: convert kernel/* to the new hrtimer apis 17 years ago
Peter Zijlstra 56c7426b39 sched_clock: fix NOHZ interaction 17 years ago
Miao Xie 3c4fbe5e01 nohz: fix wrong event handler after online an offlined cpu 17 years ago
Peter Zijlstra b845b517b5 printk: robustify printk 17 years ago
Ingo Molnar e4e4e534fa sched clock: revert various sched_clock() changes 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
Steven Rostedt af52a90a14 sched_clock: stop maximum check on NO HZ 17 years ago
Heiko Carstens 857f3fd7a4 nohz: don't stop idle tick if softirqs are pending. 17 years ago
Ingo Molnar 7a14ce1d8c nohz: reduce jiffies polling overhead 17 years ago
Ingo Molnar 02ff375590 softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 seconds 17 years ago
Ingo Molnar 126e01bf92 softlockup: fix NOHZ wakeup 17 years ago
Peter Zijlstra d0b27fa778 sched: rt-group: synchonised bandwidth period 17 years ago
Karsten Wiese 903b8a8d48 clockevents: optimise tick_nohz_stop_sched_tick() a bit 17 years ago
Karsten Wiese a79017660e time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer() 17 years ago
Steven Rostedt 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu 17 years ago
Li Zefan cf4fc6cb76 timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres 17 years ago
Thomas Gleixner 5df7fa1c62 tick-sched: add more debug information 17 years ago
Venki Pallipadi 6378ddb592 time: track accurate idle time with tick_sched.idle_sleeptime 17 years ago
Pavel Machek b10db7f0d2 time: more timer related cleanups 17 years ago
Pavel Machek 4c9dc64122 time: timer cleanups 17 years ago
Peter Zijlstra 2d44ae4d71 hrtimer: clean up cpu->base locking tricks 17 years ago
Peter Zijlstra 48d5e25821 sched: rt throttling vs no_hz 17 years ago
Thomas Gleixner d393820446 softlockup: fix false positives on CONFIG_NOHZ 17 years ago
Li Zefan 8dce39c231 time: fix inconsistent function names in comments 18 years ago
Adrian Bunk 64e38eb082 clockevents: unexport tick_nohz_get_sleep_length 18 years ago
Adrian Bunk 4d8b4e1e02 cpuidle: unexport tick_nohz_get_sleep_length 18 years ago