summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard2006-06-211-27/+30
* [PATCH] powerpc: Remove stale iseries globalOlof Johansson2006-04-221-5/+1Star
* [PATCH] powerpc: Quiet time init outputOlof Johansson2006-04-221-2/+2
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-2/+2
* Merge ../linux-2.6Paul Mackerras2006-03-171-14/+34
|\
| * powerpc: Fix problem with time going backwardsPaul Mackerras2006-03-161-14/+34
* | powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras2006-02-271-0/+5
* | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-241-2/+234
|/
* powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2006-02-201-183/+99Star
* [PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering2006-02-071-4/+4
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-1/+1
* [PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson2006-01-091-4/+0Star
* powerpc: Fix delay functions for 601 processorsPaul Mackerras2005-11-181-0/+28
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-22/+18Star
* powerpc: Fix SMP time initialization problemPaul Mackerras2005-11-101-0/+2
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-14/+15
* Merge ../linux-2.6Paul Mackerras2005-11-081-0/+1
|\
| * [PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson2005-11-071-0/+1
* | powerpc: Various UP build fixesPaul Mackerras2005-11-071-4/+1Star
|/
* merge filename and modify references to iseries/it_lp_queue.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_call_xm.hKelly Daly2005-11-021-1/+1
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-311-4/+0Star
* powerpc: Fix time setting bug on 32-bitPaul Mackerras2005-10-301-6/+8
* [PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decrKumar Gala2005-10-261-0/+11
* [PATCH] powerpc: Make sure we have an RTC before trying to adjust itKumar Gala2005-10-261-1/+1
* powerpc: Fix time code for 601 processorsPaul Mackerras2005-10-231-23/+56
* ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras2005-10-221-13/+1Star
* powerpc: Fix some bugs in the new merged time codePaul Mackerras2005-10-201-1/+1
* powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras2005-10-201-15/+12Star
* powerpc: Merge time.c and asm/time.h.Paul Mackerras2005-10-201-0/+978