index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
timer.c
Commit message (
Expand
)
Author
Age
*
timer: Prevent overflow in apply_slack
Jiri Bohac
2014-04-30
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
|
\
|
*
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-20
|
*
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-03-04
|
*
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
2014-02-28
|
|
\
|
|
*
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-25
|
*
|
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
2014-02-14
|
|
/
*
/
asmlinkage: Make jiffies visible
Andi Kleen
2014-02-13
|
/
*
timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
2013-11-19
*
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
*
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
2013-06-28
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
|
\
|
*
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
2013-05-14
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
\
|
|
/
|
/
|
|
*
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
|
*
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-21
*
|
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-30
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
|
\
|
*
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
*
|
printk: Wake up klogd using irq_work
Frederic Weisbecker
2012-11-17
|
/
*
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-10-09
|
\
|
*
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
2012-08-19
*
|
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-21
|
/
*
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-06-06
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
|
\
|
*
userns: Convert setting and getting uid and gid system calls to use kuid and ...
Eric W. Biederman
2012-05-03
*
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-05-22
|
\
\
|
*
|
lockdep: fix oops in processing workqueue
Peter Zijlstra
2012-05-15
|
|
/
*
/
timer: Fix mod_timer_pinned() header comment
Paul E. McKenney
2012-04-26
|
/
*
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-01-06
|
\
|
*
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-11-23
*
|
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
2011-12-09
|
/
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
timers: Consider slack value in mod_timer()
Sebastian Andrzej Siewior
2011-06-03
[next]