- 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
- a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 54a6bc0 clocksource: Delay clocksource down rating to late boot by Thomas Gleixner · 15 years ago
- e6c7330 clocksource: clocksource_select must be called with mutex locked by Thomas Gleixner · 15 years ago
- f79e025 clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash by Martin Schwidefsky · 15 years ago
- 7285dd7 clocksource: Resolve cpu hotplug dead lock with TSC unstable by Thomas Gleixner · 15 years ago
- 36d4748 timekeeping: Fix invalid getboottime() value by Hiroshi Shimamoto · 15 years ago
- da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
- f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
- 01548f4 clocksource: Avoid clocksource watchdog circular locking dependency by Martin Schwidefsky · 15 years ago
- d0981a1 clocksource: Protect the watchdog rating changes with clocksource_mutex by Thomas Gleixner · 15 years ago
- de80934 timers: Drop write permission on /proc/timer_list by Amerigo Wang · 15 years ago
- 6ea41d2 clocksource: Call clocksource_change_rating() outside of watchdog_lock by Thomas Gleixner · 15 years ago
- 23970e3 timekeeping: Introduce read_boot_clock by Martin Schwidefsky · 15 years ago
- d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
- 75c5158 timekeeping: Update clocksource with stop_machine by Martin Schwidefsky · 15 years ago
- 2ba2a30 timekeeping: Add timekeeper read_clock helper functions by Martin Schwidefsky · 15 years ago
- 0a54419 timekeeping: Move NTP adjusted clock multiplier to struct timekeeper by Martin Schwidefsky · 15 years ago
- 23ce721 timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper by Martin Schwidefsky · 15 years ago
- 155ec60 timekeeping: Introduce struct timekeeper by Martin Schwidefsky · 15 years ago
- c55c87c clocksource: Move watchdog downgrade to a work queue thread by Martin Schwidefsky · 15 years ago
- fb63a0e clocksource: Refactor clocksource watchdog by Martin Schwidefsky · 15 years ago
- 0f8e8ef clocksource: Simplify clocksource watchdog resume logic by Martin Schwidefsky · 15 years ago
- 8cf4e75 clocksource: Delay clocksource watchdog highres enablement by Martin Schwidefsky · 15 years ago
- f1b8274 clocksource: Cleanup clocksource selection by Martin Schwidefsky · 15 years ago
- 1be3967 timekeeping: Move reset of cycle_last for tsc clocksource to tsc by Martin Schwidefsky · 15 years ago
- a0f7d48 timekeeping: Remove clocksource inline functions by Martin Schwidefsky · 15 years ago
- 31089c1 timekeeping: Introduce timekeeping_leap_insert by John Stultz · 15 years ago
- 4cd1993 Merge branch 'linus' into timers/core by Thomas Gleixner · 15 years ago
- 79ef2bb clocksource: Prevent NULL pointer dereference by Thomas Gleixner · 15 years ago
- 6ff7041 hrtimer: Fix migration expiry check by Thomas Gleixner · 16 years ago
- a40f262 timekeeping: Move ktime_get() functions to timekeeping.c by Thomas Gleixner · 16 years ago
- 951ed4d timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y by Martin Schwidefsky · 16 years ago
- 507e123 timer stats: Optimize by adding quick check to avoid function calls by Heiko Carstens · 16 years ago
- 38df92b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f9db6e0 Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 3f27c0d Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 16 years ago
- 3f68535 clocksource: sanity check sysfs clocksource changes by john stultz · 16 years ago
- cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
- f2e21c9 NOHZ: Properly feed cpufreq ondemand governor by Eero Nurkkala · 16 years ago
- 5f8371c Merge branches 'sh/stable-updates' and 'sh/sparseirq' by Paul Mundt · 16 years ago
- dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 16 years ago
- eea08f3 timers: Logic to move non pinned timers by Arun R Bharadwaj · 16 years ago
- 5c33386 timers: Identifying the existing pinned timers by Arun R Bharadwaj · 16 years ago
- c81fc2c clockevent: export register_device and delta2ns by Magnus Damm · 16 years ago
- 7d27558 timekeeping: create arch_gettimeoffset infrastructure by john stultz · 16 years ago
- a25cbd0 clocksource: setup mult_orig in clocksource_enable() by Magnus Damm · 16 years ago
- a52f5c5 clockevents: tick_broadcast_device can become static by Dmitri Vorobiev · 16 years ago
- 74a03b6 clockevents: prevent endless loop in tick_handle_periodic() by john stultz · 16 years ago
- 4614e6a clocksource: add enable() and disable() callbacks by Magnus Damm · 16 years ago
- 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
- 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 16 years ago
- a2a5ac8 time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix by John Stultz · 16 years ago
- 39854fe time: ntp: clean up second_overflow() by Ingo Molnar · 16 years ago
- 069569e time: ntp: simplify ntp_tick_adj calculations by Ingo Molnar · 16 years ago
- 2b9d149 time: ntp: make 64-bit constants more robust by Ingo Molnar · 16 years ago
- e962916 time: ntp: refactor do_adjtimex() some more by Ingo Molnar · 16 years ago
- 80f22571 time: ntp: refactor do_adjtimex() by Ingo Molnar · 16 years ago
- 10dd31a time: ntp: fix bug in ntp_update_offset() & do_adjtimex() by Ingo Molnar · 16 years ago
- c7986ac time: ntp: micro-optimize ntp_update_offset() by Ingo Molnar · 16 years ago
- 478b7aa time: ntp: simplify ntp_update_offset_fll() by Ingo Molnar · 16 years ago
- f939890 time: ntp: refactor and clean up ntp_update_offset() by Ingo Molnar · 16 years ago
- bc26c31 time: ntp: refactor up ntp_update_frequency() by Ingo Molnar · 16 years ago
- 9ce616a time: ntp: clean up ntp_update_frequency() by Ingo Molnar · 16 years ago
- bbd1267 time: ntp: simplify the MAX_TICKADJ_SCALED definition by Ingo Molnar · 16 years ago
- 3c972c2 time: ntp: simplify the second_overflow() code flow by Ingo Molnar · 16 years ago
- 53bbfa9 time: ntp: clean up kernel/time/ntp.c by Ingo Molnar · 17 years ago
- fdcedf7 time: apply NTP frequency/tick changes immediately by john stultz · 16 years ago
- a75244c timecompare: generic infrastructure to map between two time bases by Patrick Ohly · 16 years ago
- a038a35 clocksource: allow usage independent of timekeeping.c by Patrick Ohly · 16 years ago
- 5ba1ae9 Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'timers/urgent' into timers/core by Ingo Molnar · 16 years ago
- 94df7de hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 16 years ago
- 2d68259 clockevents: let set_mode() setup delta information by Magnus Damm · 16 years ago
- 934d96e time-sched.c: tick_nohz_update_jiffies should be static by Jaswinder Singh Rajput · 16 years ago
- e3ee1e1 Merge commit 'v2.6.29-rc1' into timers/hrtimers by Ingo Molnar · 16 years ago
- 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
- 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
- d9be28e Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent by Ingo Molnar · 16 years ago
- 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 61420f5 Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5db0e1e cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ by Rusty Russell · 16 years ago
- 6b95482 cpumask: convert kernel time functions by Rusty Russell · 16 years ago
- 79741dd [PATCH] idle cputime accounting by Martin Schwidefsky · 16 years ago
- 457533a [PATCH] fix scaled & unscaled cputime accounting by Martin Schwidefsky · 16 years ago
- 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- 1c5745a sched_clock: prevent scd->clock from moving backwards, take #2 by Thomas Gleixner · 16 years ago
- 5762ba1 hrtimers: allow the hot-unplugging of all cpus by Sebastien Dugue · 16 years ago
- 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
- 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
- 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
- 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
- 0014744 nohz: suppress needless timer reprogramming by Woodruff, Richard · 16 years ago
- 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 16 years ago
- fa116ea nohz: no softirq pending warnings for offline cpus by Heiko Carstens · 16 years ago
- 6c9bacb time: catch xtime_nsec underflows and fix them by john stultz · 16 years ago