linux/kernel/time
Thomas Gleixner c0e299b1a9 clockevents/source: Use u64 to make 32bit happy
unsigned long is not 64bit on 32bit machine.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2011-05-20 10:50:52 +02:00
..
Kconfig
Makefile timers: Introduce in-kernel alarm-timer interface 2011-04-26 14:01:44 -07:00
alarmtimer.c timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n 2011-05-02 21:36:57 +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 Fix common misspellings 2011-03-31 11:26:23 -03:00
ntp.c ntp: fix non privileged system time shifting 2011-04-04 08:31:23 -07:00
posix-clock.c posix clocks: Replace mutex with reader/writer semaphore 2011-04-18 10:39:38 +02:00
tick-broadcast.c tick: Clear broadcast active bit when switching to oneshot 2011-05-16 23:35:41 +02:00
tick-common.c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-03-15 18:53:35 -07:00
tick-internal.h Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-03-15 18:53:35 -07:00
tick-oneshot.c
tick-sched.c
timecompare.c
timeconv.c
timekeeping.c time: Add timekeeping_inject_sleeptime 2011-04-26 14:01:41 -07:00
timer_list.c
timer_stats.c Fix common misspellings 2011-03-31 11:26:23 -03:00