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