aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
Commit message (Expand)AuthorAge
*-. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
|\ \
| | * printk: robustify printkPeter Zijlstra2008-08-11
* | | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-09
* | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29
* | | clockevents: prevent stale tick_next_period for onlining CPUsThomas Gleixner2008-09-23
* | | clockevents: prevent cpu online to interfere with nohzThomas Gleixner2008-09-23
|/ /
* | sched_clock: fix NOHZ interactionPeter Zijlstra2008-09-05
* | nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-21
* | sched clock: revert various sched_clock() changesIngo Molnar2008-07-31
|/
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-24
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-18
* | | Merge branch 'linus' into core/softlockupIngo Molnar2008-07-15
|\ \ \ | | |/ | |/|
| * | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-15
| |\|
| | * nohz: don't stop idle tick if softirqs are pending.Heiko Carstens2008-07-11
| | * nohz: reduce jiffies polling overheadIngo Molnar2008-05-30
| * | sched_clock: stop maximum check on NO HZSteven Rostedt2008-07-11
| |/
* / softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Ingo Molnar2008-05-30
|/
* softlockup: fix NOHZ wakeupIngo Molnar2008-04-24
* sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-19
* clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese2008-04-17
* time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese2008-03-09
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-29
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-08
* tick-sched: add more debug informationThomas Gleixner2008-02-01
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-30
* time: more timer related cleanupsPavel Machek2008-01-30
* time: timer cleanupsPavel Machek2008-01-30
* hrtimer: clean up cpu->base locking tricksPeter Zijlstra2008-01-25
* sched: rt throttling vs no_hzPeter Zijlstra2008-01-25
* softlockup: fix false positives on CONFIG_NOHZThomas Gleixner2007-11-28
* time: fix inconsistent function names in commentsLi Zefan2007-11-05
* clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk2007-10-29
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-19
|\
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-10
* | Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz2007-10-17
|/
* clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-16
* tick management: spread timer interruptjohn stultz2007-07-21
* NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner2007-05-29
* NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner2007-05-23
* sched: dynticks idle load balancingSiddha, Suresh B2007-05-08
* highres/dyntick: prevent xtime lock contentionThomas Gleixner2007-05-08
* [TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller2007-02-26
* [PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner2007-02-19
* [PATCH] NOHZ: Fix RCU handlingIngo Molnar2007-02-19
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-16
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-16