index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-cpu-timers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
2017-02-01
1
-26
/
+17
*
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2017-02-01
1
-123
/
+87
*
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...
Frederic Weisbecker
2017-02-01
1
-9
/
+2
*
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2017-02-01
1
-23
/
+23
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-4
/
+0
|
\
|
*
posix_cpu_timers: Move the add_device_randomness() call to a proper place
Nicolas Pitre
2016-11-16
1
-4
/
+0
*
|
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
2016-11-15
1
-2
/
+2
|
/
*
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-07-11
1
-0
/
+1
*
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
1
-41
/
+11
*
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
2015-10-15
1
-2
/
+24
*
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
2015-10-15
1
-2
/
+2
*
posix_cpu_timer: Check thread timers only when there are active thread timers
Jason Low
2015-10-15
1
-6
/
+16
*
posix_cpu_timer: Optimize fastpath_timer_check()
Jason Low
2015-10-15
1
-8
/
+3
*
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
2015-05-08
1
-13
/
+13
*
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
2015-05-08
1
-29
/
+50
*
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
1
-4
/
+4
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-2
/
+1
*
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
2014-11-16
1
-1
/
+1
*
time, signal: Protect resource use statistics with seqlock
Rik van Riel
2014-09-08
1
-14
/
+0
*
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
2014-06-23
1
-0
/
+1490