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