index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-cpu-timers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
1
-2
/
+2
2016-07-11
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
1
-0
/
+1
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
1
-41
/
+11
2015-10-15
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
1
-2
/
+24
2015-10-15
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
1
-2
/
+2
2015-10-15
posix_cpu_timer: Check thread timers only when there are active thread timers
Jason Low
1
-6
/
+16
2015-10-15
posix_cpu_timer: Optimize fastpath_timer_check()
Jason Low
1
-8
/
+3
2015-05-08
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
1
-13
/
+13
2015-05-08
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
1
-29
/
+50
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
1
-4
/
+4
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-2
/
+1
2014-11-16
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
1
-1
/
+1
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
1
-14
/
+0
2014-06-23
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
1
-0
/
+1490
[prev]