summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* 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
* time: timer cleanupsPavel Machek2008-01-301-2/+2
* hrtimer: clean up cpu->base locking tricksPeter Zijlstra2008-01-251-8/+0
* sched: rt throttling vs no_hzPeter Zijlstra2008-01-251-0/+5
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-242-2/+2
* clockevents: fix reprogramming decision in oneshot broadcastThomas Gleixner2007-12-181-35/+21
* clockevents: warn once when program_event() is called with negative expiryThomas Gleixner2007-12-071-0/+5
* softlockup: fix false positives on CONFIG_NOHZThomas Gleixner2007-11-281-0/+2
* time: add ADJ_OFFSET_SS_READJohn Stultz2007-11-261-3/+6
* ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed2007-11-171-1/+1
* time: fix inconsistent function names in commentsLi Zefan2007-11-052-2/+2
* timer_list: Fix printk format stringsVegard Nossum2007-10-291-2/+4
* clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk2007-10-291-2/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-191-0/+16
|\
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-101-0/+16
* | kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke2007-10-191-15/+7
* | x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner2007-10-171-14/+4
* | Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz2007-10-171-1/+1
* | kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-171-4/+1
* | time: simplify smp_call_function_single() call sequenceAvi Kivity2007-10-171-13/+4