summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto...Ingo Molnar2023-01-111-0/+1
* Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-201-0/+1
|\
| * efi: ia64: move IA64-only declarations to new asm/efi.h headerArd Biesheuvel2021-01-181-0/+1
* | ia64: fix timer cleanup regressionArnd Bergmann2021-01-121-13/+18
|/
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-23/+13
|\
| * ia64: convert to legacy_timer_tickArnd Bergmann2020-10-301-23/+13
* | sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker2020-12-021-5/+15
|/
* ia64: replace setup_irq() by request_irq()afzal mohammed2020-03-131-8/+3
* sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker2019-10-091-2/+2
* ia64: remove support for machvecsChristoph Hellwig2019-08-161-1/+0
* ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-161-2/+0
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie2018-01-061-1/+1
* ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck2017-10-311-19/+21
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ia64: Convert vtime to use nsec units directlyFrederic Weisbecker2017-02-011-7/+7
* sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-011-5/+6
* sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-141-1/+1
* sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker2017-01-141-15/+47
* sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker2017-01-141-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-3/+3
* sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-2/+2
* ia64: efi: use timespec64 for persistent clockArnd Bergmann2016-06-171-1/+1
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-101-29/+0
* rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-081-15/+0
* timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-301-1/+1
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-2/+2
* ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-041-1/+1
* kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-271-0/+1
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-2/+2
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+1
* vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-201-0/+2
* vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-191-8/+1
* vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-191-10/+1
* vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-191-4/+4
* vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-291-4/+4
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-2/+2
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
* | ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker2012-09-251-8/+3
* | ia64: Consolidate user vtime accountingFrederic Weisbecker2012-09-251-13/+15
* | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-251-11/+14
* | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-251-3/+3
* | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-201-2/+2
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-291-7/+3
|\
| * ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-151-7/+3
* | Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
|/