Age | Commit message (Expand) | Author |
2009-05-02 | clockevents: prevent endless loop in tick_handle_periodic() | john stultz |
2009-04-21 | clocksource: add enable() and disable() callbacks | Magnus Damm |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-03-26 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-03-26 | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar |
2009-02-26 | time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix | John Stultz |
2009-02-25 | time: ntp: clean up second_overflow() | Ingo Molnar |
2009-02-25 | time: ntp: simplify ntp_tick_adj calculations | Ingo Molnar |
2009-02-25 | time: ntp: make 64-bit constants more robust | Ingo Molnar |
2009-02-25 | time: ntp: refactor do_adjtimex() some more | Ingo Molnar |
2009-02-25 | time: ntp: refactor do_adjtimex() | Ingo Molnar |
2009-02-25 | time: ntp: fix bug in ntp_update_offset() & do_adjtimex() | Ingo Molnar |
2009-02-25 | time: ntp: micro-optimize ntp_update_offset() | Ingo Molnar |
2009-02-25 | time: ntp: simplify ntp_update_offset_fll() | Ingo Molnar |
2009-02-25 | time: ntp: refactor and clean up ntp_update_offset() | Ingo Molnar |
2009-02-25 | time: ntp: refactor up ntp_update_frequency() | Ingo Molnar |
2009-02-25 | time: ntp: clean up ntp_update_frequency() | Ingo Molnar |
2009-02-25 | time: ntp: simplify the MAX_TICKADJ_SCALED definition | Ingo Molnar |
2009-02-25 | time: ntp: simplify the second_overflow() code flow | Ingo Molnar |
2009-02-25 | time: ntp: clean up kernel/time/ntp.c | Ingo Molnar |
2009-02-19 | time: apply NTP frequency/tick changes immediately | john stultz |
2009-02-15 | timecompare: generic infrastructure to map between two time bases | Patrick Ohly |
2009-02-15 | clocksource: allow usage independent of timekeeping.c | Patrick Ohly |
2009-02-08 | Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti... | Ingo Molnar |
2009-01-30 | hrtimers: allow the hot-unplugging of all cpus | Sebastien Dugue |
2009-01-16 | clockevents: let set_mode() setup delta information | Magnus Damm |
2009-01-15 | time-sched.c: tick_nohz_update_jiffies should be static | Jaswinder Singh Rajput |
2009-01-12 | Merge commit 'v2.6.29-rc1' into timers/hrtimers | Ingo Molnar |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-06 | Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent | Ingo Molnar |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-01 | cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ | Rusty Russell |
2009-01-01 | cpumask: convert kernel time functions | Rusty Russell |
2008-12-31 | [PATCH] idle cputime accounting | Martin Schwidefsky |
2008-12-31 | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-31 | sched_clock: prevent scd->clock from moving backwards, take #2 | Thomas Gleixner |
2008-12-30 | hrtimers: allow the hot-unplugging of all cpus | Sebastien Dugue |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-12-12 | nohz: suppress needless timer reprogramming | Woodruff, Richard |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-12 | nohz: no softirq pending warnings for offline cpus | Heiko Carstens |
2008-12-04 | time: catch xtime_nsec underflows and fix them | john stultz |