summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
AgeCommit message (Expand)Author
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