summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2008-05-03clocksource: allow read access to available/current_clocksourceHeiko Carstens
2008-05-03clocksource: Fix permissions for available_clocksourceHeiko Carstens
2008-05-01ntp: handle leap second via timerRoman Zippel
2008-05-01ntp: remove current_tick_length()Roman Zippel
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: support for TAIRoman Zippel
2008-05-01ntp: increase time_offset resolutionRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-05-01ntp: NTP4 user space bits updateRoman Zippel
2008-05-01ntp: cleanup ntp.cRoman Zippel
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01convert a few do_div usersRoman Zippel
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev
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