Age | Commit message (Expand) | Author |
2010-01-15 | powerpc: Fix decrementer setup on 1GHz boards | Stefan Roese |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-12-08 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-11-17 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming |
2009-11-15 | Merge branches 'perf/powerpc' and 'perf/bench' into perf/core | Ingo Molnar |
2009-11-14 | clocksource/events: Fix fallout of generic code changes | Thomas Gleixner |
2009-11-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-11-05 | powerpc: Avoid giving out RTC dates below EPOCH | Benjamin Herrenschmidt |
2009-11-05 | Export symbols for KVM module | Alexander Graf |
2009-10-28 | powerpc: tracing: Add powerpc tracepoints for timer entry and exit | Anton Blanchard |
2009-09-23 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-18 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-08-29 | Merge branch 'timers/posixtimers' into timers/tracing | Thomas Gleixner |
2009-08-28 | powerpc: Properly start decrementer on BookE secondary CPUs | Benjamin Herrenschmidt |
2009-08-23 | timekeeping: Increase granularity of read_persistent_clock(), build fix | Martin Schwidefsky |
2009-08-20 | powerpc: Use DIV_ROUND_CLOSEST in time init code | Julia Lawall |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky |
2009-08-03 | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka |
2009-06-18 | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras |
2009-06-15 | powerpc: Don't do generic calibrate_delay() | Benjamin Herrenschmidt |
2009-05-21 | powerpc: Improve decrementer accuracy | Anton Blanchard |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-02 | powerpc: Hook up rtc-generic, and kill rtc-ppc | Geert Uytterhoeven |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-31 | [PATCH] idle cputime accounting | Martin Schwidefsky |
2008-12-31 | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-11-06 | powerpc: Eliminate unused do_gtod variable | Paul Mackerras |
2008-11-06 | powerpc: Improve resolution of VDSO clock_gettime | Paul Mackerras |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt |
2008-07-14 | powerpc/booke: don't reinitialize time base | Kumar Gala |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-05-14 | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman |
2008-05-01 | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel |
2008-05-01 | ntp: increase time_freq resolution | Roman Zippel |
2008-02-06 | taskstats scaled time cleanup | Michael Neuling |
2007-12-21 | [POWERPC] Implement arch disable/enable irq hooks. | Scott Wood |
2007-12-20 | [POWERPC] Optimize account_system_vtime | Milton Miller |
2007-12-20 | [POWERPC] Depend on ->initialized in calc_steal_time | Milton Miller |
2007-12-20 | [POWERPC] Timer interrupt: use a struct for two per_cpu varables | Milton Miller |
2007-12-20 | [POWERPC] Use __get_cpu_var in time.c | Milton Miller |
2007-12-20 | [POWERPC] init_decrementer_clockevent can be static __init | Milton Miller |
2007-11-20 | [POWERPC] Fix possible division by zero in scaled time accounting | Michael Neuling |
2007-11-13 | [POWERPC] Demote clockevent printk to KERN_DEBUG | Tony Breeds |
2007-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-11-09 | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras |