aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/time.c
Commit message (Expand)AuthorAge
* ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie2018-01-06
* ia64: Update fsyscall gettime to use modern vsyscall_updateTony Luck2017-10-31
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* ia64: Convert vtime to use nsec units directlyFrederic Weisbecker2017-02-01
* sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-01
* sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-14
* sched/cputime, ia64: Accumulate cputime and account only on tick/task switchFrederic Weisbecker2017-01-14
* sched/cputime, ia64: Fix incorrect start cputime assignment on task switchFrederic Weisbecker2017-01-14
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-15
* ia64: efi: use timespec64 for persistent clockArnd Bergmann2016-06-17
* ia64: remove paravirt codeLuis R. Rodriguez2015-06-10
* rtc: ia64: allow other architectures to use EFI RTCMark Salter2014-08-08
* timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz2014-07-30
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
* ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-04
* kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
* cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker2012-11-20
* vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-19
* vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-19
* vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-19
* vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\
| * time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| * time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
* | ia64: Reuse system and user vtime accounting functions on task switchFrederic Weisbecker2012-09-25
* | ia64: Consolidate user vtime accountingFrederic Weisbecker2012-09-25
* | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
* | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
* | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-29
|\
| * ia64: vsyscall: Use seqcount instead of seqlockThomas Gleixner2012-03-15
* | Disintegrate asm/system.h for IA64David Howells2012-03-28
|/
* ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-14
* seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-24
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
|\
| * ia64: Switch do_timer() to xtime_update()Torben Hohn2011-01-31
* | ia64: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
|/
* [IA64] Remove unlikely from cpu_is_offlineJoe Perches2010-12-28
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
* ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-12
* clocksource: add argument to resume callbackMagnus Damm2010-02-05
* timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
* [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21