summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/time.c
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-01-11sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto...Ingo Molnar
2021-02-20Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-18efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel
2021-01-12ia64: fix timer cleanup regressionArnd Bergmann
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker
2020-10-30ia64: convert to legacy_timer_tickArnd Bergmann
2020-03-13ia64: replace setup_irq() by request_irq()afzal mohammed
2019-10-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-01-06ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie
2017-10-31ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-01ia64: Convert vtime to use nsec units directlyFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker
2017-01-14sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker
2017-01-14sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka
2016-06-17ia64: efi: use timespec64 for persistent clockArnd Bergmann
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2014-08-08rtc: ia64: allow other architectures to use EFI RTCMark Salter
2014-07-30timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-25ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker
2012-09-25ia64: Consolidate user vtime accountingFrederic Weisbecker
2012-09-25vtime: Consolidate system/idle context detectionFrederic Weisbecker
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells