Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
08332893e37af6ae779367e78e444f8f9571511d
/
kernel
/
time
572e0ca
time: delete current_fs_time()
by Deepa Dinamani
· 8 years ago
e579dde
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
89c9fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
174ddfd
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b94bf59
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
by Myungho Jung
· 8 years ago
01a2197
posix-timers: Correct sanity check in posix_cpu_nsleep
by Eric W. Biederman
· 8 years ago
ad19638
time: Change k_clock nsleep() to use timespec64
by Deepa Dinamani
· 8 years ago
5f252b3
time: Change k_clock timer_set() and timer_get() to use timespec64
by Deepa Dinamani
· 8 years ago
0fe6afe
time: Change k_clock clock_set() to use timespec64
by Deepa Dinamani
· 8 years ago
d2e3e0c
time: Change k_clock clock_getres() to use timespec64
by Deepa Dinamani
· 8 years ago
3c9c12f
time: Change k_clock clock_get() to use timespec64
by Deepa Dinamani
· 8 years ago
d340266e
time: Change posix clocks ops interfaces to use timespec64
by Deepa Dinamani
· 8 years ago
2ac00f1
time: Delete do_sys_setimeofday()
by Deepa Dinamani
· 8 years ago
5fc63f9
timekeeping: Remove pointless conversion to bool
by Nicholas Mc Guire
· 8 years ago
9005615
Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
by Thomas Gleixner
· 8 years ago
0ba42a5
treewide: Fix typo in xml/driver-api/basics.xml
by Masanari Iida
· 8 years ago
0107042
sysrq: Reset the watchdog timers while displaying high-resolution timers
by Tom Hromatka
· 8 years ago
1b8955b
timers, sched_clock: Update timeout for clock wrap
by David Engraf
· 8 years ago
0695bd9
clockevents: Make clockevents_config() static
by Nicolai Stange
· 8 years ago
b7eaf1a
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
by Rafael J. Wysocki
· 8 years ago
016da20
hrtimer: Remove hrtimer_peek_ahead_timers() leftovers
by Stephen Boyd
· 8 years ago
e7ea7c9
rlimits: Print more information when CPU/RT limits are exceeded
by Arun Raghavan
· 8 years ago
8a91723
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
fa3aa7a
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
by Frederic Weisbecker
· 8 years ago
61855b6
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 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
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
370c913
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
by Ingo Molnar
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.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
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 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
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
20dcfe1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e602e70
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
336a9cd
hrtimer: Catch invalid clockids again
by Marc Zyngier
· 9 years ago
558e8e2
Revert "nohz: Fix collision between tick and other hrtimers"
by Linus Torvalds
· 8 years ago
f222449
timekeeping: Use deferred printk() in debug code
by Sergey Senozhatsky
· 8 years ago
202461e
tick/broadcast: Prevent deadlock on tick_broadcast_lock
by Mike Galbraith
· 8 years ago
7551b02
timer_list: Remove useless cast when printing
by Mars Cheng
· 8 years ago
dfb4357
time: Remove CONFIG_TIMER_STATS
by Kees Cook
· 8 years ago
7bdb59f
tick/nohz: Fix possible missing clock reprog after tick soft restart
by Frederic Weisbecker
· 8 years ago
668802c
tick/broadcast: Reduce lock cacheline contention
by Waiman Long
· 8 years ago
858cf3a
timers/itimer: Convert internal cputime_t units to nsec
by Frederic Weisbecker
· 8 years ago
ebd7e7f
timers/posix-timers: Convert internals to use nsecs
by Frederic Weisbecker
· 8 years ago
715eb7a
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated version
by Frederic Weisbecker
· 8 years ago
a1cecf2
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
by Frederic Weisbecker
· 8 years ago
07e5f5e
time: Introduce jiffies64_to_nsecs()
by Frederic Weisbecker
· 8 years ago
93825f2
jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFY
by Frederic Weisbecker
· 8 years ago
ed5c8c8
Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch
by Ingo Molnar
· 8 years ago
12907fb
sched/clock, clocksource: Add optional cs::mark_unstable() method
by Thomas Gleixner
· 8 years ago
24b91e3
nohz: Fix collision between tick and other hrtimers
by Frederic Weisbecker
· 8 years ago
40d9f82
timekeeping: Remove unused timekeeping_{get,set}_tai_offset()
by Stephen Boyd
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 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
451bb1a
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c1a9eeb
tick/broadcast: Prevent NULL pointer dereference
by Thomas Gleixner
· 8 years ago
b6f8a92
posix-timers: give lazy compilers some help optimizing code away
by Nicolas Pitre
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
92c020d
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c029a2b
timekeeping: Use mul_u64_u32_shr() instead of open coding it
by Thomas Gleixner
· 8 years ago
cbd99e3
timekeeping: Get rid of pointless typecasts
by Thomas Gleixner
· 8 years ago
acc8961
timekeeping: Make the conversion call chain consistently unsigned
by Thomas Gleixner
· 8 years ago
9c16457
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
by Thomas Gleixner
· 8 years ago
5304121
clocksource: export the clocks_calc_mult_shift to use by timestamp code
by Murali Karicheri
· 8 years ago
4a05754
alarmtimer: Add tracepoints for alarm timers
by Baolin Wang
· 8 years ago
948a531
timekeeping: Add a fast and NMI safe boot clock
by Joel Fernandes
· 8 years ago
31eff243
sched/nohz: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
baa73d9
posix-timers: Make them configurable
by Nicolas Pitre
· 8 years ago
53d3eaa
posix_cpu_timers: Move the add_device_randomness() call to a proper place
by Nicolas Pitre
· 8 years ago
74ba181
timer: Move sys_alarm from timer.c to itimer.c
by Nicolas Pitre
· 8 years ago
353c50e
sched/cputime: Simplify task_cputime()
by Stanislaw Gruszka
· 8 years ago
4b7e9cf
timers: Fix documentation for schedule_timeout() and similar
by Douglas Anderson
· 8 years ago
6c5e905
timers: Fix usleep_range() in the context of wake_up_process()
by Douglas Anderson
· 8 years ago
6bad6bc
timers: Prevent base clock corruption when forwarding
by Thomas Gleixner
· 8 years ago
041ad7b
timers: Prevent base clock rewind when forwarding clock
by Thomas Gleixner
· 8 years ago
4da9152
timers: Lock base for same bucket optimization
by Thomas Gleixner
· 8 years ago
b831275
timers: Plug locking race vs. timer migration
by Thomas Gleixner
· 8 years ago
54e2384
alarmtimer: Remove unused but set variable
by Tobias Klauser
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 9 years ago
58bfea9
timekeeping: Fix __ktime_get_fast_ns() regression
by John Stultz
· 8 years ago
57ccdf4
tick/nohz: Prevent stopping the tick on an offline CPU
by Wanpeng Li
· 9 years ago
950d838
Merge branch 'linus' into timers/core, to refresh the branch
by Ingo Molnar
· 9 years ago
08d07259
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
by Wanpeng Li
· 9 years ago
979515c
time: Avoid undefined behaviour in ktime_add_safe()
by Vegard Nossum
· 9 years ago
469e857f3
time: Avoid undefined behaviour in timespec64_add_safe()
by Vegard Nossum
· 9 years ago
0bf43f1
timekeeping: Prints the amounts of time spent during suspend
by Ruchi Kandoi
· 9 years ago
3637458
clocksource: Defer override invalidation unless clock is unstable
by Kyle Walker
· 9 years ago
b4d90e9
hrtimer: Spelling fixes
by Pratyush Patel
· 9 years ago
a4f8f66
timekeeping: Cap array access in timekeeping_debug
by John Stultz
· 9 years ago
27727df
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
by John Stultz
· 9 years ago
46c8f0b0
timers: Fix get_next_timer_interrupt() computation
by Chris Metcalf
· 9 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
Next »