summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* clocksource: allow read access to available/current_clocksourceHeiko Carstens2008-05-031-2/+2
* clocksource: Fix permissions for available_clocksourceHeiko Carstens2008-05-031-1/+1
* ntp: handle leap second via timerRoman Zippel2008-05-012-45/+92
* ntp: remove current_tick_length()Roman Zippel2008-05-012-17/+4
* ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-012-15/+15
* ntp: support for TAIRoman Zippel2008-05-011-0/+7
* ntp: increase time_offset resolutionRoman Zippel2008-05-011-12/+11
* ntp: increase time_freq resolutionRoman Zippel2008-05-011-15/+15
* ntp: NTP4 user space bits updateRoman Zippel2008-05-011-44/+47
* ntp: cleanup ntp.cRoman Zippel2008-05-011-82/+91
* remove div_long_long_remRoman Zippel2008-05-011-4/+2
* convert a few do_div usersRoman Zippel2008-05-011-19/+6
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-8/+2
* softlockup: fix NOHZ wakeupIngo Molnar2008-04-251-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds2008-04-211-1/+1
|\
| * clockevents: fix typo in tick-broadcast.cGlauber Costa2008-04-211-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-211-5/+0
|\ \
| * | sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-191-5/+0
| |/
* / x86: tsc prevent time going backwardsThomas Gleixner2008-04-191-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-04-182-8/+16
|\
| * clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-04-171-4/+14
| * clockevents: optimise tick_nohz_stop_sched_tick() a bitKarsten Wiese2008-04-171-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-181-0/+12
|\ \
| * | kgdb: clocksource watchdogJason Wessel2008-04-171-0/+12
| |/
* / [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King2008-04-173-3/+5
|/
* clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner2008-03-251-1/+1
* Don't 'printk()' while holding xtime lock for writingLinus Torvalds2008-03-241-0/+4
* revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton2008-03-191-10/+4
* time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-092-5/+12
* time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese2008-03-091-1/+1
* ntp: use unsigned input for do_div()David Howells2008-03-091-5/+7
* rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-291-0/+3
* timer_list: print relative expiry time signedPavel Machek2008-02-171-2/+2
* ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-101-4/+0
* time: fix typo in commentsLi Zefan2008-02-082-2/+2
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-082-3/+3
* clockevent: simplify list operationsLi Zefan2008-02-081-7/+4
* clocksource: remove redundant codeLi Zefan2008-02-081-1/+0
* time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie2008-02-061-9/+10
* tick-sched: add more debug informationThomas Gleixner2008-02-012-0/+4
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-011-2/+4
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-301-22/+48
* NTP: correct inconsistent ntp interval/tick_length usagejohn stultz2008-01-301-2/+4
* x86: make clockevents more robustIngo Molnar2008-01-301-0/+13
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-301-0/+15
* clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-01-301-4/+10
* clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar2008-01-301-1/+1
* time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven2008-01-301-17/+5
* timer: clean up tick-broadcast.cThomas Gleixner2008-01-302-7/+2
* time: more timer related cleanupsPavel Machek2008-01-302-2/+2