Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
078b3a0205cba12302d40ce04a24c0edaa6842ce
/
arch
/
ia64
/
kernel
/
time.c
7729beb
ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y
by Valentin Ilie
· 7 years ago
d4d1fc6
ia64: Update fsyscall gettime to use modern vsyscall_update
by Tony Luck
· 7 years ago
32ef551
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
38b8d20
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
by Ingo Molnar
· 8 years ago
e2339a4
ia64: Convert vtime to use nsec units directly
by Frederic Weisbecker
· 8 years ago
fb8b049
sched/cputime: Push time to account_system_time() in nsecs
by Frederic Weisbecker
· 8 years ago
18b43a9
sched/cputime: Push time to account_idle_time() in nsecs
by Frederic Weisbecker
· 8 years ago
23244a5
sched/cputime: Push time to account_user_time() in nsecs
by Frederic Weisbecker
· 8 years ago
c8d7dab
sched/cputime: Rename vtime_account_user() to vtime_flush()
by Frederic Weisbecker
· 8 years ago
7dd5823
sched/cputime, ia64: Accumulate cputime and account only on tick/task switch
by Frederic Weisbecker
· 8 years ago
8388d21
sched/cputime, ia64: Fix incorrect start cputime assignment on task switch
by Frederic Weisbecker
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
40565b5
sched/cputime, powerpc, s390: Make scaled cputime arch specific
by Stanislaw Gruszka
· 8 years ago
70f4f93
ia64: efi: use timespec64 for persistent clock
by Arnd Bergmann
· 9 years ago
e55645e
ia64: remove paravirt code
by Luis R. Rodriguez
· 10 years ago
da167ad
rtc: ia64: allow other architectures to use EFI RTC
by Mark Salter
· 10 years ago
953dec2
timekeeping: Fixup typo in update_vsyscall_old definition
by John Stultz
· 10 years ago
4a0e637
clocksource: Get rid of cycle_last
by Thomas Gleixner
· 10 years ago
2958a48
ia64: Remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
c11f11f
kvm: Prepare to add generic guest entry/exit callbacks
by Frederic Weisbecker
· 12 years ago
abf917c
cputime: Generic on-demand virtual cputime accounting
by Frederic Weisbecker
· 12 years ago
5b5e76e
IA64: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
1b2852b
vtime: Warn if irqs aren't disabled on system time accounting APIs
by Frederic Weisbecker
· 12 years ago
e3942ba
vtime: Consolidate a bit the ctx switch code
by Frederic Weisbecker
· 12 years ago
bcebdf8
vtime: Explicitly account pending user time on process tick
by Frederic Weisbecker
· 12 years ago
fd25b4c
vtime: Remove the underscore prefix invasion
by Frederic Weisbecker
· 12 years ago
1111333
vtime: Make vtime_account_system() irqsafe
by Frederic Weisbecker
· 12 years ago
03d3602
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
9dc16f64
ia64: Reuse system and user vtime accounting functions on task switch
by Frederic Weisbecker
· 12 years ago
5bf412c
ia64: Consolidate user vtime accounting
by Frederic Weisbecker
· 12 years ago
a7e1a9e
vtime: Consolidate system/idle context detection
by Frederic Weisbecker
· 12 years ago
bf9fae9
cputime: Use a proper subsystem naming for vtime related APIs
by Frederic Weisbecker
· 12 years ago
7063942
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
by John Stultz
· 12 years ago
189374a
time: Move update_vsyscall definitions to timekeeper_internal.h
by John Stultz
· 12 years ago
baa3604
cputime: Consolidate vtime handling on context switch
by Frederic Weisbecker
· 13 years ago
bcd5507
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c140d87
Disintegrate asm/system.h for IA64
by David Howells
· 13 years ago
74a622b
ia64: vsyscall: Use seqcount instead of seqlock
by Thomas Gleixner
· 13 years ago
574c44f
ia64: Replace clocksource.fsys_mmio with generic arch data
by Andy Lutomirski
· 13 years ago
c4dbe54
seqlock: Get rid of SEQLOCK_UNLOCKED
by Eric Dumazet
· 14 years ago
a18f22a
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
by Thomas Gleixner
· 14 years ago
d60c304
ia64: convert to clocksource_register_hz/khz
by John Stultz
· 15 years ago
1aabd67
ia64: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
e7d2825
[IA64] Remove unlikely from cpu_is_offline
by Joe Perches
· 14 years ago
7615856
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
by John Stultz
· 14 years ago
6ffdc57
ia64: Convert ia64 to use read/update_persistent_clock
by John Stultz
· 15 years ago
1762233
clocksource: add argument to resume callback
by Magnus Damm
· 15 years ago
0696b71
timekeeping: Fix clock_gettime vsyscall time warp
by Lin Ming
· 15 years ago
e088a4a
[IA64] Convert ia64 to use int-ll64.h
by Matthew Wilcox
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
8b53ef3
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 16 years ago
5e3fd9e
rtc: add platform driver for EFI
by dann frazier
· 16 years ago
f927da1
ia64/pv_ops/pv_time_ops: add sched_clock hook.
by Isaku Yamahata
· 16 years ago
79741dd
[PATCH] idle cputime accounting
by Martin Schwidefsky
· 16 years ago
457533a
[PATCH] fix scaled & unscaled cputime accounting
by Martin Schwidefsky
· 16 years ago
fca515f
Pull pvops into release branch
by Tony Luck
· 16 years ago
3a677d2
[IA64] export account_system_vtime
by Doug Chapman
· 17 years ago
00d21d8
[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.
by Isaku Yamahata
· 17 years ago
751fc78
[IA64] fix section mismatch in arch/ia64/kernel/irq.c
by Hidetoshi Seto
· 17 years ago
b64f34c
[IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)
by Hidetoshi Seto
· 17 years ago
3eb0567
time: fix typo in comments
by Li Zefan
· 17 years ago
b842271
sched: remove printk_clock()
by Ingo Molnar
· 17 years ago
2c62214
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
by Tony Breeds
· 17 years ago
b718f91
[IA64] ITC: Reduce rating for ITC clock if ITCs are drifty
by Christoph Lameter
· 17 years ago
712aaa1
use CLOCKSOURCE_MASK() instead of too large constant
by Al Viro
· 17 years ago
8dc9463
ia64 time.c: ANSIfy
by Al Viro
· 17 years ago
0aa366f
[IA64] Convert to generic timekeeping/clocksource
by Tony Luck
· 17 years ago
2e77ff2
[IA64] remove duplicate header include line
by MUNEDA Takahiro
· 18 years ago
d217c26
Add IRQF_IRQPOLL flag on IA64
by Bernhard Walle
· 18 years ago
accaddb
[IA64] - Allow IPIs in timer loop
by Jack Steiner
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
121a422
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
2ab9391
[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility
by Tony Luck
· 19 years ago
536ea4e
Pull bsp-removal into release branch
by Tony Luck
· 19 years ago
defbb2c
[IA64] ia64: simplify and fix udelay()
by hawkes@sgi.com
· 19 years ago
d6e56a2
[IA64] Fix CONFIG_PRINTK_TIME
by Tony Luck
· 19 years ago
ff74190
[IA64] support for cpu0 removal
by Ashok Raj
· 19 years ago
f5899b5
[IA64] disable preemption in udelay()
by John Hawkes
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago