Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
59e0b520c75c8b4588395aea6170e551c4189fd8
/
arch
/
s390
/
kernel
/
time.c
22985bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
a17ae4c
s390: kernel: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
7bf76f01
s390/dasd: Change unsigned long long to unsigned long
by Jan Höppner
· 8 years ago
6e2ef5e
s390/time: add support for the TOD clock epoch extension
by Martin Schwidefsky
· 8 years ago
2337e87
s390/kernel: Use stop_machine_cpuslocked()
by Sebastian Andrzej Siewior
· 8 years ago
06c5461
s390/time: Set ->min_delta_ticks and ->max_delta_ticks
by Nicolai Stange
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
3994a52
s390: kernel: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
ea417aa
s390/debug: make debug event time stamps relative to the boot TOD clock
by Martin Schwidefsky
· 8 years ago
970ba6ac
s390: use false/true when using bool
by Heiko Carstens
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
191ce9d
s390/time: fix clocksource steering for negative clock offsets
by Martin Schwidefsky
· 8 years ago
75c7b6f
s390/time: steer clocksource on STP sync events
by Martin Schwidefsky
· 8 years ago
2ace06e
s390/time: adjust last_update_clock at clock synchronization
by Martin Schwidefsky
· 8 years ago
b1c0854
s390/time: refactor clock sync
by Martin Schwidefsky
· 8 years ago
67f03de
s390/time: avoid races when updating tb_update_count
by David Hildenbrand
· 9 years ago
0c00b1e
s390/time: fixup the clock comparator on all cpus
by David Hildenbrand
· 9 years ago
ca64f63
s390/time: cleanup etr leftovers
by David Hildenbrand
· 9 years ago
41ad022
s390/time: simplify stp time syncs
by David Hildenbrand
· 9 years ago
fd5ada0
s390/time: remove ETR support
by Martin Schwidefsky
· 9 years ago
936cc85
s390/time: add leap seconds to initial system time
by Martin Schwidefsky
· 9 years ago
4027789
s390/time: LPAR offset handling
by Martin Schwidefsky
· 9 years ago
2f82f57
s390/time: STP sync clock correction
by Martin Schwidefsky
· 9 years ago
4cc7ecb7
param: convert some "on"/"off" users to strtobool
by Kees Cook
· 9 years ago
baebc70
s390: Use pr_warn instead of pr_warning
by Joe Perches
· 9 years ago
29b0a82
s390/etr,stp: fix possible deadlock on machine check
by Heiko Carstens
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
07aeed3
s390/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 10 years ago
fdf0365
KVM: s390: host STP toleration for VMs
by Fan Zhang
· 10 years ago
805de8f4
atomic: Replace atomic_{set,clear}_mask() usage
by Peter Zijlstra
· 10 years ago
689911c
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
by Xunlei Pang
· 10 years ago
876e788
time: Rename timekeeper::tkr to timekeeper::tkr_mono
by Peter Zijlstra
· 10 years ago
f893598
clocksource: Mostly kill clocksource_register()
by John Stultz
· 10 years ago
7a5388d
s390/kprobes: make use of NOKPROBE_SYMBOL()
by Heiko Carstens
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
b7eacb5
s390/vdso: add vdso support for coarse clocks
by Martin Schwidefsky
· 11 years ago
eb7e7d7
s390: Replace __get_cpu_var uses
by Christoph Lameter
· 11 years ago
d28ede8
timekeeping: Create struct tk_read_base and use it in struct timekeeper
by Thomas Gleixner
· 11 years ago
4a0e637
clocksource: Get rid of cycle_last
by Thomas Gleixner
· 11 years ago
b6f4296
s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall
by Martin Schwidefsky
· 11 years ago
1dad093
s390/irq: Use defines for external interruption codes
by Thomas Huth
· 11 years ago
8adbf78
s390,time: revert direct ktime path for s390 clockevent device
by Martin Schwidefsky
· 11 years ago
79c74ec
s390/time,vdso: convert to the new update_vsyscall interface
by Martin Schwidefsky
· 11 years ago
0587d40
s390/time: return with irqs disabled from psw_idle
by Martin Schwidefsky
· 12 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
d911e03
s390/timer: avoid overflow when programming clock comparator
by Heiko Carstens
· 12 years ago
ed4f209
s390/time: fix sched_clock() overflow
by Heiko Carstens
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 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
a8f6db4
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
by Heiko Carstens
· 13 years ago
7063942
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
by John Stultz
· 13 years ago
189374a
time: Move update_vsyscall definitions to timekeeper_internal.h
by John Stultz
· 13 years ago
27f6b41
s390/vtimer: rework virtual timer interface
by Martin Schwidefsky
· 13 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 13 years ago
fde15c3
[S390] irq: external interrupt code passing
by Heiko Carstens
· 13 years ago
cf1eb40
[S390] correct ktime to tod clock comparator conversion
by Martin Schwidefsky
· 13 years ago
3fbacff
s390: time - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
638ad34
[S390] sparse: fix sparse warnings about missing prototypes
by Martin Schwidefsky
· 13 years ago
e35f95b
time, s390: Get rid of compile warning
by Heiko Carstens
· 13 years ago
4f37a68
s390: Use direct ktime path for s390 clockevent device
by Martin Schwidefsky
· 14 years ago
d7b250e
[S390] irq: merge irq.c and s390_ext.c
by Heiko Carstens
· 14 years ago
0f1959f
[S390] convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
052ff46
[S390] irq: have detailed statistics for interrupt types
by Heiko Carstens
· 14 years ago
860dba4
[S390] add kprobes annotations
by Martin Schwidefsky
· 14 years ago
f6649a7
[S390] cleanup lowcore access from external interrupts
by Martin Schwidefsky
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
33fea79
[S390] etr: fix clock synchronization race
by Martin Schwidefsky
· 15 years ago
7615856
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
by John Stultz
· 15 years ago
e7858f5
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core
by Ingo Molnar
· 15 years ago
3fc1f1e
stop_machine: reimplement using cpu_stop
by Tejun Heo
· 15 years ago
157a1a2
[S390] vdso: use ntp adjusted clock multiplier
by Hendrik Brueckner
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
b1e2ba8
[S390] Cleanup xtime usage
by John Stultz
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
a8d6356
[S390] time: remove unused code
by Heiko Carstens
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
bd119ee
[S390] etr/stp: put correct per cpu variable
by Heiko Carstens
· 15 years ago
0696b71
timekeeping: Fix clock_gettime vsyscall time warp
by Lin Ming
· 15 years ago
a03fdb7
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3969522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
05e7ff7
[S390] introduce get_clock_monotonic
by Heiko Carstens
· 16 years ago
b592e89
[SCSI] zfcp: Remove duplicated code for debug timestamps
by Christof Schmitt
· 16 years ago
23970e3
timekeeping: Introduce read_boot_clock
by Martin Schwidefsky
· 16 years ago
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 16 years ago
155ec60
timekeeping: Introduce struct timekeeper
by Martin Schwidefsky
· 16 years ago
f1b8274
clocksource: Cleanup clocksource selection
by Martin Schwidefsky
· 16 years ago
d7d1104
[S390] time: convert from bootmem to slab
by Heiko Carstens
· 16 years ago
88dbd20
[S390] ftrace: add function graph tracer support
by Heiko Carstens
· 16 years ago
f3d0a0d
[S390] profile_tick called twice
by Martin Schwidefsky
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
ab96e79
[S390] boot cputime accounting
by Martin Schwidefsky
· 16 years ago
b6112cc
[S390] add read_persistent_clock
by Martin Schwidefsky
· 16 years ago
0436230
[S390] stp synchronization retry timer
by Martin Schwidefsky
· 16 years ago
8283cb4
[S390] clock sync mode flags
by Martin Schwidefsky
· 16 years ago
179cb81
[S390] etr/stp: fix possible deadlock
by Heiko Carstens
· 16 years ago
Next »