index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
Age
Commit message (
Expand
)
Author
2014-06-07
timer: Prevent overflow in apply_slack
Jiri Bohac
2013-07-21
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-14
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2013-04-30
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
2013-04-30
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2012-11-18
printk: Wake up klogd using irq_work
Frederic Weisbecker
2012-10-09
timers: Fix endless looping between cascade() and internal_add_timer()
Hildner, Christian
2012-10-09
Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-08-21
timer: Implement TIMER_IRQSAFE
Tejun Heo
2012-08-21
timer: Clean up timer initializers
Tejun Heo
2012-08-21
timer: Generalize timer->base flags handling
Tejun Heo
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
2012-06-06
timers: Improve get_next_timer_interrupt()
Thomas Gleixner
2012-06-06
timers: Add accounting of non deferrable timers
Thomas Gleixner
2012-06-06
timers: Consolidate base->next_timer update
Thomas Gleixner
2012-06-06
timers: Create detach_if_pending() and use it
Thomas Gleixner
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-05-15
lockdep: fix oops in processing workqueue
Peter Zijlstra
2012-05-03
userns: Convert setting and getting uid and gid system calls to use kuid and ...
Eric W. Biederman
2012-04-26
timer: Fix mod_timer_pinned() header comment
Paul E. McKenney
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
2011-11-23
timer: Use debugobjects to catch deletion of uninitialized timers
Christine Chan
2011-11-23
timer: Setup uninitialized timer with a stub callback
Stephen Boyd
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-06-03
timers: Consider slack value in mod_timer()
Sebastian Andrzej Siewior
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
2011-02-16
lockdep/timers: Explain in detail the locking problems del_timer_sync() may c...
Steven Rostedt
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-12-12
timers: Use this_cpu_read
Christoph Lameter
2010-12-08
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
2010-12-08
sched: Cure more NO_HZ load average woes
Peter Zijlstra
2010-10-22
timer: Warn when del_timer_sync() is called in hardirq context
Yong Zhang
2010-10-22
timer: Del_timer_sync() can be used in softirq context
Yong Zhang
2010-10-22
timer: Make try_to_del_timer_sync() the same on SMP and UP
Yong Zhang
2010-10-21
timer: Permit statically-declared work with deferrable timers
Phil Carmody
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
[next]