Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
6759657341100ce876e69946365ef91907e3015e
/
kernel
/
time
56fd16c
timekeeping: Increment clock_was_set_seq in timekeeping_init()
by Thomas Gleixner
· 9 years ago
37cc7ab
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
67dfae0
clocksource: Fix abs() usage w/ 64bit values
by John Stultz
· 9 years ago
1345df2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
eef7635
clockevents: Remove unused set_mode() callback
by Viresh Kumar
· 9 years ago
2619d7e
time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
by John Stultz
· 9 years ago
7c8bb6c
nohz: Assert existing housekeepers when nohz full enabled
by Frederic Weisbecker
· 9 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
65a9959
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7073bc6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
85e1cd6
hrtimer: Handle failure of tick_init_highres() gracefully
by Guenter Roeck
· 9 years ago
05ddaa4
Merge branch 'fortglx/4.3/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
by Thomas Gleixner
· 9 years ago
b48362d
hrtimer: Unconfuse switch_hrtimer_base() a bit
by Frederic Weisbecker
· 9 years ago
662b3e1
hrtimer: Simplify get_target_base() by returning current base
by Frederic Weisbecker
· 9 years ago
d0023a1
timer: Write timer->flags atomically
by Eric Dumazet
· 9 years ago
75e3b37
hrtimer: Drop return code of hrtimer_switch_to_hres()
by Luiz Capitulino
· 9 years ago
9ca3085
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
by Baolin Wang
· 9 years ago
8758a24
time: Introduce current_kernel_time64()
by Baolin Wang
· 9 years ago
7494e9e
time: Add the common weak version of update_persistent_clock()
by Xunlei Pang
· 9 years ago
e1d7ba8
time: Always make sure wall_to_monotonic isn't positive
by Wang YanQing
· 10 years ago
de4a95f
time: Fix nanosecond file time rounding in timespec_trunc()
by Karsten Blees
· 10 years ago
38bf985
timer_list: Add the base offset so remaining nsecs are accurate for non monotonic timers
by John Stultz
· 10 years ago
9b9412d
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 9 years ago
ecbebcb
kernel: broadcast-hrtimer: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
d74892c
clockevents: Drop redundant cpumask check in tick_check_new_device()
by Luiz Capitulino
· 9 years ago
de734f8
nohz: Remove useless argument on tick_nohz_task_switch()
by Frederic Weisbecker
· 10 years ago
59d2c7c
nohz: Move tick_nohz_restart_sched_tick() above its users
by Frederic Weisbecker
· 10 years ago
73738a9
nohz: Restart nohz full tick from irq exit
by Frederic Weisbecker
· 10 years ago
5944935
nohz: Remove idle task special case
by Frederic Weisbecker
· 10 years ago
e075867
jiffies: Remove HZ > USEC_PER_SEC special case
by Frederic Weisbecker
· 10 years ago
0f44705
tick: Move the export of tick_broadcast_oneshot_control to the proper place
by Thomas Gleixner
· 10 years ago
c4d029f
tick/broadcast: Prevent NULL pointer dereference
by Thomas Gleixner
· 10 years ago
c428833
tick/broadcast: Handle spurious interrupts gracefully
by Thomas Gleixner
· 10 years ago
d5113e1
tick/broadcast: Check for hrtimer broadcast active early
by Thomas Gleixner
· 10 years ago
0cc5281
tick/broadcast: Return busy when IPI is pending
by Thomas Gleixner
· 10 years ago
d332572
tick/broadcast: Return busy if periodic mode and hrtimer broadcast
by Thomas Gleixner
· 10 years ago
e3ac79e
tick/broadcast: Move the check for periodic mode inside state handling
by Thomas Gleixner
· 10 years ago
b78f3f3
tick/broadcast: Prevent deep idle if no broadcast device available
by Thomas Gleixner
· 10 years ago
f32dd11
tick/broadcast: Make idle check independent from mode and config
by Thomas Gleixner
· 10 years ago
e045431
tick/broadcast: Sanity check the shutdown of the local clock_event
by Thomas Gleixner
· 10 years ago
8eb2312
tick/broadcast: Prevent hrtimer recursion
by Thomas Gleixner
· 10 years ago
7c4a976
clockevents: Allow set-state callbacks to be optional
by Viresh Kumar
· 10 years ago
d1ec4c3
rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
by Paul E. McKenney
· 10 years ago
6ac15ba
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
65f2606
time: Remove development rules from Kbuild/Makefile
by Thomas Gleixner
· 10 years ago
24bfcb1
timer: Fix hotplug regression
by Thomas Gleixner
· 10 years ago
43c9fad
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
43224b9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
683be13
timer: Minimize nohz off overhead
by Thomas Gleixner
· 10 years ago
bc7a34b
timer: Reduce timer migration overhead if disabled
by Thomas Gleixner
· 10 years ago
c74441a
timer: Stats: Simplify the flags handling
by Thomas Gleixner
· 10 years ago
0eeda71
timer: Replace timer base by a cpu index
by Thomas Gleixner
· 10 years ago
1dabbce
timer: Use hlist for the timer wheel hash buckets
by Thomas Gleixner
· 10 years ago
1bd04bf
timer: Remove FIFO "guarantee"
by Thomas Gleixner
· 10 years ago
3bb475a
timers: Sanitize catchup_timer_jiffies() usage
by Thomas Gleixner
· 10 years ago
ab232ba
Merge branches 'pm-sleep' and 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
887d9dc
hrtimer: Allow hrtimer::function() to free the timer
by Peter Zijlstra
· 10 years ago
8edfb03
hrtimer: Fix hrtimer_is_queued() hole
by Peter Zijlstra
· 10 years ago
c04dca0
hrtimer: Remove HRTIMER_STATE_MIGRATE
by Oleg Nesterov
· 10 years ago
906c555
timekeeping: Copy the shadow-timekeeper over the real timekeeper last
by John Stultz
· 10 years ago
a9d2098
clockevents: Check state instead of mode in suspend/resume path
by Viresh Kumar
· 10 years ago
96efdcf
ntp: Do leapsecond adjustment in adjtimex read path
by John Stultz
· 10 years ago
833f32d
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
by John Stultz
· 10 years ago
90bf361
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
by John Stultz
· 10 years ago
d151832
time: Move clock_was_set_seq update before updating shadow-timekeeper
by John Stultz
· 10 years ago
45bbfe6
clocksource: Use current logging style
by Joe Perches
· 10 years ago
ae60d6a
time: Refactor usecs_to_jiffies
by Nicholas Mc Guire
· 10 years ago
be3ef76
clockevents: Rename state to state_use_accessors
by Thomas Gleixner
· 10 years ago
051ebd1
clockevents: Use set/get state helper functions
by Thomas Gleixner
· 10 years ago
d7eb231
clockevents: Provide functions to set and get the state
by Thomas Gleixner
· 10 years ago
472c4a9
clockevents: Use helpers to check the state of a clockevent device
by Viresh Kumar
· 10 years ago
f407a82
Merge branch 'linus' into sched/core, to resolve conflict
by Ingo Molnar
· 10 years ago
7fc2632
seqlock: Introduce raw_read_seqcount_latch()
by Peter Zijlstra
· 10 years ago
6695b92
seqlock: Better document raw_write_seqcount_latch()
by Peter Zijlstra
· 10 years ago
ac34ad2
clockevents: Do not suspend/resume if unused
by Alexandre Belloni
· 10 years ago
e83d0a4
time: Remove read_boot_clock()
by Xunlei Pang
· 10 years ago
4e413e8
tracing: timer: Add deferrable flag to timer_start
by Badhri Jagan Sridharan
· 10 years ago
57d05a9
time: Rework debugging variables so they aren't global
by John Stultz
· 10 years ago
6374f91
timekeeping: Provide new API to get the current time resolution
by Harald Geyer
· 10 years ago
6f7d798
time: Make sure tz_minuteswest is set to a valid value when setting time
by Sasha Levin
· 10 years ago
d2540875
clockevents: Stop unused clockevent devices
by Viresh Kumar
· 10 years ago
8fff52f
clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED state
by Viresh Kumar
· 10 years ago
c3b5d3c
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 10 years ago
ca42aaf
time: Refactor msecs_to_jiffies
by Nicholas Mc Guire
· 10 years ago
0a22798
time: Move timeconst.h into include/generated
by Nicholas Mc Guire
· 10 years ago
a22ae71
Merge tag 'v4.1-rc4' into sched/core, before applying new patches
by Ingo Molnar
· 10 years ago
87e9b9f
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
by Rafael J. Wysocki
· 10 years ago
75e0678
PM / tick: Add tracepoints for suspend-to-idle diagnostics
by Rafael J. Wysocki
· 10 years ago
f7bcb70
ktime: Fix ktime_divns to do signed division
by John Stultz
· 10 years ago
95f3b1f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7110744
sched, timer: Use the atomic task_cputime in thread_group_cputimer
by Jason Low
· 10 years ago
1018016
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability
by Jason Low
· 10 years ago
316c1608d
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
by Jason Low
· 10 years ago
6b442bc
nohz: Fix !HIGH_RES_TIMERS hang
by Thomas Gleixner
· 10 years ago
38d23a6
tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is unused
by Andreas Sandberg
· 10 years ago
781978e
timer: Use timer->base for flag checks
by Joonwoo Park
· 10 years ago
1ef09cd
tick-broadcast: Fix the printing of broadcast masks
by Preeti U Murthy
· 10 years ago
298dbd1
tick: broadcast: Simplify oneshot logic and shorten lock region
by Thomas Gleixner
· 10 years ago
2951d5c
tick: broadcast: Prevent livelock from event handler
by Thomas Gleixner
· 10 years ago
Next »