aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-22[PATCH] powerpc: Remove stale iseries globalOlof Johansson1-5/+1
2006-04-22[PATCH] powerpc: Quiet time init outputOlof Johansson1-2/+2
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki1-2/+2
2006-03-17Merge ../linux-2.6Paul Mackerras1-14/+34
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras1-14/+34
2006-02-27powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras1-0/+5
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras1-2/+234
2006-02-20powerpc: Keep xtime and gettimeofday in syncPaul Mackerras1-183/+99
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering1-4/+4
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson1-1/+1
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson1-4/+0
2005-11-18powerpc: Fix delay functions for 601 processorsPaul Mackerras1-0/+28
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-22/+18
2005-11-10powerpc: Fix SMP time initialization problemPaul Mackerras1-0/+2
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-14/+15
2005-11-08Merge ../linux-2.6Paul Mackerras1-0/+1
2005-11-07[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson1-0/+1
2005-11-07powerpc: Various UP build fixesPaul Mackerras1-4/+1
2005-11-02merge filename and modify references to iseries/it_lp_queue.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_call_xm.hKelly Daly1-1/+1
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras1-4/+0
2005-10-30powerpc: Fix time setting bug on 32-bitPaul Mackerras1-6/+8
2005-10-26[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decrKumar Gala1-0/+11
2005-10-26[PATCH] powerpc: Make sure we have an RTC before trying to adjust itKumar Gala1-1/+1
2005-10-23powerpc: Fix time code for 601 processorsPaul Mackerras1-23/+56
2005-10-22ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras1-13/+1
2005-10-20powerpc: Fix some bugs in the new merged time codePaul Mackerras1-1/+1
2005-10-20powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras1-15/+12
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras1-0/+978