index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
posix-cpu-timers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-12-15
1
-80
/
+52
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-26
1
-7
/
+7
|
\
|
*
locking, sched: Annotate thread_group_cputimer as raw
Thomas Gleixner
2011-09-13
1
-6
/
+6
*
|
cputimer: Cure lock inversion
Peter Zijlstra
2011-10-18
1
-3
/
+4
*
|
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2011-09-30
1
-2
/
+3
|
/
*
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
2011-05-23
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
posix-timers: Cleanup namespace
Thomas Gleixner
2011-02-02
1
-2
/
+2
*
posix-timers: Make posix-cpu-timers functions static
Thomas Gleixner
2011-02-02
1
-12
/
+15
*
posix-timers: Convert clock_settime to clockid_to_kclock()
Thomas Gleixner
2011-02-02
1
-2
/
+0
*
posix-cpu-timers: Remove the stub nanosleep functions
Thomas Gleixner
2011-02-02
1
-11
/
+0
*
posix-timers: Cleanup restart_block usage
Thomas Gleixner
2011-02-02
1
-23
/
+15
*
posix-timers: Introduce clock_posix_cpu
Thomas Gleixner
2011-02-02
1
-0
/
+12
*
posix-timers: Cleanup struct initializers
Thomas Gleixner
2011-02-02
1
-12
/
+12
*
posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call
Sergey Senozhatsky
2010-11-10
1
-6
/
+6
*
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
2010-08-10
1
-4
/
+4
|
\
|
*
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
2010-07-16
1
-4
/
+4
*
|
sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()
Oleg Nesterov
2010-06-18
1
-1
/
+4
*
|
sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()
Oleg Nesterov
2010-06-18
1
-6
/
+4
*
|
sched: thread_group_cputime: Simplify, document the "alive" check
Oleg Nesterov
2010-06-18
1
-14
/
+7
|
/
*
posix-cpu-timers: avoid "task->signal != NULL" checks
Oleg Nesterov
2010-05-27
1
-6
/
+6
*
posix-cpu-timers: Optimize run_posix_cpu_timers()
Stanislaw Gruszka
2010-05-10
1
-51
/
+29
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-05-10
1
-3
/
+7
|
\
|
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-03-26
1
-3
/
+7
|
|
\
|
|
*
posix-cpu-timers: Reset expire cache when no timer is running
Stanislaw Gruszka
2010-03-12
1
-3
/
+7
*
|
|
cpu-timers: Avoid iterating over all threads in fastpath_timer_check()
Stanislaw Gruszka
2010-03-12
1
-7
/
+7
*
|
|
cpu-timers: Change SIGEV_NONE timer implementation
Stanislaw Gruszka
2010-03-12
1
-22
/
+6
*
|
|
cpu-timers: Return correct previous timer reload value
Stanislaw Gruszka
2010-03-12
1
-2
/
+3
*
|
|
cpu-timers: Cleanup arm_timer()
Stanislaw Gruszka
2010-03-12
1
-69
/
+35
*
|
|
cpu-timers: Simplify RLIMIT_CPU handling
Stanislaw Gruszka
2010-03-12
1
-48
/
+27
|
/
/
*
|
kernel core: use helpers for rlimits
Jiri Slaby
2010-03-06
1
-4
/
+6
*
|
posix-cpu-timers: cleanup rlimits usage
Jiri Slaby
2010-03-06
1
-15
/
+17
|
/
*
posix-cpu-timers: optimize and document timer_create callback
Stanislaw Gruszka
2009-11-18
1
-3
/
+2
*
itimers: Add tracepoints for itimer
Xiao Guangrong
2009-08-29
1
-1
/
+6
*
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-29
1
-70
/
+80
|
\
|
*
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2009-08-03
1
-3
/
+3
|
*
itimers: Simplify arm_timer() code a bit
Stanislaw Gruszka
2009-08-03
1
-21
/
+23
|
*
itimers: Fix periodic tics precision
Stanislaw Gruszka
2009-08-03
1
-3
/
+17
|
*
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
2009-08-03
1
-52
/
+46
*
|
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
Stanislaw Gruszka
2009-08-08
1
-3
/
+4
|
/
*
kernel/posix-cpu-timers.c: fix sparse warning
H Hartley Sweeten
2009-04-30
1
-4
/
+4
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-04-09
1
-3
/
+4
|
\
|
*
Merge commit 'v2.6.30-rc1' into sched/urgent
Ingo Molnar
2009-04-08
1
-9
/
+117
|
|
\
|
*
|
posixtimers, sched: Fix posix clock monotonicity
Hidetoshi Seto
2009-04-01
1
-3
/
+4
*
|
|
posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
Oleg Nesterov
2009-04-08
1
-1
/
+1
|
|
/
|
/
|
*
|
posix timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
2009-03-23
1
-1
/
+2
*
|
timers: more consistently use clock vs timer
Peter Zijlstra
2009-02-13
1
-30
/
+30
*
|
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
2009-02-11
1
-0
/
+34
*
|
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
2009-02-11
1
-28
/
+14
*
|
timers: split process wide cpu clocks/timers
Peter Zijlstra
2009-02-05
1
-4
/
+91
|
/
[next]