Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1840518ae7de0e1eeb9075069cbe632fde16c88d
/
kernel
/
time
/
tick-common.c
f12ad42
tick: Remove pointless cpu valid check in hotplug code
by Thomas Gleixner
· 4 years, 1 month ago
b996544
tick: Get rid of tick_period
by Thomas Gleixner
· 4 years, 2 months ago
c398960
tick: Document protections for tick related data
by Thomas Gleixner
· 4 years, 2 months ago
e5d4d17
timekeeping: Split jiffies seqlock
by Thomas Gleixner
· 4 years, 10 months ago
5167c50
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
by Chunyan Zhang
· 5 years ago
a0e928e
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
08ae95f
nohz_full: Allow the boot CPU to be nohz_full
by Nicholas Piggin
· 6 years ago
3f2552f
timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()
by Chang-An Chen
· 6 years ago
e1e41b6
timekeeping: Consistently use unsigned int for seqcount snapshot
by Rasmus Villemoes
· 6 years ago
f49c174
hrtimers/tick/clockevents: Remove sloppy license references
by Thomas Gleixner
· 6 years ago
35728b8
time: Add SPDX license identifiers
by Thomas Gleixner
· 6 years ago
58c5fc2
time: Remove useless filenames in top level comments
by Thomas Gleixner
· 6 years ago
5b5ccbc
Revert "tick: Prefer a lower rating device only if it's CPU local device"
by Sudeep Holla
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
c1a957d
PM / suspend: Prevent might sleep splats
by Thomas Gleixner
· 7 years ago
1332a90
tick: Prefer a lower rating device only if it's CPU local device
by Sudeep Holla
· 7 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
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
eef7635
clockevents: Remove unused set_mode() callback
by Viresh Kumar
· 9 years ago
d74892c
clockevents: Drop redundant cpumask check in tick_check_new_device()
by Luiz Capitulino
· 9 years ago
0f44705
tick: Move the export of tick_broadcast_oneshot_control to the proper place
by Thomas Gleixner
· 9 years ago
f32dd11
tick/broadcast: Make idle check independent from mode and config
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
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
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
c6eb3f7
hrtimer: Get rid of hrtimer softirq
by Thomas Gleixner
· 10 years ago
def7470
timers/PM: Drop unnecessary braces from tick_freeze()
by Rafael J. Wysocki
· 10 years ago
422fe75
timers/PM: Fix up tick_unfreeze()
by Rafael J. Wysocki
· 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
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
4ffee52
clockevents: Make suspend/resume calls explicit
by Thomas Gleixner
· 10 years ago
77e32c8
clockevents: Manage device's state separately for the core
by Viresh Kumar
· 10 years ago
554ef38
clockevents: Handle tick device's resume separately
by Viresh Kumar
· 10 years ago
124cf911
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
by Rafael J. Wysocki
· 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
a80e49e
nohz: Move nohz full init call to tick init
by Frederic Weisbecker
· 10 years ago
22127e9
time: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
521c429
tick-common: Fix wrong check in tick_check_replacement()
by Viresh Kumar
· 11 years ago
b97f029
tick: Remove code duplication in tick_handle_periodic()
by Viresh Kumar
· 11 years ago
cacb3c7
tick: Fix spelling mistake in tick_handle_periodic()
by Viresh Kumar
· 11 years ago
d05d24a
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core
by Ingo Molnar
· 11 years ago
47a1b796
tick/timekeeping: Call update_wall_time outside the jiffies lock
by John Stultz
· 11 years ago
050ded1
tick: Document tick_do_timer_cpu
by Andrew Morton
· 11 years ago
07bd117
tick: Sanitize broadcast control logic
by Thomas Gleixner
· 12 years ago
70e5975
clockevents: Prefer CPU local devices over global devices
by Stephen Boyd
· 12 years ago
03e13cf
clockevents: Implement unbind functionality
by Thomas Gleixner
· 12 years ago
45cb8e0
clockevents: Split out selection logic
by Thomas Gleixner
· 12 years ago
ccf33d6
clockevents: Add module refcount
by Thomas Gleixner
· 12 years ago
8c53daf
clockevents: Move the tick_notify() switch case to clockevents_notify()
by Thomas Gleixner
· 12 years ago
7126cac
clockevents: Simplify locking
by Thomas Gleixner
· 12 years ago
7172a286
clockevents: Get rid of the notifier chain
by Thomas Gleixner
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
6f7a05d
clockevents: Set dummy handler on CPU_DEAD shutdown
by Thomas Gleixner
· 12 years ago
c5bfece
nohz: Switch from "extended nohz" to "full nohz" based naming
by Frederic Weisbecker
· 12 years ago
a382bf9
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
by Frederic Weisbecker
· 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
e2830b5
time: Make do_timer() and xtime_lock local to kernel/time/
by Torben Hohn
· 14 years ago
909ea96
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
by Christoph Lameter
· 14 years ago
b5f91da
clockevents: Convert to raw_spinlock
by Thomas Gleixner
· 15 years ago
d192c47
clockevents: Make tick_device_lock static
by Thomas Gleixner
· 15 years ago
74a03b6
clockevents: prevent endless loop in tick_handle_periodic()
by john stultz
· 16 years ago
94df7de
hrtimers: allow the hot-unplugging of all cpus
by Sebastien Dugue
· 16 years ago
6b95482
cpumask: convert kernel time functions
by Rusty Russell
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 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
7c1e768
clockevents: prevent clockevent event_handler ending up handler_noop
by Venkatesh Pallipadi
· 16 years ago
0bc3cc0
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
by Mike Travis
· 16 years ago
c18a41f
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
by Mike Travis
· 16 years ago
d7b9068
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
by Russell King
· 17 years ago
1595f45
clockevents: introduce force broadcast notifier
by Thomas Gleixner
· 17 years ago
4a93232
clock events: allow replacement of broadcast timer
by Venki Pallipadi
· 17 years ago
18de5bc
clockevents: fix resume logic
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
3494c16
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
by David S. Miller
· 18 years ago
289f480
[PATCH] Add debugging feature /proc/timer_list
by Ingo Molnar
· 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
906568c
[PATCH] tick-management: core functionality
by Thomas Gleixner
· 18 years ago