Martin Schwidefsky
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 years ago |
Linus Torvalds
|
3cfef95246
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Peter Zijlstra
|
bcd5cff721
cputimer: Cure lock inversion
|
13 years ago |
Peter Zijlstra
|
d670ec1317
posix-cpu-timers: Cure SMP wobbles
|
13 years ago |
Thomas Gleixner
|
ee30a7b2fc
locking, sched: Annotate thread_group_cputimer as raw
|
16 years ago |
Thomas Gleixner
|
ab8177bc53
hrtimers: Avoid touching inactive timer bases
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Thomas Gleixner
|
527087374f
posix-timers: Cleanup namespace
|
14 years ago |
Thomas Gleixner
|
bc2c8ea483
posix-timers: Make posix-cpu-timers functions static
|
14 years ago |
Thomas Gleixner
|
26f9a4796a
posix-timers: Convert clock_settime to clockid_to_kclock()
|
14 years ago |
Thomas Gleixner
|
79c9da0d05
posix-cpu-timers: Remove the stub nanosleep functions
|
14 years ago |
Thomas Gleixner
|
3751f9f29b
posix-timers: Cleanup restart_block usage
|
14 years ago |
Thomas Gleixner
|
1976945eea
posix-timers: Introduce clock_posix_cpu
|
14 years ago |
Thomas Gleixner
|
2fd1f04089
posix-timers: Cleanup struct initializers
|
14 years ago |
Sergey Senozhatsky
|
c0deae8c95
posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call
|
14 years ago |
Linus Torvalds
|
b34d8915c4
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
|
15 years ago |
Jiri Slaby
|
5ab46b345e
rlimits: add task_struct to update_rlimit_cpu
|
16 years ago |
Oleg Nesterov
|
8d1f431cbe
sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()
|
15 years ago |
Oleg Nesterov
|
0bdd2ed413
sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()
|
15 years ago |
Oleg Nesterov
|
bfac700918
sched: thread_group_cputime: Simplify, document the "alive" check
|
15 years ago |
Oleg Nesterov
|
d30fda3551
posix-cpu-timers: avoid "task->signal != NULL" checks
|
15 years ago |
Stanislaw Gruszka
|
29f87b793d
posix-cpu-timers: Optimize run_posix_cpu_timers()
|
15 years ago |
Thomas Gleixner
|
dbb6be6d5e
Merge branch 'linus' into timers/core
|
15 years ago |
Linus Torvalds
|
054319b5e2
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Stanislaw Gruszka
|
c28739375b
cpu-timers: Avoid iterating over all threads in fastpath_timer_check()
|
15 years ago |
Stanislaw Gruszka
|
1f169f84d2
cpu-timers: Change SIGEV_NONE timer implementation
|
15 years ago |
Stanislaw Gruszka
|
ae1a78eecc
cpu-timers: Return correct previous timer reload value
|
15 years ago |
Stanislaw Gruszka
|
5eb9aa6414
cpu-timers: Cleanup arm_timer()
|
15 years ago |
Stanislaw Gruszka
|
f55db60904
cpu-timers: Simplify RLIMIT_CPU handling
|
15 years ago |
Stanislaw Gruszka
|
15365c108e
posix-cpu-timers: Reset expire cache when no timer is running
|
15 years ago |