aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/time.c
Commit message (Expand)AuthorAge
* rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-08
* timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-30
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
* ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-04
* kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-20
* vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-19
* vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-19
* vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-19
* vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
* | ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker2012-09-25
* | ia64: Consolidate user vtime accountingFrederic Weisbecker2012-09-25
* | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
* | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
* | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-29
|\
| * ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-15
* | Disintegrate asm/system.h for IA64David Howells2012-03-28
|/
* ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-14
* seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-24
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
|\
| * ia64: Switch do_timer() to xtime_update()Torben Hohn2011-01-31
* | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
|/
* [IA64] Remove unlikely from cpu_is_offlineJoe Perches2010-12-28
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
* ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-12
* clocksource: add argument to resume callbackMagnus Damm2010-02-05
* timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-01
|\
| * ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-26
* | rtc: add platform driver for EFIdann frazier2009-04-01
|/
* [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
* [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-31
* Pull pvops into release branchTony Luck2008-07-17
|\
| * [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-27
* | [IA64] export account_system_vtimeDoug Chapman2008-06-30
|/
* [IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2008-04-30
* [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-20
* time: fix typo in commentsLi Zefan2008-02-08
* sched: remove printk_clock()Ingo Molnar2008-01-25
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-18
* [IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter2007-08-01
* use CLOCKSOURCE_MASK() instead of too large constantAl Viro2007-07-26