sched_clock: fix NOHZ interaction
[safe/jmp/linux-2.6] / kernel / time / tick-sched.c
2008-09-05 Peter Zijlstrasched_clock: fix NOHZ interaction
2008-08-21 Miao Xienohz: fix wrong event handler after online an offlined cpu
2008-07-31 Ingo Molnarsched clock: revert various sched_clock() changes
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-07-15 Ingo MolnarMerge branch 'linus' into core/softlockup
2008-07-15 Linus TorvaldsMerge branch 'timers/for-linus' of git://git./linux...
2008-07-11 Steven Rostedtsched_clock: stop maximum check on NO HZ
2008-07-11 Heiko Carstensnohz: don't stop idle tick if softirqs are pending.
2008-05-30 Ingo Molnarnohz: reduce jiffies polling overhead
2008-05-30 Ingo Molnarsoftlockup: fix false positives on nohz if CPU is 100...
2008-04-24 Ingo Molnarsoftlockup: fix NOHZ wakeup
2008-04-19 Peter Zijlstrasched: rt-group: synchonised bandwidth period
2008-04-17 Karsten Wieseclockevents: optimise tick_nohz_stop_sched_tick() a bit
2008-03-09 Karsten Wiesetime: don't touch an offlined CPU's ts->tick_stopped...
2008-02-29 Steven Rostedtrcu: add support for dynamic ticks and preempt rcu
2008-02-08 Li Zefantimekeeping: rename timekeeping_is_continuous to timeke...
2008-02-01 Thomas Gleixnertick-sched: add more debug information
2008-01-30 Venki Pallipaditime: track accurate idle time with tick_sched.idle_sle...
2008-01-30 Pavel Machektime: more timer related cleanups
2008-01-30 Pavel Machektime: timer cleanups
2008-01-25 Peter Zijlstrahrtimer: clean up cpu->base locking tricks
2008-01-25 Peter Zijlstrasched: rt throttling vs no_hz
2007-11-28 Thomas Gleixnersoftlockup: fix false positives on CONFIG_NOHZ
2007-11-05 Li Zefantime: fix inconsistent function names in comments
2007-10-29 Adrian Bunkclockevents: unexport tick_nohz_get_sleep_length
2007-10-25 Adrian Bunkcpuidle: unexport tick_nohz_get_sleep_length
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-17 john stultzUse num_possible_cpus() instead of NR_CPUS for timer...
2007-10-10 Len Browncpuidle: consolidate 2.6.22 cpuidle branch into one...
2007-09-16 Thomas Gleixnerclockevents: prevent stale tick update on offline cpu
2007-07-22 john stultztick management: spread timer interrupt
2007-05-30 Thomas GleixnerNOHZ: prevent multiplication overflow - stop timer...
2007-05-24 Thomas GleixnerNOHZ: Rate limit the local softirq pending warning...
2007-05-08 Siddha, Suresh Bsched: dynticks idle load balancing
2007-05-08 Thomas Gleixnerhighres/dyntick: prevent xtime lock contention
2007-02-26 David S. Miller[TIME] tick-sched: Add missing asm/irq_regs.h include.
2007-02-19 Thomas Gleixner[PATCH] NOHZ: Produce debug output instead of a BUG()
2007-02-19 Ingo Molnar[PATCH] NOHZ: Fix RCU handling
2007-02-16 Ingo Molnar[PATCH] Add debugging feature /proc/timer_list
2007-02-16 Thomas Gleixner[PATCH] tick-management: dyntick / highres functionality