summaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2009-10-08Merge branch 'rt/head' into rt/2.6.31Thomas Gleixner
2009-10-08time: Remove xtime_cachejohn stultz
2009-10-08time: Implement logarithmic time accumulationThomas Gleixner
2009-10-08NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala
2009-08-26Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-26Merge branch 'rt/atomic-locks' into rt/baseThomas Gleixner
2009-08-26Merge branch 'linus' into rt/atomic-locksThomas Gleixner
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2009-08-17timers: Drop write permission on /proc/timer_listAmerigo Wang
2009-07-29softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2009-07-29hrtimer: fixup hrtimer callback changes for preempt-rtThomas Gleixner
2009-07-28Merge branch 'rt/atomic-locks' into rt/baseThomas Gleixner
2009-07-27xtime_lock: Convert to atomic_seqlockThomas Gleixner
2009-07-27clocksource: Convert clocksource_lock to atomic_spinlockThomas Gleixner
2009-07-27hrtimer: Convert cpu_base->lock to atomic_spinlockThomas Gleixner
2009-07-27timer_stats: Convert to atomic_spin_lockThomas Gleixner
2009-07-27clockevents: Convert clockevents / tick device locks to atomic_spinlockThomas Gleixner
2009-07-24timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner
2009-07-24timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner
2009-07-10hrtimer: Fix migration expiry checkThomas Gleixner
2009-06-24timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner
2009-06-11clocksource: sanity check sysfs clocksource changesjohn stultz
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-05-27NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt
2009-05-15sched, timers: move calc_load() to schedulerThomas Gleixner
2009-05-13timers: Logic to move non pinned timersArun R Bharadwaj
2009-05-13timers: Identifying the existing pinned timersArun R Bharadwaj
2009-05-02clockevent: export register_device and delta2nsMagnus Damm
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm
2009-05-02clockevents: tick_broadcast_device can become staticDmitri Vorobiev
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar
2009-02-26time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz
2009-02-25time: ntp: clean up second_overflow()Ingo Molnar
2009-02-25time: ntp: simplify ntp_tick_adj calculationsIngo Molnar
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex() some moreIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex()Ingo Molnar
2009-02-25time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar