aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-192-10/+13
* timers: Drop write permission on /proc/timer_listAmerigo Wang2009-08-171-1/+1
* clocksource: Prevent NULL pointer dereferenceThomas Gleixner2009-07-191-1/+1
* hrtimer: Fix migration expiry checkThomas Gleixner2009-07-101-11/+0
* timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-241-8/+8
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-201-3/+9
|\
| * NOHZ: Properly feed cpufreq ondemand governorEero Nurkkala2009-05-271-3/+9
* | Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-152-3/+16
|\ \
| * | timers: Logic to move non pinned timersArun R Bharadwaj2009-05-131-0/+12
| * | timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-131-3/+4
* | | Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-152-1/+3
|\ \ \
| * | | clockevent: export register_device and delta2nsMagnus Damm2009-05-021-0/+2
| * | | clockevents: tick_broadcast_device can become staticDmitri Vorobiev2009-05-021-1/+1
| |/ /
* | | Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-152-1/+36
|\ \ \
| * | | clocksource: prevent selection of low resolution clocksourse also for nohz=onThomas Gleixner2009-06-132-8/+27
| * | | clocksource: sanity check sysfs clocksource changesjohn stultz2009-06-111-1/+17
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-111-1/+1
|\ \ \ \
| * | | | sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-151-1/+1
| | |_|/ | |/| |
* | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-222-3/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-021-0/+7
| * | clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-021-3/+0
| |/
* | clockevents: prevent endless loop in tick_handle_periodic()john stultz2009-05-021-1/+11
|/
* clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-3/+9
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-212-5/+5
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-262-179/+285
|\
| *-. Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-261-170/+274
| |\ \
| | | * time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz2009-02-261-2/+2
| | | * time: ntp: clean up second_overflow()Ingo Molnar2009-02-251-5/+6
| | | * time: ntp: simplify ntp_tick_adj calculationsIngo Molnar2009-02-251-2/+5
| | | * time: ntp: make 64-bit constants more robustIngo Molnar2009-02-251-2/+2
| | | * time: ntp: refactor do_adjtimex() some moreIngo Molnar2009-02-251-25/+36
| | | * time: ntp: refactor do_adjtimex()Ingo Molnar2009-02-251-83/+99
| | | * time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar2009-02-251-1/+8
| | | * time: ntp: micro-optimize ntp_update_offset()Ingo Molnar2009-02-251-3/+3
| | | * time: ntp: simplify ntp_update_offset_fll()Ingo Molnar2009-02-251-6/+5
| | | * time: ntp: refactor and clean up ntp_update_offset()Ingo Molnar2009-02-251-14/+30
| | | * time: ntp: refactor up ntp_update_frequency()Ingo Molnar2009-02-251-8/+5
| | | * time: ntp: clean up ntp_update_frequency()Ingo Molnar2009-02-251-9/+18
| | | * time: ntp: simplify the MAX_TICKADJ_SCALED definitionIngo Molnar2009-02-251-2/+2
| | | * time: ntp: simplify the second_overflow() code flowIngo Molnar2009-02-251-12/+17
| | | * time: ntp: clean up kernel/time/ntp.cIngo Molnar2009-02-251-48/+81
| | | * time: apply NTP frequency/tick changes immediatelyjohn stultz2009-02-191-0/+7
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti...Ingo Molnar2009-02-081-9/+11
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * Merge commit 'v2.6.29-rc1' into timers/hrtimersIngo Molnar2009-01-127-82/+91
| | | | |\ | | | | |/ | | | |/|
| | | | * hrtimers: allow the hot-unplugging of all cpusSebastien Dugue2008-12-301-7/+19
| | * | | clockevents: let set_mode() setup delta informationMagnus Damm2009-01-161-9/+11
| | |/ /
* | | | timecompare: generic infrastructure to map between two time basesPatrick Ohly2009-02-152-1/+192
* | | | clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-151-0/+76
|/ / /
* | | hrtimers: allow the hot-unplugging of all cpusSebastien Dugue2009-01-301-7/+19
* | | time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput2009-01-151-1/+1
|/ /