aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds2008-04-21
|\
| * clockevents: fix typo in tick-broadcast.cGlauber Costa2008-04-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-21
|\ \
| * | sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-19
| |/
* / x86: tsc prevent time going backwardsThomas Gleixner2008-04-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-18
|\
| * clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-04-17
| * clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese2008-04-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-18
|\ \
| * | kgdb: clocksource watchdogJason Wessel2008-04-17
| |/
* / [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-17
|/
* clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner2008-03-25
* Don't 'printk()' while holding xtime lock for writingLinus Torvalds2008-03-24
* revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton2008-03-19
* 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