index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2013-01-03
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-20
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-25
ia64: Reuse system and user vtime accounting functions on task switch
Frederic Weisbecker
2012-09-25
ia64: Consolidate user vtime accounting
Frederic Weisbecker
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2012-03-15
ia64: vsyscall: Use seqcount instead of seqlock
Thomas Gleixner
2011-07-14
ia64: Replace clocksource.fsys_mmio with generic arch data
Andy Lutomirski
2011-05-24
seqlock: Get rid of SEQLOCK_UNLOCKED
Eric Dumazet
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-02-21
ia64: convert to clocksource_register_hz/khz
John Stultz
2011-01-31
ia64: Switch do_timer() to xtime_update()
Torben Hohn
2010-12-28
[IA64] Remove unlikely from cpu_is_offline
Joe Perches
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-03-13
ia64: Convert ia64 to use read/update_persistent_clock
John Stultz
2010-02-05
clocksource: add argument to resume callback
Magnus Damm
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-04-01
rtc: add platform driver for EFI
dann frazier
2009-03-26
ia64/pv_ops/pv_time_ops: add sched_clock hook.
Isaku Yamahata
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
2008-07-17
Pull pvops into release branch
Tony Luck
2008-06-30
[IA64] export account_system_vtime
Doug Chapman
2008-05-27
[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.
Isaku Yamahata
2008-04-30
[IA64] fix section mismatch in arch/ia64/kernel/irq.c
Hidetoshi Seto
2008-02-20
[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)
Hidetoshi Seto
2008-02-08
time: fix typo in comments
Li Zefan
2008-01-25
sched: remove printk_clock()
Ingo Molnar
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2007-08-01
[IA64] ITC: Reduce rating for ITC clock if ITCs are drifty
Christoph Lameter
2007-07-26
use CLOCKSOURCE_MASK() instead of too large constant
Al Viro
2007-07-26
ia64 time.c: ANSIfy
Al Viro
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
2007-06-26
[IA64] remove duplicate header include line
MUNEDA Takahiro
2007-05-08
Add IRQF_IRQPOLL flag on IA64
Bernhard Walle
2006-10-17
[IA64] - Allow IPIs in timer loop
Jack Steiner
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
[next]