index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
(
unfollow
)
Commit message (
Expand
)
Author
2014-04-30
timer: Prevent overflow in apply_slack
Jiri Bohac
2014-03-20
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
2014-03-20
timer: Use variable head instead of &work_list in __run_timers()
Viresh Kumar
2014-03-04
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
2014-03-04
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
2014-02-25
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
2014-02-25
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
2014-02-25
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
2014-02-25
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
2014-02-25
timers: Track total number of timers in list
Paul E. McKenney
2014-02-14
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
2014-02-13
asmlinkage: Make jiffies visible
Andi Kleen
2013-11-19
timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-06-28
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
2013-05-14
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
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-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-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-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
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-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
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
[next]