aboutsummaryrefslogtreecommitdiff
path: root/kernel/time
AgeCommit message (Expand)AuthorFilesLines
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-63/+67
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-6/+6
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Mike Travis 5-84/+94
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-12/+14
2009-01-01cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Gravatar Rusty Russell 2-2/+3
2009-01-01cpumask: convert kernel time functionsGravatar Rusty Russell 3-61/+64
2008-12-31[PATCH] idle cputime accountingGravatar Martin Schwidefsky 1-7/+6
2008-12-31[PATCH] fix scaled & unscaled cputime accountingGravatar Martin Schwidefsky 1-2/+3
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Rusty Russell 2-21/+27
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Gravatar Ingo Molnar 2-21/+27
2008-12-13Merge ../linux-2.6-x86Gravatar Rusty Russell 1-5/+5
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Gravatar Rusty Russell 3-5/+7
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskGravatar Rusty Russell 1-3/+3
2008-12-12nohz: suppress needless timer reprogrammingGravatar Woodruff, Richard 1-17/+24
2008-12-12Merge branch 'sched/core' into cpus4096Gravatar Ingo Molnar 1-0/+22
2008-12-12nohz: no softirq pending warnings for offline cpusGravatar Heiko Carstens 1-1/+1
2008-12-04time: catch xtime_nsec underflows and fix themGravatar john stultz 1-0/+22
2008-11-25hrtimer: removing all ur callback modesGravatar Peter Zijlstra 2-3/+2
2008-11-24sched: convert nohz_cpu_mask to cpumask_var_t.Gravatar Rusty Russell 1-5/+5
2008-11-10nohz: disable tick_nohz_kick_tick() for nowGravatar Thomas Gleixner 1-0/+4
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Gravatar Thomas Gleixner 3-17/+19
2008-10-21NOHZ: fix thinko in the timer restart code pathGravatar Thomas Gleixner 1-1/+11
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Gravatar Thomas Gleixner 10-137/+315
2008-10-20timer_list: add base address to clock baseGravatar Thomas Gleixner 1-1/+2
2008-10-20timer_list: print cpu number of clockevents deviceGravatar Thomas Gleixner 1-3/+7
2008-10-20timer_list: print real timer addressGravatar Thomas Gleixner 1-3/+4
2008-10-17Merge commit 'linus/master' into merge-linusGravatar Arjan van de Ven 8-50/+163
2008-10-17NOHZ: restart tick device from irq_enter()Gravatar Thomas Gleixner 3-8/+38
2008-10-17NOHZ: split tick_nohz_restart_sched_tick()Gravatar Thomas Gleixner 1-22/+27
2008-10-17NOHZ: unify the nohz function calls in irq_enter()Gravatar Thomas Gleixner 1-1/+12
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2008-10-16Kconfig: eliminate "def_bool n" constructsGravatar Jan Beulich 1-1/+0
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Gravatar Ingo Molnar 1-1/+1
2008-10-09[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...Gravatar venkatesh.pallipadi@intel.com 1-1/+10
2008-10-04clockevents: check broadcast tick device not the clock events deviceGravatar Thomas Gleixner 1-2/+4
2008-09-29hrtimer: prevent migration of per CPU hrtimersGravatar Thomas Gleixner 1-1/+1
2008-09-24ntp: improve adjtimex frequency roundingGravatar Roman Zippel 1-3/+2
2008-09-24timekeeping: fix rounding problem during clock updateGravatar Roman Zippel 1-3/+6
2008-09-24ntp: let update_persistent_clock() sleepGravatar Maciej W. Rozycki 1-6/+6
2008-09-23timers: fix build error in !oneshot caseGravatar Ingo Molnar 1-0/+1
2008-09-23clockevents: prevent mode mismatch on cpu onlineGravatar Thomas Gleixner 3-1/+12
2008-09-23clockevents: check broadcast device not tick deviceGravatar Thomas Gleixner 1-2/+2
2008-09-23clockevents: prevent stale tick_next_period for onlining CPUsGravatar Thomas Gleixner 1-0/+3
2008-09-23clockevents: prevent cpu online to interfere with nohzGravatar Thomas Gleixner 3-7/+12
2008-09-16clockevents: make device shutdown robustGravatar Thomas Gleixner 4-8/+19
2008-09-09clockevents: remove WARN_ON which was used to gather informationGravatar Thomas Gleixner 1-10/+8
2008-09-07hrtimer: show the timer ranges in /proc/timer_listGravatar Arjan van de Ven 1-1/+3
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-29/+103
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncGravatar Maciej W. Rozycki 1-1/+1
2008-09-06Merge branch 'linus' into timers/ntpGravatar Ingo Molnar 1-1/+8