summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* 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
* | time: introduce xtime_secondsIngo Molnar2007-10-161-7/+0
* | clockevents: introduce force broadcast notifierThomas Gleixner2007-10-142-6/+24
* | clock events: allow replacement of broadcast timerVenki Pallipadi2007-10-122-9/+8
* | clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner2007-10-121-2/+0
* | clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-123-2/+8
|/
* Fix timer_stats printout of events/secAnton Blanchard2007-10-071-2/+3
* clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner2007-09-221-16/+1
* clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-161-0/+12
* clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-161-7/+4
* clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-161-1/+12
* timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-161-0/+7
* timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-161-1/+2
* Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds2007-09-111-1/+1
* timer: remove clockevents_unregister_notifierMiao Xie2007-08-111-10/+0
OpenPOWER on IntegriCloud