Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9728889f42b9ba078f86cd11535a89df29e93b33
/
kernel
/
time
/
tick-internal.h
1b72d43
tick: Remove outgoing CPU from broadcast masks
by Thomas Gleixner
· 6 years ago
a3ed0e43
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
by Thomas Gleixner
· 7 years ago
d6ed449
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
by Thomas Gleixner
· 7 years ago
14c8034
hrtimer: Unify remote enqueue handling
by Anna-Maria Gleixner
· 7 years ago
ae67bad
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active
by Thomas Gleixner
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
94114c3
tick/broadcast: Make tick_broadcast_setup_oneshot() static
by Stephen Boyd
· 8 years ago
a683f39
timers: Forward the wheel clock whenever possible
by Thomas Gleixner
· 9 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
be3ef76
clockevents: Rename state to state_use_accessors
by Thomas Gleixner
· 10 years ago
d7eb231
clockevents: Provide functions to set and get the state
by Thomas Gleixner
· 10 years ago
c1ad348
tick: Nohz: Rework next timer evaluation
by Thomas Gleixner
· 10 years ago
a49b116
clockevents: Cleanup dead cpu explicitely
by Thomas Gleixner
· 10 years ago
52c063d
clockevents: Make tick handover explicit
by Thomas Gleixner
· 10 years ago
1fe5d5c3
clockevents: Provide explicit broadcast oneshot control functions
by Thomas Gleixner
· 10 years ago
592a438
clockevents: Provide explicit broadcast control functions
by Thomas Gleixner
· 10 years ago
3ae7a93
tick: Further simplify tick-internal.h
by Ingo Molnar
· 10 years ago
7270d11
arm/bL_switcher: Kill tick suspend hackery
by Thomas Gleixner
· 10 years ago
f46481d
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
by Thomas Gleixner
· 10 years ago
080873c
tick: Make tick_resume_broadcast_oneshot() static
by Thomas Gleixner
· 10 years ago
4ffee52
clockevents: Make suspend/resume calls explicit
by Thomas Gleixner
· 10 years ago
c1797ba
tick: Move core only declarations and functions to core
by Thomas Gleixner
· 10 years ago
b7475eb
tick: Simplify tick-internal.h
by Thomas Gleixner
· 10 years ago
bfb83b2
tick: Move clocksource related stuff to timekeeping.h
by Thomas Gleixner
· 10 years ago
9f083b7
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
by Thomas Gleixner
· 10 years ago
554ef38
clockevents: Handle tick device's resume separately
by Viresh Kumar
· 10 years ago
a80e49e
nohz: Move nohz full init call to tick init
by Frederic Weisbecker
· 10 years ago
8b094cd
time: Consolidate the time accessor prototypes
by Thomas Gleixner
· 10 years ago
f1689bb
time: Fixup fallout from recent clockevent/tick changes
by Thomas Gleixner
· 11 years ago
da7e6f4
time: Change the return type of clockevents_notify() to integer
by Preeti U Murthy
· 11 years ago
627ee79
clockevents: Serialize calls to clockevents_update_freq() in the core
by Thomas Gleixner
· 11 years ago
47a1b796
tick/timekeeping: Call update_wall_time outside the jiffies lock
by John Stultz
· 11 years ago
e8fcaa5
nohz: Convert a few places to use local per cpu accesses
by Frederic Weisbecker
· 11 years ago
891292a
time: Fix signedness bug in sysfs_get_uname() and its callers
by Patrick Palka
· 11 years ago
c7e99fc
clockevents: Define CS_NAME_LEN unconditionally
by Thomas Gleixner
· 12 years ago
03e13cf
clockevents: Implement unbind functionality
by Thomas Gleixner
· 12 years ago
8c53daf
clockevents: Move the tick_notify() switch case to clockevents_notify()
by Thomas Gleixner
· 12 years ago
7172a286
clockevents: Get rid of the notifier chain
by Thomas Gleixner
· 12 years ago
0ed2aef
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
eb93e4d
timekeeping: Make jiffies_lock internal
by Thomas Gleixner
· 12 years ago
b352bc1
tick: Convert broadcast cpu bitmaps to cpumask_var_t
by Thomas Gleixner
· 12 years ago
d6ad418
time: Kill xtime_lock, replacing it with jiffies_lock
by John Stultz
· 13 years ago
d174830
clockevents: Make minimum delay adjustments configurable
by Martin Schwidefsky
· 13 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
3a142a0
clockevents: Prevent oneshot mode when broadcast device is periodic
by Thomas Gleixner
· 14 years ago
7cf37e8
time: Fix legacy arch fallout
by Thomas Gleixner
· 14 years ago
e2830b5
time: Make do_timer() and xtime_lock local to kernel/time/
by Torben Hohn
· 14 years ago
d192c47
clockevents: Make tick_device_lock static
by Thomas Gleixner
· 15 years ago
fb02fbc
NOHZ: restart tick device from irq_enter()
by Thomas Gleixner
· 16 years ago
f8e256c
timers: fix build error in !oneshot case
by Ingo Molnar
· 16 years ago
27ce4cb
clockevents: prevent mode mismatch on cpu online
by Thomas Gleixner
· 16 years ago
6441402
clockevents: prevent cpu online to interfere with nohz
by Thomas Gleixner
· 16 years ago
2344abb
clockevents: make device shutdown robust
by Thomas Gleixner
· 16 years ago
1fb9b7d
clockevents: prevent endless loop lockup
by Thomas Gleixner
· 16 years ago
186e3cb
timer: clean up tick-broadcast.c
by Thomas Gleixner
· 17 years ago
d3ed782
highres/dyntick: prevent xtime lock contention
by Thomas Gleixner
· 18 years ago
cd05a1f
[PATCH] clockevents: Fix suspend/resume to disk hangs
by Thomas Gleixner
· 18 years ago
6321dd6
[PATCH] Save/restore periodic tick information over suspend/resume
by Thomas Gleixner
· 18 years ago
79bf2bb
[PATCH] tick-management: dyntick / highres functionality
by Thomas Gleixner
· 18 years ago
f8381cb
[PATCH] tick-management: broadcast functionality
by Thomas Gleixner
· 18 years ago