aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-09
* time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese2008-03-09
* ntp: use unsigned input for do_div()David Howells2008-03-09
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-29
* timer_list: print relative expiry time signedPavel Machek2008-02-17
* ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-10
* time: fix typo in commentsLi Zefan2008-02-08
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-08
* clockevent: simplify list operationsLi Zefan2008-02-08
* clocksource: remove redundant codeLi Zefan2008-02-08
* time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie2008-02-06
* tick-sched: add more debug informationThomas Gleixner2008-02-01
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-01
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-30
* NTP: correct inconsistent ntp interval/tick_length usagejohn stultz2008-01-30
* x86: make clockevents more robustIngo Molnar2008-01-30
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-30
* clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-01-30
* clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar2008-01-30
* time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven2008-01-30
* timer: clean up tick-broadcast.cThomas Gleixner2008-01-30
* time: more timer related cleanupsPavel Machek2008-01-30
* time: timer cleanupsPavel Machek2008-01-30
* hrtimer: clean up cpu->base locking tricksPeter Zijlstra2008-01-25
* sched: rt throttling vs no_hzPeter Zijlstra2008-01-25
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner2007-12-18
* clockevents: warn once when program_event() is called with negative expiryThomas Gleixner2007-12-07
* softlockup: fix false positives on CONFIG_NOHZThomas Gleixner2007-11-28
* time: add ADJ_OFFSET_SS_READJohn Stultz2007-11-26
* ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed2007-11-17
* time: fix inconsistent function names in commentsLi Zefan2007-11-05
* timer_list: Fix printk format stringsVegard Nossum2007-10-29
* clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk2007-10-29
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-19
|\
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-10
* | kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke2007-10-19
* | x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner2007-10-17
* | Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz2007-10-17
* | kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-17
* | time: simplify smp_call_function_single() call sequenceAvi Kivity2007-10-17
* | time: introduce xtime_secondsIngo Molnar2007-10-16
* | clockevents: introduce force broadcast notifierThomas Gleixner2007-10-14
* | clock events: allow replacement of broadcast timerVenki Pallipadi2007-10-12
* | clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner2007-10-12
* | clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-12
|/
* Fix timer_stats printout of events/secAnton Blanchard2007-10-07
* clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner2007-09-22
* clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-16
* clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-16