aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/tick-sched.c
AgeCommit message (Expand)Author
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar
2008-07-15Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt
2008-07-11nohz: don't stop idle tick if softirqs are pending.Heiko Carstens
2008-05-30nohz: reduce jiffies polling overheadIngo Molnar
2008-05-30softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Ingo Molnar
2008-04-25softlockup: fix NOHZ wakeupIngo Molnar
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-17clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese
2008-03-09time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan
2008-02-01tick-sched: add more debug informationThomas Gleixner
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi
2008-01-30time: more timer related cleanupsPavel Machek
2008-01-30time: timer cleanupsPavel Machek
2008-01-25hrtimer: clean up cpu->base locking tricksPeter Zijlstra
2008-01-25sched: rt throttling vs no_hzPeter Zijlstra
2007-11-28softlockup: fix false positives on CONFIG_NOHZThomas Gleixner
2007-11-05time: fix inconsistent function names in commentsLi Zefan
2007-10-29clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-17Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner
2007-07-21tick management: spread timer interruptjohn stultz
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner
2007-02-26[TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller
2007-02-19[PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner
2007-02-19[PATCH] NOHZ: Fix RCU handlingIngo Molnar
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner