aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-463/+0
2023-01-11sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto...Ingo Molnar1-0/+1
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel1-0/+1
2021-01-12ia64: fix timer cleanup regressionArnd Bergmann1-13/+18
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-23/+13
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker1-5/+15
2020-10-30ia64: convert to legacy_timer_tickArnd Bergmann1-23/+13
2020-03-13ia64: replace setup_irq() by request_irq()afzal mohammed1-8/+3
2019-10-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker1-2/+2
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-1/+0
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig1-2/+0
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2018-01-06ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie1-1/+1
2017-10-31ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck1-19/+21
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-02-01ia64: Convert vtime to use nsec units directlyFrederic Weisbecker1-7/+7
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker1-5/+6
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker1-1/+1
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker1-15/+47
2017-01-14sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-3/+3
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-2/+2
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann1-1/+1
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-29/+0
2014-08-08rtc: ia64: allow other architectures to use EFI RTCMark Salter1-15/+0
2014-07-30timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz1-1/+1
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-2/+2
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker1-0/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-2/+2
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+1
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker1-0/+2
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker1-8/+1
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-10/+1
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker1-4/+4
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker1-4/+4
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2012-09-25ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker1-8/+3
2012-09-25ia64: Consolidate user vtime accountingFrederic Weisbecker1-13/+15
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker1-11/+14
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker1-3/+3
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz1-1/+1
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz1-1/+1
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-2/+2
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+3
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2012-03-15ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner1-7/+3
2011-07-14ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski1-1/+1
2011-05-24seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet1-1/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner1-14/+5
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz1-7/+2
2011-01-31ia64: Switch do_timer() to xtime_update()Torben Hohn1-14/+5
2010-12-28[IA64] Remove unlikely from cpu_is_offlineJoe Perches1-1/+1
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-3/+4
2010-03-13ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz1-7/+5
2010-02-05clocksource: add argument to resume callbackMagnus Damm1-1/+1
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-2/+2
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-2/+2
2009-04-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+9
2009-04-01rtc: add platform driver for EFIdann frazier1-0/+16
2009-03-26ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata1-0/+9
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky1-2/+8
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky1-8/+4
2008-07-17Pull pvops into release branchTony Luck1-0/+23
2008-06-30[IA64] export account_system_vtimeDoug Chapman1-0/+1
2008-05-27[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata1-0/+23
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto1-5/+0
2008-02-20[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto1-0/+78
2008-02-08time: fix typo in commentsLi Zefan1-7/+7
2008-01-25sched: remove printk_clock()Ingo Molnar1-27/+0
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds1-0/+5
2007-08-01[IA64] ITC: Reduce rating for ITC clock if ITCs are driftyChristoph Lameter1-1/+15
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro1-1/+1
2007-07-26ia64 time.c: ANSIfyAl Viro1-1/+1
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck1-8/+88
2007-06-26[IA64] remove duplicate header include lineMUNEDA Takahiro1-1/+0
2007-05-08Add IRQF_IRQPOLL flag on IA64Bernhard Walle1-1/+1
2006-10-17[IA64] - Allow IPIs in timer loopJack Steiner1-0/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-2/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck1-1/+1
2006-03-21Pull bsp-removal into release branchTony Luck1-2/+7
2006-02-15[IA64] ia64: simplify and fix udelay()hawkes@sgi.com1-22/+17
2006-02-07[IA64] Fix CONFIG_PRINTK_TIMETony Luck1-0/+27
2006-01-05[IA64] support for cpu0 removalAshok Raj1-2/+7
2005-12-16[IA64] disable preemption in udelay()John Hawkes1-0/+29
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+255