index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
time.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-463
/
+0
*
sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto...
Ingo Molnar
2023-01-11
1
-0
/
+1
*
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
1
-0
/
+1
|
\
|
*
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
2021-01-18
1
-0
/
+1
*
|
ia64: fix timer cleanup regression
Arnd Bergmann
2021-01-12
1
-13
/
+18
|
/
*
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
1
-23
/
+13
|
\
|
*
ia64: convert to legacy_timer_tick
Arnd Bergmann
2020-10-30
1
-23
/
+13
*
|
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
2020-12-02
1
-5
/
+15
|
/
*
ia64: replace setup_irq() by request_irq()
afzal mohammed
2020-03-13
1
-8
/
+3
*
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-10-09
1
-2
/
+2
*
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
1
-1
/
+0
*
ia64: remove now unused machvec indirections
Christoph Hellwig
2019-08-16
1
-2
/
+0
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y
Valentin Ilie
2018-01-06
1
-1
/
+1
*
ia64: Update fsyscall gettime to use modern vsyscall_update
Tony Luck
2017-10-31
1
-19
/
+21
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ia64: Convert vtime to use nsec units directly
Frederic Weisbecker
2017-02-01
1
-7
/
+7
*
sched/cputime: Push time to account_system_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-5
/
+6
*
sched/cputime: Push time to account_idle_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
sched/cputime: Push time to account_user_time() in nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
1
-1
/
+1
*
sched/cputime, ia64: Accumulate cputime and account only on tick/task switch
Frederic Weisbecker
2017-01-14
1
-15
/
+47
*
sched/cputime, ia64: Fix incorrect start cputime assignment on task switch
Frederic Weisbecker
2017-01-14
1
-1
/
+1
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-3
/
+3
*
sched/cputime, powerpc, s390: Make scaled cputime arch specific
Stanislaw Gruszka
2016-11-15
1
-2
/
+2
*
ia64: efi: use timespec64 for persistent clock
Arnd Bergmann
2016-06-17
1
-1
/
+1
*
ia64: remove paravirt code
Luis R. Rodriguez
2015-06-10
1
-29
/
+0
*
rtc: ia64: allow other architectures to use EFI RTC
Mark Salter
2014-08-09
1
-15
/
+0
*
timekeeping: Fixup typo in update_vsyscall_old definition
John Stultz
2014-07-30
1
-1
/
+1
*
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-24
1
-2
/
+2
*
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-04
1
-1
/
+1
*
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-27
1
-0
/
+1
*
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
1
-2
/
+2
*
IA64: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-2
/
+1
*
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
2012-11-20
1
-0
/
+2
*
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2012-11-19
1
-8
/
+1
*
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
2012-11-19
1
-10
/
+1
*
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
2012-11-19
1
-4
/
+4
*
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
2012-10-29
1
-4
/
+4
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
1
-2
/
+2
|
\
|
*
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
1
-1
/
+1
|
*
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-09-24
1
-1
/
+1
*
|
ia64: Reuse system and user vtime accounting functions on task switch
Frederic Weisbecker
2012-09-25
1
-8
/
+3
*
|
ia64: Consolidate user vtime accounting
Frederic Weisbecker
2012-09-25
1
-13
/
+15
*
|
vtime: Consolidate system/idle context detection
Frederic Weisbecker
2012-09-25
1
-11
/
+14
*
|
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-25
1
-3
/
+3
*
|
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-08-20
1
-2
/
+2
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
1
-7
/
+3
|
\
|
*
ia64: vsyscall: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-16
1
-7
/
+3
[next]