aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)Author
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar
2009-02-26time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz
2009-02-25time: ntp: clean up second_overflow()Ingo Molnar
2009-02-25time: ntp: simplify ntp_tick_adj calculationsIngo Molnar
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex() some moreIngo Molnar
2009-02-25time: ntp: refactor do_adjtimex()Ingo Molnar
2009-02-25time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar
2009-02-25time: ntp: micro-optimize ntp_update_offset()Ingo Molnar
2009-02-25time: ntp: simplify ntp_update_offset_fll()Ingo Molnar
2009-02-25time: ntp: refactor and clean up ntp_update_offset()Ingo Molnar
2009-02-25time: ntp: refactor up ntp_update_frequency()Ingo Molnar
2009-02-25time: ntp: clean up ntp_update_frequency()Ingo Molnar
2009-02-25time: ntp: simplify the MAX_TICKADJ_SCALED definitionIngo Molnar
2009-02-25time: ntp: simplify the second_overflow() code flowIngo Molnar
2009-02-25time: ntp: clean up kernel/time/ntp.cIngo Molnar
2009-02-19time: apply NTP frequency/tick changes immediatelyjohn stultz
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2009-02-08Merge branches 'timers/clockevents', 'timers/hpet', 'timers/hrtimers' and 'ti...Ingo Molnar
2009-01-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue
2009-01-16clockevents: let set_mode() setup delta informationMagnus Damm
2009-01-15time-sched.c: tick_nohz_update_jiffies should be staticJaswinder Singh Rajput
2009-01-12Merge commit 'v2.6.29-rc1' into timers/hrtimersIngo Molnar
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-01cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell
2009-01-01cpumask: convert kernel time functionsRusty Russell
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-31sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner
2008-12-30hrtimers: allow the hot-unplugging of all cpusSebastien Dugue
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-12nohz: suppress needless timer reprogrammingWoodruff, Richard
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12nohz: no softirq pending warnings for offline cpusHeiko Carstens
2008-12-04time: catch xtime_nsec underflows and fix themjohn stultz
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra
2008-11-24sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell
2008-11-10nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner