index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
2007-11-05
time: fix inconsistent function names in comments
Li Zefan
2007-10-29
clockevents: unexport tick_nohz_get_sleep_length
Adrian Bunk
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-10-17
Use num_possible_cpus() instead of NR_CPUS for timer distribution
john stultz
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
2007-09-16
clockevents: prevent stale tick update on offline cpu
Thomas Gleixner
2007-07-21
tick management: spread timer interrupt
john stultz
2007-05-29
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
Thomas Gleixner
2007-05-23
NOHZ: Rate limit the local softirq pending warning output
Thomas Gleixner
2007-05-08
sched: dynticks idle load balancing
Siddha, Suresh B
2007-05-08
highres/dyntick: prevent xtime lock contention
Thomas 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 handling
Ingo Molnar
2007-02-16
[PATCH] Add debugging feature /proc/timer_list
Ingo Molnar
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner