| Commit message (Expand) | Author | Age |
* | [POWERPC] Fix sparse warnings in arch/powerpc/kernel | Michael Ellerman | 2008-05-14 |
* | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 |
* | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 |
* | taskstats scaled time cleanup | Michael Neuling | 2008-02-06 |
* | [POWERPC] Implement arch disable/enable irq hooks. | Scott Wood | 2007-12-21 |
* | [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-12-20 |
* | [POWERPC] Fix possible division by zero in scaled time accounting | Michael Neuling | 2007-11-20 |
* | [POWERPC] Demote clockevent printk to KERN_DEBUG | Tony Breeds | 2007-11-13 |
* | 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 | 2007-11-09 |
* | | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) | Paul Mackerras | 2007-11-07 |
|/ |
|
* | powerpc: add scaled time accounting | Michael Neuling | 2007-10-18 |
* | [POWERPC] Quieten clockevent printk | Anton Blanchard | 2007-10-17 |
* | [POWERPC] Make clockevents work on PPC601 processors | Paul Mackerras | 2007-10-11 |
* | [POWERPC] Prevent decrementer clockevents from firing early | Paul Mackerras | 2007-10-11 |
* | [POWERPC] Implement clockevents driver for powerpc | Tony Breeds | 2007-10-03 |
* | [POWERPC] Implement generic time of day clocksource for powerpc | Tony Breeds | 2007-10-02 |
* | [POWERPC] Implement {read,update}_persistent_clock | Tony Breeds | 2007-10-02 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-09-19 |
|\ |
|
| * | [POWERPC] Fix timekeeping on PowerPC 601 | Benjamin Herrenschmidt | 2007-09-19 |
* | | [POWERPC] 40x decrementer fixes | Josh Boyer | 2007-08-20 |
* | | [POWERPC] Clean out a bunch of duplicate includes | Jesper Juhl | 2007-08-16 |
|/ |
|
* | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson | 2007-07-20 |
* | [POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane | Tony Breeds | 2007-07-10 |
* | [POWERPC] Move iSeries_tb_recal into its own late_initcall. | Tony Breeds | 2007-06-28 |
* | [POWERPC] Fix stolen time for SMT without LPAR | Michael Neuling | 2007-06-25 |
* | [POWERPC] Remove spinlock from struct cpu_purr_data | Nathan Lynch | 2007-06-25 |
* | [POWERPC] Simplify smp_space_timers | will schmidt | 2007-05-11 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] iSeries: fix time.c for combined build | Stephen Rothwell | 2006-12-04 |
* | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen... | Kim Phillips | 2006-11-21 |
* | [POWERPC] Simplify stolen time calculation | Stephen Rothwell | 2006-10-23 |
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class | Kim Phillips | 2006-10-02 |
* | | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 |
* | | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
|/ |
|
* | [POWERPC] Define of_read_ulong helper | Paul Mackerras | 2006-09-20 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-31 |
|\ |
|
| * | [PATCH] ppc32: fix last_jiffy time comparison | Paul Mackerras | 2006-08-31 |
* | | Merge branch 'merge' | Paul Mackerras | 2006-08-25 |
|\| |
|
| * | [POWERPC] Fix gettimeofday inaccuracies | Nathan Lynch | 2006-08-23 |
* | | [POWERPC] Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] fix and optimize clock source update | Roman Zippel | 2006-06-26 |