index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tick.h
Age
Commit message (
Expand
)
Author
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
2016-01-15
time: nohz: Expose tick_nohz_enabled
Jean Delvare
2015-09-02
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
2015-07-29
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
2015-07-07
tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build
Thomas Gleixner
2015-07-07
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-07
nohz: Add tick_nohz_full_add_cpus_to() API
Chris Metcalf
2015-04-03
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
clockevents: Provide explicit broadcast oneshot control functions
Thomas Gleixner
2015-04-03
clockevents: Provide explicit broadcast control functions
Thomas Gleixner
2015-04-02
clockevents: Fix cpu_down() race for hrtimer based broadcasting
Preeti U Murthy
2015-04-01
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
tick: Move core only declarations and functions to core
Thomas Gleixner
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-09-13
nohz: Move nohz full init call to tick init
Frederic Weisbecker
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-09
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
2014-06-16
nohz: Support nohz full remote kick
Frederic Weisbecker
2014-01-15
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2013-12-02
context_tracking: Wrap static key check into more intuitive function name
Frederic Weisbecker
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
2012-11-17
nohz: Add API to check tick state
Frederic Weisbecker
[next]