index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-17
Merge ../linux-2.6
Paul Mackerras
2006-03-16
powerpc: Fix problem with time going backwards
Paul Mackerras
2006-02-27
powerpc: Export variables used in conversions to/from cputime_t
Paul Mackerras
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-20
powerpc: Keep xtime and gettimeofday in sync
Paul Mackerras
2006-02-07
[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decr
Olaf Hering
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2006-01-09
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
2005-11-18
powerpc: Fix delay functions for 601 processors
Paul Mackerras
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-10
powerpc: Fix SMP time initialization problem
Paul Mackerras
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-08
Merge ../linux-2.6
Paul Mackerras
2005-11-07
[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64
Olof Johansson
2005-11-07
powerpc: Various UP build fixes
Paul Mackerras
2005-11-02
merge filename and modify references to iseries/it_lp_queue.h
Kelly Daly
2005-11-02
merge filename and modify references to iseries/hv_call_xm.h
Kelly Daly
2005-10-31
powerpc: apply recent changes to merged code
Paul Mackerras
2005-10-30
powerpc: Fix time setting bug on 32-bit
Paul Mackerras
2005-10-26
[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr
Kumar Gala
2005-10-26
[PATCH] powerpc: Make sure we have an RTC before trying to adjust it
Kumar Gala
2005-10-23
powerpc: Fix time code for 601 processors
Paul Mackerras
2005-10-22
ppc64/powerpc: Fix time initialization on SMP systems
Paul Mackerras
2005-10-20
powerpc: Fix some bugs in the new merged time code
Paul Mackerras
2005-10-20
powerpc: Move some calculations from xxx_calibrate_decr to time_init
Paul Mackerras
2005-10-20
powerpc: Merge time.c and asm/time.h.
Paul Mackerras