linux/kernel/time
Thomas Gleixner ab8177bc53 hrtimers: Avoid touching inactive timer bases
Instead of iterating over all possible timer bases avoid it by marking
the active bases in the cpu base.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Peter Zijlstra <peterz@infradead.org>
2011-05-23 13:59:54 +02:00
..
Kconfig
Makefile
alarmtimer.c hrtimers: Avoid touching inactive timer bases 2011-05-23 13:59:54 +02:00
clockevents.c clockevents/source: Use u64 to make 32bit happy 2011-05-20 10:50:52 +02:00
clocksource.c clockevents/source: Use u64 to make 32bit happy 2011-05-20 10:50:52 +02:00
jiffies.c
ntp.c
posix-clock.c
tick-broadcast.c Merge branch 'timers/urgent' into timers/core 2011-05-20 20:08:05 +02:00
tick-common.c
tick-internal.h
tick-oneshot.c
tick-sched.c
timecompare.c
timeconv.c
timekeeping.c
timer_list.c
timer_stats.c