index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
timer: Prevent overflow in apply_slack
Jiri Bohac
1
-1
/
+1
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-15
/
+42
2014-03-20
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
1
-6
/
+1
2014-03-20
timer: Use variable head instead of &work_list in __run_timers()
Viresh Kumar
1
-1
/
+1
2014-03-04
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
1
-3
/
+2
2014-03-04
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
1
-2
/
+2
2014-02-28
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
1
-2
/
+28
2014-02-25
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
1
-2
/
+2
2014-02-25
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
1
-0
/
+1
2014-02-25
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
1
-0
/
+2
2014-02-25
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
1
-0
/
+18
2014-02-25
timers: Track total number of timers in list
Paul E. McKenney
1
-0
/
+5
2014-02-14
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
1
-1
/
+8
2014-02-13
asmlinkage: Make jiffies visible
Andi Kleen
1
-1
/
+1
2013-11-19
timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
1
-3
/
+2
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
1
-4
/
+4
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-5
/
+5
2013-06-28
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2013-05-14
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
1
-1
/
+1
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+8
2013-04-30
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
1
-207
/
+1
2013-04-30
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
1
-2
/
+1
2013-04-30
kernel/compat.c: make do_sysinfo() static
Stephen Rothwell
1
-1
/
+69
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-2
/
+2
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
1
-6
/
+6
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
1
-0
/
+1
2012-11-18
printk: Wake up klogd using irq_work
Frederic Weisbecker
1
-1
/
+0
2012-10-09
timers: Fix endless looping between cascade() and internal_add_timer()
Hildner, Christian
1
-4
/
+6
2012-10-09
Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-9
/
+0
2012-08-21
timer: Implement TIMER_IRQSAFE
Tejun Heo
1
-11
/
+24
2012-08-21
timer: Clean up timer initializers
Tejun Heo
1
-42
/
+14
2012-08-21
timer: Generalize timer->base flags handling
Tejun Heo
1
-8
/
+13
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
1
-9
/
+0
2012-06-06
timers: Improve get_next_timer_interrupt()
Thomas Gleixner
1
-5
/
+8
2012-06-06
timers: Add accounting of non deferrable timers
Thomas Gleixner
1
-8
/
+23
2012-06-06
timers: Consolidate base->next_timer update
Thomas Gleixner
1
-11
/
+15
2012-06-06
timers: Create detach_if_pending() and use it
Thomas Gleixner
1
-33
/
+23
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+3
2012-05-15
lockdep: fix oops in processing workqueue
Peter Zijlstra
1
-1
/
+3
2012-05-03
userns: Convert setting and getting uid and gid system calls to use kuid and ...
Eric W. Biederman
1
-4
/
+4
2012-04-26
timer: Fix mod_timer_pinned() header comment
Paul E. McKenney
1
-1
/
+7
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+56
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
2011-11-23
timer: Use debugobjects to catch deletion of uninitialized timers
Christine Chan
1
-5
/
+48
2011-11-23
timer: Setup uninitialized timer with a stub callback
Stephen Boyd
1
-1
/
+8
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-06-03
timers: Consider slack value in mod_timer()
Sebastian Andrzej Siewior
1
-8
/
+7
[next]