summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c
Commit message (Expand)AuthorAgeFilesLines
* softlockup: fix false positives on CONFIG_NOHZThomas Gleixner2007-11-281-0/+2
* time: fix inconsistent function names in commentsLi Zefan2007-11-051-1/+1
* clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk2007-10-291-2/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-0/+16
|\
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+16
* | Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz2007-10-171-1/+1
|/
* clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-161-0/+12
* tick management: spread timer interruptjohn stultz2007-07-211-1/+6
* NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner2007-05-291-1/+15
* NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner2007-05-231-3/+9
* sched: dynticks idle load balancingSiddha, Suresh B2007-05-081-0/+9
* highres/dyntick: prevent xtime lock contentionThomas Gleixner2007-05-081-2/+40
* [TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller2007-02-261-0/+2
* [PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner2007-02-191-1/+3
* [PATCH] NOHZ: Fix RCU handlingIngo Molnar2007-02-191-4/+4
* [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-161-0/+5
* [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-161-0/+558
OpenPOWER on IntegriCloud