aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-sched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-28softlockup: fix false positives on CONFIG_NOHZThomas Gleixner1-0/+2
2007-11-05time: fix inconsistent function names in commentsLi Zefan1-1/+1
2007-10-29clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk1-2/+0
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+16
2007-10-17Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz1-1/+1
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown1-0/+16
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner1-0/+12
2007-07-21tick management: spread timer interruptjohn stultz1-1/+6
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner1-1/+15
2007-05-23NOHZ: Rate limit the local softirq pending warning outputThomas Gleixner1-3/+9
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B1-0/+9
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner1-2/+40
2007-02-26[TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller1-0/+2
2007-02-19[PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner1-1/+3
2007-02-19[PATCH] NOHZ: Fix RCU handlingIngo Molnar1-4/+4
2007-02-16[PATCH] Add debugging feature /proc/timer_listIngo Molnar1-0/+5
2007-02-16[PATCH] tick-management: dyntick / highres functionalityThomas Gleixner1-0/+558