aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/time.c
AgeCommit message (Expand)Author
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-25ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker
2012-09-25ia64: Consolidate user vtime accountingFrederic Weisbecker
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-15ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski
2011-05-24seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz
2011-01-31ia64: Switch do_timer() to xtime_update()Torben Hohn
2010-12-28[IA64] Remove unlikely from cpu_is_offlineJoe Perches
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-03-13ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz
2010-02-05clocksource: add argument to resume callbackMagnus Damm
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-04-01rtc: add platform driver for EFIdann frazier
2009-03-26ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-07-17Pull pvops into release branchTony Luck
2008-06-30[IA64] export account_system_vtimeDoug 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.cHidetoshi Seto
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto
2008-02-08time: fix typo in commentsLi Zefan
2008-01-25sched: remove printk_clock()Ingo Molnar
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds
2007-08-01[IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro
2007-07-26ia64 time.c: ANSIfyAl Viro
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-06-26[IA64] remove duplicate header include lineMUNEDA Takahiro