summaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)AuthorLines
2009-08-19clockevent: Prevent dead lock on clockevents_lockSuresh Siddha-10/+13
2009-08-17timers: Drop write permission on /proc/timer_listAmerigo Wang-1/+1
2009-07-19clocksource: Prevent NULL pointer dereferenceThomas Gleixner-1/+1
2009-07-10hrtimer: Fix migration expiry checkThomas Gleixner-11/+0
2009-06-24timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens-8/+8
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+9
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-3/+16
2009-06-15Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+3
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds-1/+36
2009-06-13clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner-8/+27
2009-06-11clocksource: sanity check sysfs clocksource changesjohn stultz-1/+17
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-1/+1
2009-05-27NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala-3/+9
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt-3/+7
2009-05-15sched, timers: move calc_load() to schedulerThomas Gleixner-1/+1
2009-05-13timers: Logic to move non pinned timersArun R Bharadwaj-0/+12
2009-05-13timers: Identifying the existing pinned timersArun R Bharadwaj-3/+4
2009-05-02clockevent: export register_device and delta2nsMagnus Damm-0/+2
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz-0/+7
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm-3/+0
2009-05-02clockevents: tick_broadcast_device can become staticDmitri Vorobiev-1/+1
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz-1/+11
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm-3/+9
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm-5/+5
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-179/+285
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar-170/+274
2009-02-26time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz-2/+2
2009-02-25time: ntp: clean up second_overflow()Ingo Molnar-5/+6
2009-02-25time: ntp: simplify ntp_tick_adj calculationsIngo Molnar-2/+5
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar-2/+2
2009-02-25time: ntp: refactor do_adjtimex() some moreIngo Molnar-25/+36
2009-02-25time: ntp: refactor do_adjtimex()Ingo Molnar-83/+99
2009-02-25time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar-1/+8
2009-02-25time: ntp: micro-optimize ntp_update_offset()Ingo Molnar-3/+3
2009-02-25time: ntp: simplify ntp_update_offset_fll()Ingo Molnar-6/+5
2009-02-25time: ntp: refactor and clean up ntp_update_offset()Ingo Molnar-14/+30
2009-02-25time: ntp: refactor up ntp_update_frequency()Ingo Molnar-8/+5
2009-02-25time: ntp: clean up ntp_update_frequency()Ingo Molnar-9/+18
2009-02-25time: ntp: simplify the MAX_TICKADJ_SCALED definitionIngo Molnar-2/+2
2009-02-25time: ntp: simplify the second_overflow() code flowIngo Molnar-12/+17
2009-02-25time: ntp: clean up kernel/time/ntp.cIngo Molnar-48/+81
2009-02-19time: apply NTP frequency/tick changes immediatelyjohn stultz-0/+7
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly-1/+192
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly-0/+76
2009-02-08Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti...Ingo Molnar-9/+11
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue-7/+19
2009-01-16clockevents: let set_mode() setup delta informationMagnus Damm-9/+11
2009-01-15time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput-1/+1
2009-01-12Merge commit 'v2.6.29-rc1' into timers/hrtimersIngo Molnar-82/+91
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1