on_each_cpu(): kill unused 'retry' parameter
[safe/jmp/linux-2.6] / arch / powerpc / kernel / time.c
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-05-01 Roman Zippelntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
2008-05-01 Roman Zippelntp: increase time_freq resolution
2008-02-06 Michael Neulingtaskstats scaled time cleanup
2007-12-21 Scott Wood[POWERPC] Implement arch disable/enable irq hooks.
2007-12-20 Milton Miller[POWERPC] Optimize account_system_vtime
2007-12-20 Milton Miller[POWERPC] Depend on ->initialized in calc_steal_time
2007-12-20 Milton Miller[POWERPC] Timer interrupt: use a struct for two per_cpu...
2007-12-20 Milton Miller[POWERPC] Use __get_cpu_var in time.c
2007-12-20 Milton Miller[POWERPC] init_decrementer_clockevent can be static...
2007-11-20 Michael Neuling[POWERPC] Fix possible division by zero in scaled time...
2007-11-13 Tony Breeds[POWERPC] Demote clockevent printk to KERN_DEBUG
2007-11-09 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2007-11-09 Paul Mackerrassched: restore deterministic CPU accounting on powerpc
2007-11-08 Paul Mackerras[POWERPC] Fix off-by-one error in setting decrementer...
2007-10-18 Michael Neulingpowerpc: add scaled time accounting
2007-10-17 Anton Blanchard[POWERPC] Quieten clockevent printk
2007-10-11 Paul Mackerras[POWERPC] Make clockevents work on PPC601 processors
2007-10-11 Paul Mackerras[POWERPC] Prevent decrementer clockevents from firing...
2007-10-03 Tony Breeds[POWERPC] Implement clockevents driver for powerpc
2007-10-03 Tony Breeds[POWERPC] Implement generic time of day clocksource...
2007-10-03 Tony Breeds[POWERPC] Implement {read,update}_persistent_clock
2007-09-20 Paul MackerrasMerge branch 'linux-2.6'
2007-09-19 Benjamin Herrenschmidt[POWERPC] Fix timekeeping on PowerPC 601
2007-08-20 Josh Boyer[POWERPC] 40x decrementer fixes
2007-08-17 Jesper Juhl[POWERPC] Clean out a bunch of duplicate includes
2007-07-20 Bob Nelson[CELL] oprofile: add support to OProfile for profiling...
2007-07-10 Tony Breeds[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TI...
2007-06-28 Tony Breeds[POWERPC] Move iSeries_tb_recal into its own late_initcall.
2007-06-25 Michael Neuling[POWERPC] Fix stolen time for SMT without LPAR
2007-06-25 Nathan Lynch[POWERPC] Remove spinlock from struct cpu_purr_data
2007-05-12 will schmidt[POWERPC] Simplify smp_space_timers
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2006-12-04 Stephen Rothwell[POWERPC] iSeries: fix time.c for combined build
2006-11-22 Kim Phillips[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_tim...
2006-10-23 Stephen Rothwell[POWERPC] Simplify stolen time calculation
2006-10-07 Olaf Hering[POWERPC] Fix up after irq changes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-10-02 Kim Phillips[POWERPC] Add powerpc get/set_rtc_time interface to...
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-20 Paul Mackerras[POWERPC] Define of_read_ulong helper
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-31 Paul Mackerras[PATCH] ppc32: fix last_jiffy time comparison
2006-08-30 Paul Mackerras[POWERPC] Fix problem with time not advancing on 32...
2006-08-25 Paul MackerrasMerge branch 'merge'
2006-08-23 Nathan Lynch[POWERPC] Fix gettimeofday inaccuracies
2006-07-31 Jeremy Kerr[POWERPC] Constify & voidify get_property()
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Roman Zippel[PATCH] fix and optimize clock source update
2006-06-26 john stultz[PATCH] Time: Let user request precision from current_t...
2006-06-21 Anton Blanchard[POWERPC] support ibm,extended-*-frequency properties
2006-04-22 Olof Johansson[PATCH] powerpc: Remove stale iseries global
2006-04-22 Olof Johansson[PATCH] powerpc: Quiet time init output
2006-03-29 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: powerpc
2006-03-17 Paul MackerrasMerge ../linux-2.6
2006-03-16 Paul Mackerraspowerpc: Fix problem with time going backwards
2006-02-27 Paul Mackerraspowerpc: Export variables used in conversions to/from...
2006-02-24 Paul Mackerraspowerpc: Implement accurate task and CPU time accounting
2006-02-19 Paul Mackerraspowerpc: Keep xtime and gettimeofday in sync
2006-02-07 Olaf Hering[PATCH] powerpc: remove pointer/integer confusion in...
2006-01-13 David Gibson[PATCH] powerpc: Remove lppaca structure from the PACA
2006-01-09 David Gibson[PATCH] powerpc: Remove some unneeded fields from the...
2005-11-18 Paul Mackerraspowerpc: Fix delay functions for 601 processors
2005-11-11 Benjamin Herrenschmidt[PATCH] powerpc: Merge vdso's and add vdso support...
2005-11-10 Paul Mackerraspowerpc: Fix SMP time initialization problem
2005-11-10 Paul Mackerras[PATCH] powerpc: merge code values for identifying...
2005-11-08 Paul MackerrasMerge ../linux-2.6
2005-11-07 Olof Johansson[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64
2005-11-07 Paul Mackerraspowerpc: Various UP build fixes
2005-11-02 Kelly Dalymerge filename and modify references to iseries/it_lp_q...
2005-11-02 Kelly Dalymerge filename and modify references to iseries/hv_call...
2005-10-31 Paul Mackerraspowerpc: apply recent changes to merged code
2005-10-30 Paul Mackerraspowerpc: Fix time setting bug on 32-bit
2005-10-26 Kumar Gala[PATCH] powerpc: Add support for Book-E timer config...
2005-10-26 Kumar Gala[PATCH] powerpc: Make sure we have an RTC before trying...
2005-10-23 Paul Mackerraspowerpc: Fix time code for 601 processors
2005-10-22 Paul Mackerrasppc64/powerpc: Fix time initialization on SMP systems
2005-10-20 Paul Mackerraspowerpc: Fix some bugs in the new merged time code
2005-10-20 Paul Mackerraspowerpc: Move some calculations from xxx_calibrate_decr...
2005-10-19 Paul Mackerraspowerpc: Merge time.c and asm/time.h.