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-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-10-02
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
Kim Phillips
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-20
[POWERPC] Define of_read_ulong helper
Paul Mackerras
2006-08-31
Merge branch 'merge'
Paul Mackerras
2006-08-30
[PATCH] ppc32: fix last_jiffy time comparison
Paul Mackerras
2006-08-25
Merge branch 'merge'
Paul Mackerras
2006-08-23
[POWERPC] Fix gettimeofday inaccuracies
Nathan Lynch
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
2006-06-26
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
2006-06-21
[POWERPC] support ibm,extended-*-frequency properties
Anton Blanchard
2006-04-22
[PATCH] powerpc: Remove stale iseries global
Olof Johansson
2006-04-22
[PATCH] powerpc: Quiet time init output
Olof Johansson
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