aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/time.c
AgeCommit message (Expand)Author
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
2007-05-08Add IRQF_IRQPOLL flag on IA64Bernhard Walle
2006-10-17[IA64] - Allow IPIs in timer loopJack Steiner
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-31[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck
2006-03-21Pull bsp-removal into release branchTony Luck
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck
2006-01-05[IA64] support for cpu0 removalAshok Raj
2005-12-16[IA64] disable preemption in udelay()John Hawkes
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds