Frederic Weisbecker
|
a0b2062b09
posix_timers: fix racy timer delta caching on task exit
|
12 years ago |
Frederic Weisbecker
|
76cdcdd979
posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
|
12 years ago |
Frederic Weisbecker
|
2473f3e7a9
posix_cpu_timers: consolidate expired timers check
|
12 years ago |
Frederic Weisbecker
|
1a7fa510b3
posix_cpu_timers: consolidate timer list cleanups
|
12 years ago |
Frederic Weisbecker
|
55ccb616a6
posix_cpu_timer: consolidate expiry time type
|
12 years ago |
Frederic Weisbecker
|
6ac29178b4
posix_timers: Fix pre-condition to stop the tick on full dynticks
|
12 years ago |
Frederic Weisbecker
|
555347f6c0
posix_timers: New API to prevent from stopping the tick when timers are running
|
12 years ago |
Frederic Weisbecker
|
a85721601a
posix_timers: Kick full dynticks CPUs when a posix cpu timer is armed
|
12 years ago |
Linus Torvalds
|
266d7ad7f4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Stanislaw Gruszka
|
e6c42c295e
posix-cpu-timers: Fix nanosleep task_struct leak
|
12 years ago |
Frederic Weisbecker
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
12 years ago |
Linus Torvalds
|
7005cd3970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
12 years ago |
Nick Kossifidis
|
6133705494
random: Mix cputime from each thread that exits to the pool
|
12 years ago |
Frederic Weisbecker
|
a634f93335
cputime: Move thread_group_cputime() to sched code
|
12 years ago |
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
|
14 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 |