aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/time.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt
2008-07-14powerpc/booke: don't reinitialize time baseKumar Gala
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-05-14[POWERPC] Fix sparse warnings in arch/powerpc/kernelMichael Ellerman
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-02-06taskstats scaled time cleanupMichael Neuling
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
2007-12-20[POWERPC] Optimize account_system_vtimeMilton Miller
2007-12-20[POWERPC] Depend on ->initialized in calc_steal_timeMilton Miller
2007-12-20[POWERPC] Timer interrupt: use a struct for two per_cpu varablesMilton Miller
2007-12-20[POWERPC] Use __get_cpu_var in time.cMilton Miller
2007-12-20[POWERPC] init_decrementer_clockevent can be static __initMilton Miller
2007-11-20[POWERPC] Fix possible division by zero in scaled time accountingMichael Neuling
2007-11-13[POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-11-08[POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2)Paul Mackerras
2007-10-18powerpc: add scaled time accountingMichael Neuling
2007-10-17[POWERPC] Quieten clockevent printkAnton Blanchard
2007-10-11[POWERPC] Make clockevents work on PPC601 processorsPaul Mackerras
2007-10-11[POWERPC] Prevent decrementer clockevents from firing earlyPaul Mackerras
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds
2007-10-03[POWERPC] Implement generic time of day clocksource for powerpcTony Breeds
2007-10-03[POWERPC] Implement {read,update}_persistent_clockTony Breeds
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt
2007-08-20[POWERPC] 40x decrementer fixesJosh Boyer
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-10[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more saneTony Breeds
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds
2007-06-25[POWERPC] Fix stolen time for SMT without LPARMichael Neuling
2007-06-25[POWERPC] Remove spinlock from struct cpu_purr_dataNathan Lynch
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2006-12-04[POWERPC] iSeries: fix time.c for combined buildStephen Rothwell
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-10-23[POWERPC] Simplify stolen time calculationStephen Rothwell
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras
2006-08-25Merge branch 'merge'Paul Mackerras