index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
posix-timers.c
Commit message (
Expand
)
Author
Age
...
|
|
|
*
posix-timers: don't switch to ->group_leader if ->it_process dies
Oleg Nesterov
2008-09-24
|
|
|
/
|
|
/
|
|
|
*
fix error-path NULL deref in alloc_posix_timer()
Dan Carpenter
2008-10-02
|
|
/
*
/
clocksource: introduce CLOCK_MONOTONIC_RAW
John Stultz
2008-08-21
|
/
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-08-11
|
\
|
*
posix-timers: fix posix_timer_event() vs dequeue_signal() race
Oleg Nesterov
2008-07-23
|
*
posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun
Oleg Nesterov
2008-07-23
*
|
posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process);
Oleg Nesterov
2008-07-25
*
|
posix timers: timer_delete: remove the bogus "->it_process != NULL" check
Oleg Nesterov
2008-07-25
|
/
*
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
2008-04-30
*
kernel: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
*
hrtimer: check relative timeouts for overflow
Thomas Gleixner
2008-02-14
*
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
2008-02-10
*
Use find_task_by_vpid in posix timers
Pavel Emelyanov
2008-02-08
*
timerfd: new timerfd API
Davide Libenzi
2008-02-05
*
kernel/: Spelling fixes
Joe Perches
2008-02-03
*
Isolate some explicit usage of task->tgid
Pavel Emelyanov
2007-10-19
*
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
Anton Blanchard
2007-10-18
*
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
2007-10-17
*
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
2007-10-14
*
posix-timers: fix creation race
Oleg Nesterov
2007-08-22
*
posix-timers: fix deletion race
Thomas Gleixner
2007-08-22
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
*
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
Thomas Gleixner
2007-06-21
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
2007-02-16
*
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
2007-02-16
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
*
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
2006-09-29
*
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
*
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
2006-03-26
*
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-26
*
[PATCH] sem2mutex: kernel/
Arjan van de Ven
2006-03-23
*
[PATCH] posix-timers: fix requeue accounting when signal is ignored
Roman Zippel
2006-03-17
*
[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()
Adrian Bunk
2006-02-01
*
[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers
Thomas Gleixner
2006-02-01
*
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
2006-02-01
*
[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers
Thomas Gleixner
2006-02-01
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
*
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
Thomas Gleixner
2006-01-10
*
[PATCH] timespec: normalize off by one errors
George Anzinger
2005-11-13
*
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
2005-10-30
*
[PATCH] Call exit_itimers from do_exit, not __exit_signal
Roland McGrath
2005-10-21
*
[PATCH] fix send_sigqueue() vs thread exit race
Oleg Nesterov
2005-09-07
*
[PATCH] revert "timer exit cleanup"
Andrew Morton
2005-08-04
[prev]
[next]