aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2008-04-25softlockup: fix NOHZ wakeupIngo Molnar
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21clockevents: fix typo in tick-broadcast.cGlauber Costa
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19x86: tsc prevent time going backwardsThomas Gleixner
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-17kgdb: clocksource watchdogJason Wessel
2008-04-17clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen
2008-04-17clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King
2008-03-25clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner
2008-03-24Don't 'printk()' while holding xtime lock for writingLinus Torvalds
2008-03-19revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-03-09time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese
2008-03-09ntp: use unsigned input for do_div()David Howells
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