Linus Torvalds
|
b34d8915c4
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
|
14 年之前 |
Jiri Slaby
|
5ab46b345e
rlimits: add task_struct to update_rlimit_cpu
|
15 年之前 |
Oleg Nesterov
|
8d1f431cbe
sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()
|
15 年之前 |
Oleg Nesterov
|
0bdd2ed413
sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()
|
15 年之前 |
Oleg Nesterov
|
bfac700918
sched: thread_group_cputime: Simplify, document the "alive" check
|
15 年之前 |
Oleg Nesterov
|
d30fda3551
posix-cpu-timers: avoid "task->signal != NULL" checks
|
15 年之前 |
Stanislaw Gruszka
|
29f87b793d
posix-cpu-timers: Optimize run_posix_cpu_timers()
|
15 年之前 |
Thomas Gleixner
|
dbb6be6d5e
Merge branch 'linus' into timers/core
|
15 年之前 |
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 年之前 |
Stanislaw Gruszka
|
c28739375b
cpu-timers: Avoid iterating over all threads in fastpath_timer_check()
|
15 年之前 |
Stanislaw Gruszka
|
1f169f84d2
cpu-timers: Change SIGEV_NONE timer implementation
|
15 年之前 |
Stanislaw Gruszka
|
ae1a78eecc
cpu-timers: Return correct previous timer reload value
|
15 年之前 |
Stanislaw Gruszka
|
5eb9aa6414
cpu-timers: Cleanup arm_timer()
|
15 年之前 |
Stanislaw Gruszka
|
f55db60904
cpu-timers: Simplify RLIMIT_CPU handling
|
15 年之前 |
Stanislaw Gruszka
|
15365c108e
posix-cpu-timers: Reset expire cache when no timer is running
|
15 年之前 |
Jiri Slaby
|
78d7d407b6
kernel core: use helpers for rlimits
|
15 年之前 |
Jiri Slaby
|
d4bb527438
posix-cpu-timers: cleanup rlimits usage
|
15 年之前 |
Stanislaw Gruszka
|
ba5ea951d0
posix-cpu-timers: optimize and document timer_create callback
|
15 年之前 |
Xiao Guangrong
|
3f0a525ebf
itimers: Add tracepoints for itimer
|
15 年之前 |
Thomas Gleixner
|
f71bb0ac5e
Merge branch 'timers/posixtimers' into timers/tracing
|
15 年之前 |
Stanislaw Gruszka
|
17d42c1c49
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
|
15 年之前 |
Stanislaw Gruszka
|
a42548a188
cputime: Optimize jiffies_to_cputime(1)
|
16 年之前 |
Stanislaw Gruszka
|
d1e3b6d195
itimers: Simplify arm_timer() code a bit
|
16 年之前 |
Stanislaw Gruszka
|
8356b5f9c4
itimers: Fix periodic tics precision
|
16 年之前 |
Stanislaw Gruszka
|
42c4ab41a1
itimers: Merge ITIMER_VIRT and ITIMER_PROF
|
16 年之前 |
H Hartley Sweeten
|
6e85c5ba73
kernel/posix-cpu-timers.c: fix sparse warning
|
16 年之前 |
Linus Torvalds
|
17b2e9bf27
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Oleg Nesterov
|
8f2e586567
posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
|
16 年之前 |
Ingo Molnar
|
5af8c4e0fa
Merge commit 'v2.6.30-rc1' into sched/urgent
|
16 年之前 |
Hidetoshi Seto
|
c5f8d99585
posixtimers, sched: Fix posix clock monotonicity
|
16 年之前 |