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
2008-11-06
Add round_jiffies_up and related routines
Alan Stern
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-08-21
migrate_timers: add comment, use spinlock_irq()
Oleg Nesterov
2008-08-11
printk: robustify printk
Peter Zijlstra
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-05-25
Remove argument from open_softirq which is always NULL
Carlos R. Mafra
2008-05-12
dyntick: Remove last reminants of dyntick support
Russell King
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
2008-04-17
timers: simplify lockdep handling
Oleg Nesterov
2008-03-26
NOHZ: reevaluate idle sleep length after add_timer_on()
Thomas Gleixner
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
2008-02-08
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
2008-02-06
taskstats scaled time cleanup
Michael Neuling
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-30
time: timer cleanups
Pavel Machek
2008-01-30
time: clean hungarian notation from timers
Pavel Machek
2008-01-25
hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
Peter Zijlstra
2008-01-21
timer: fix section mismatch
Randy Dunlap
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
2007-12-18
timer: kernel/timer.c section fixes
Adrian Bunk
2007-12-06
Add schedule_timeout_killable
Matthew Wilcox
2007-11-09
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2007-11-05
time: fix inconsistent function names in comments
Li Zefan
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-18
Add scaled time to taskstats based process accounting
Michael Neuling
2007-10-18
whitespace fixes: system timers
Daniel Walker
2007-07-20
Pull ia64-clocksource into release branch
Tony Luck
2007-07-20
[IA64] remove time interpolator
Bob Picco
2007-07-19
timer.c: cleanup recently introduced whitespace damage
Thomas Gleixner
2007-07-17
Slab allocators: Replace explicit zeroing with __GFP_ZERO
Christoph Lameter
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2007-07-16
Use boot based time for uptime in /proc
Tomas Janousek
2007-05-29
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
Thomas Gleixner
2007-05-14
timekeeping fix patch got mis-applied
Thomas Gleixner
2007-05-10
timer: revert parenthesis fix in tbase_get_deferrable() etc
akpm@linux-foundation.org
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
timer: parenthesis fix in tbase_get_deferrable() etc
Jarek Poplawski
2007-05-08
Introduce a handy list_first_entry macro
Pavel Emelianov
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
2007-05-08
Add support for deferrable timers
Venki Pallipadi
2007-04-26
[AF_RXRPC]: Make it possible to merely try to cancel timers from a module
David Howells
2007-04-07
[PATCH] high-res timers: resume fix
Ingo Molnar
2007-03-25
[PATCH] dynticks: fix hrtimer rounding error in next_timer_interrupt
Thomas Gleixner
2007-03-06
[PATCH] fix vsyscall settimeofday
Daniel Walker
2007-03-06
[PATCH] Save/restore periodic tick information over suspend/resume
Thomas Gleixner
2007-03-05
[PATCH] timer/hrtimer: take per cpu locks in sane order
Heiko Carstens
2007-03-01
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
2007-03-01
[PATCH] update timekeeping_is_continuous comment
Daniel Walker
2007-02-16
[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
john stultz
[next]