summaryrefslogtreecommitdiff
path: root/kernel/timer.c
AgeCommit message (Expand)Author
2015-04-15Do not miss inactive (deferred) timersJia Hongtao
2015-02-13timer: do not spin_trylock() on UPSebastian Andrzej Siewior
2015-02-13irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2015-02-13x86-no-perf-irq-work-rt.patchThomas Gleixner
2015-02-13rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2015-02-13timer/rt: Always raise the softirq if there's irq_work to be doneSteven Rostedt
2015-02-13timer: Raise softirq if there's irq_workSteven Rostedt
2015-02-13timers: do not raise softirq unconditionallyThomas Gleixner
2015-02-13timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2015-02-13timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2015-02-13timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2015-02-13timers: preempt-rt supportIngo Molnar
2015-02-13timers: prepare for full preemption improveZhao Hongjiang
2015-02-13timers: prepare for full preemptionIngo Molnar
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-05-14x86-no-perf-irq-work-rt.patchThomas Gleixner
2014-05-14rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2014-05-14timer/rt: Always raise the softirq if there's irq_work to be doneSteven Rostedt
2014-05-14timer: Raise softirq if there's irq_workSteven Rostedt
2014-05-14timers: do not raise softirq unconditionallyThomas Gleixner
2014-05-14timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2014-05-14timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2014-05-14timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2014-05-14timers: preempt-rt supportIngo Molnar
2014-05-14timers: prepare for full preemption improveZhao Hongjiang
2014-05-14timers: prepare for full preemptionIngo Molnar
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10irq_work: allow certain work in hard irq contextSebastian Andrzej Siewior
2014-04-10x86-no-perf-irq-work-rt.patchThomas Gleixner
2014-04-10rtmutex: use a trylock for waiter lock in trylockSebastian Andrzej Siewior
2014-04-10timer/rt: Always raise the softirq if there's irq_work to be doneSteven Rostedt
2014-04-10timer: Raise softirq if there's irq_workSteven Rostedt
2014-04-10timers: do not raise softirq unconditionallyThomas Gleixner
2014-04-10timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2014-04-10timers: Avoid the switch timers base set to NULL trick on RTThomas Gleixner
2014-04-10timer: delay waking softirqs from the jiffy tickPeter Zijlstra
2014-04-10timers: preempt-rt supportIngo Molnar
2014-04-10timers: prepare for full preemption improveZhao Hongjiang
2014-04-10timers: prepare for full preemptionIngo Molnar
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-06-28timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-14timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-01kernel/timer.c: move some non timer related syscalls to kernel/sys.cStephen Rothwell
2013-05-01kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINEStephen Rothwell
2013-05-01kernel/compat.c: make do_sysinfo() staticStephen Rothwell
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2013-03-21nohz: Wake up full dynticks CPUs when a timer gets enqueuedFrederic Weisbecker