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
/
posix-cpu-timers.c
Commit message (
Expand
)
Author
Age
*
kernel/posix-cpu-timers.c: fix sparse warning
H Hartley Sweeten
2009-04-30
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-04-09
|
\
|
*
Merge commit 'v2.6.30-rc1' into sched/urgent
Ingo Molnar
2009-04-08
|
|
\
|
*
|
posixtimers, sched: Fix posix clock monotonicity
Hidetoshi Seto
2009-04-01
*
|
|
posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
Oleg Nesterov
2009-04-08
|
|
/
|
/
|
*
|
posix timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
2009-03-23
*
|
timers: more consistently use clock vs timer
Peter Zijlstra
2009-02-13
*
|
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
2009-02-11
*
|
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
2009-02-11
*
|
timers: split process wide cpu clocks/timers
Peter Zijlstra
2009-02-05
|
/
*
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
2009-01-07
*
Merge commit 'v2.6.28' into core/core
Ingo Molnar
2008-12-25
|
\
|
*
posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID
Petr Tesarik
2008-11-24
*
|
thread_group_cputime: kill the bogus ->signal != NULL check
Oleg Nesterov
2008-11-17
|
/
*
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...
Oleg Nesterov
2008-11-17
*
timers: fix itimer/many thread hang, v2
Frank Mayhar
2008-09-23
*
timers: fix itimer/many thread hang, cleanups
Ingo Molnar
2008-09-14
*
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
*
posix-timers: print RT watchdog message
Hiroshi Shimamoto
2008-05-24
*
remove div_long_long_rem
Roman Zippel
2008-05-01
*
posix-timers: fix shadowed variables
WANG Cong
2008-04-17
*
Use find_task_by_vpid in posix timers
Pavel Emelyanov
2008-02-08
*
sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
Peter Zijlstra
2008-01-25
*
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
2008-01-25
*
Isolate some explicit usage of task->tgid
Pavel Emelyanov
2007-10-19
*
sched: make posix-cpu-timers use CFS's accounting information
Ingo Molnar
2007-07-09
*
Introduce a handy list_first_entry macro
Pavel Emelianov
2007-05-08
*
[PATCH] posix timers: RCU optimization for clock_gettime()
Paul E. McKenney
2007-02-16
*
[PATCH] posix-cpu-timers: prevent signal delivery starvation
Thomas Gleixner
2006-10-17
*
[PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()
Toyo Abe
2006-09-29
*
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
2006-09-29
*
[PATCH] arm_timer: remove a racy and obsolete PF_EXITING check
Oleg Nesterov
2006-06-17
*
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
Oleg Nesterov
2006-06-17
*
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
2006-06-17
*
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
2006-01-10
*
[PATCH] Fix posix-cpu-timers sched_time accumulation
David S. Miller
2006-01-06
*
[PATCH] fix 32bit overflow in timespec_to_sample()
Oleg Nesterov
2005-11-28
*
[PATCH] posix-timers `unlikely' rejig
Andrew Morton
2005-11-07
*
[PATCH] posix-cpu-timers: fix overrun reporting
Roland McGrath
2005-10-30
*
[PATCH] Yet more posix-cpu-timer fixes
Roland McGrath
2005-10-27
*
Revert "remove false BUG_ON() from run_posix_cpu_timers()"
Linus Torvalds
2005-10-27
*
[PATCH] Fix cpu timers expiration time
Oleg Nesterov
2005-10-26
*
posix cpu timers: fix timer ordering
Linus Torvalds
2005-10-26
*
[PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race
Oleg Nesterov
2005-10-24
*
[PATCH] posix-timers: exit path cleanup
Oleg Nesterov
2005-10-24
*
[PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()
Oleg Nesterov
2005-10-24
*
[PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races
Oleg Nesterov
2005-10-24
*
Posix timers: limit number of timers firing at once
Linus Torvalds
2005-10-23
*
Revert "Fix cpu timers exit deadlock and races"
Linus Torvalds
2005-10-21
[next]