summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [IA64] - Allow IPIs in timer loopJack Steiner2006-10-171-0/+6
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+0Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2006-03-311-1/+1
* Pull bsp-removal into release branchTony Luck2006-03-211-2/+7
|\
| * [IA64] support for cpu0 removalAshok Raj2006-01-051-2/+7
* | [IA64] ia64: simplify and fix udelay()hawkes@sgi.com2006-02-151-22/+17Star
* | [IA64] Fix CONFIG_PRINTK_TIMETony Luck2006-02-081-0/+27
|/
* [IA64] disable preemption in udelay()John Hawkes2005-12-161-0/+29
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+255