aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-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/+5
|\
| * ia64: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-14/+5
* | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-7/+2
|/
* [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/+5
* 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/+4
* 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-271-0/+23
* | [IA64] export account_system_vtimeDoug Chapman2008-06-301-0/+1
|/
* [IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2008-04-301-5/+0
* [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/+0
* 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/+0
* 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/+0
* [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/+0
* [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/+17
* | [IA64] Fix CONFIG_PRINTK_TIMETony Luck2006-02-071-0/+27
|/
* [IA64] disable preemption in udelay()John Hawkes2005-12-161-0/+29
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+255