Age | Commit message (Expand) | Author |
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-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 |
2008-11-25 | hrtimer: removing all ur callback modes | Peter Zijlstra |
2008-11-24 | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell |
2008-11-10 | nohz: disable tick_nohz_kick_tick() for now | Thomas Gleixner |
2008-10-22 | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner |
2008-10-21 | NOHZ: fix thinko in the timer restart code path | Thomas Gleixner |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner |
2008-10-20 | timer_list: add base address to clock base | Thomas Gleixner |
2008-10-20 | timer_list: print cpu number of clockevents device | Thomas Gleixner |
2008-10-20 | timer_list: print real timer address | Thomas Gleixner |
2008-10-17 | Merge commit 'linus/master' into merge-linus | Arjan van de Ven |
2008-10-17 | NOHZ: restart tick device from irq_enter() | Thomas Gleixner |
2008-10-17 | NOHZ: split tick_nohz_restart_sched_tick() | Thomas Gleixner |
2008-10-17 | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-09 | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g... | venkatesh.pallipadi@intel.com |
2008-10-04 | clockevents: check broadcast tick device not the clock events device | Thomas Gleixner |
2008-09-29 | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner |
2008-09-24 | ntp: improve adjtimex frequency rounding | Roman Zippel |
2008-09-24 | timekeeping: fix rounding problem during clock update | Roman Zippel |
2008-09-24 | ntp: let update_persistent_clock() sleep | Maciej W. Rozycki |
2008-09-23 | timers: fix build error in !oneshot case | Ingo Molnar |
2008-09-23 | clockevents: prevent mode mismatch on cpu online | Thomas Gleixner |
2008-09-23 | clockevents: check broadcast device not tick device | Thomas Gleixner |
2008-09-23 | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner |
2008-09-23 | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner |
2008-09-16 | clockevents: make device shutdown robust | Thomas Gleixner |
2008-09-09 | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner |
2008-09-07 | hrtimer: show the timer ranges in /proc/timer_list | Arjan van de Ven |
2008-09-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-06 | ntp: fix calculation of the next jiffie to trigger RTC sync | Maciej W. Rozycki |
2008-09-06 | Merge branch 'linus' into timers/ntp | Ingo Molnar |