index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
Age
Commit message (
Expand
)
Author
2014-05-14
timers: Avoid the switch timers base set to NULL trick on RT
Thomas Gleixner
2014-05-14
timer: delay waking softirqs from the jiffy tick
Peter Zijlstra
2014-05-14
timers: preempt-rt support
Ingo Molnar
2014-05-14
timers: prepare for full preemption improve
Zhao Hongjiang
2014-05-14
timers: prepare for full preemption
Ingo Molnar
2014-05-14
Reset to 3.12.19
Scott Wood
2014-04-10
irq_work: allow certain work in hard irq context
Sebastian Andrzej Siewior
2014-04-10
x86-no-perf-irq-work-rt.patch
Thomas Gleixner
2014-04-10
rtmutex: use a trylock for waiter lock in trylock
Sebastian Andrzej Siewior
2014-04-10
timer/rt: Always raise the softirq if there's irq_work to be done
Steven Rostedt
2014-04-10
timer: Raise softirq if there's irq_work
Steven Rostedt
2014-04-10
timers: do not raise softirq unconditionally
Thomas Gleixner
2014-04-10
timer-handle-idle-trylock-in-get-next-timer-irq.patch
Thomas Gleixner
2014-04-10
timers: Avoid the switch timers base set to NULL trick on RT
Thomas Gleixner
2014-04-10
timer: delay waking softirqs from the jiffy tick
Peter Zijlstra
2014-04-10
timers: preempt-rt support
Ingo Molnar
2014-04-10
timers: prepare for full preemption improve
Zhao Hongjiang
2014-04-10
timers: prepare for full preemption
Ingo Molnar
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-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-05-01
kernel/timer.c: move some non timer related syscalls to kernel/sys.c
Stephen Rothwell
2013-05-01
kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE
Stephen Rothwell
2013-05-01
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-20
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-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
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
[next]