summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt
2008-02-17timer_list: print relative expiry time signedPavel Machek
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz
2008-02-08time: fix typo in commentsLi Zefan
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan
2008-02-08clockevent: simplify list operationsLi Zefan
2008-02-08clocksource: remove redundant codeLi Zefan
2008-02-06time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie
2008-02-01tick-sched: add more debug informationThomas Gleixner
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi
2008-01-30NTP: correct inconsistent ntp interval/tick_length usagejohn stultz
2008-01-30x86: make clockevents more robustIngo Molnar
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen
2008-01-30clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar
2008-01-30time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven
2008-01-30timer: clean up tick-broadcast.cThomas Gleixner
2008-01-30time: more timer related cleanupsPavel Machek
2008-01-30time: timer cleanupsPavel Machek
2008-01-25hrtimer: clean up cpu->base locking tricksPeter Zijlstra
2008-01-25sched: rt throttling vs no_hzPeter Zijlstra
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-12-18clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner
2007-12-07clockevents: warn once when program_event() is called with negative expiryThomas Gleixner
2007-11-28softlockup: fix false positives on CONFIG_NOHZThomas Gleixner
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz
2007-11-17ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed
2007-11-05time: fix inconsistent function names in commentsLi Zefan
2007-10-29timer_list: Fix printk format stringsVegard Nossum
2007-10-29clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-19kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner
2007-10-17Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk
2007-10-17time: simplify smp_call_function_single() call sequenceAvi Kivity
2007-10-16time: introduce xtime_secondsIngo Molnar
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner
2007-10-12clock events: allow replacement of broadcast timerVenki Pallipadi
2007-10-12clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner
2007-10-10cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown
2007-10-07Fix timer_stats printout of events/secAnton Blanchard
2007-09-22clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner
2007-09-16clockevents: prevent stale tick update on offline cpuThomas Gleixner
2007-09-16clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner
2007-09-16clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner
2007-09-16timekeeping: Prevent time going backwards on resumeThomas Gleixner
2007-09-16timekeeping: access rtc outside of xtime lockThomas Gleixner