summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-271-0/+1
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-2/+2
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+1Star
* vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-201-0/+2
* vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-191-8/+1Star
* vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-10/+1Star
* vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-4/+4
* vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-4/+4
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-2/+2
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
* | ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker2012-09-251-8/+3Star
* | ia64: Consolidate user vtime accountingFrederic Weisbecker2012-09-251-13/+15
* | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-11/+14
* | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-3/+3
* | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-2/+2
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-291-7/+3Star
|\
| * ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-161-7/+3Star
* | Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0Star
|/
* ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-151-1/+1
* seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-1/+1
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-141-14/+5Star
|\
| * ia64: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-14/+5Star
* | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-7/+2Star
|/
* [IA64] Remove unlikely from cpu_is_offlineJoe Perches2010-12-281-1/+1
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-3/+4
* ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-131-7/+5Star
* clocksource: add argument to resume callbackMagnus Damm2010-02-051-1/+1
* timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+2
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-04-011-0/+9
|\
| * ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-261-0/+9
* | rtc: add platform driver for EFIdann frazier2009-04-011-0/+16
|/
* [PATCH] idle cputime accountingMartin Schwidefsky2008-12-311-2/+8
* [PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky2008-12-311-8/+4Star
* Pull pvops into release branchTony Luck2008-07-171-0/+23
|\
| * [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata2008-05-281-0/+23
* | [IA64] export account_system_vtimeDoug Chapman2008-07-011-0/+1
|/
* [IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2008-04-301-5/+0Star
* [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-201-0/+78
* time: fix typo in commentsLi Zefan2008-02-081-7/+7
* sched: remove printk_clock()Ingo Molnar2008-01-251-27/+0Star
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-181-0/+5
* [IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter2007-08-011-1/+15
* use CLOCKSOURCE_MASK() instead of too large constantAl Viro2007-07-261-1/+1
* ia64 time.c: ANSIfyAl Viro2007-07-261-1/+1
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-8/+88
* [IA64] remove duplicate header include lineMUNEDA Takahiro2007-06-261-1/+0Star
* Add IRQF_IRQPOLL flag on IA64Bernhard Walle2007-05-081-1/+1