index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
posix-cpu-timers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-10
posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call
Sergey Senozhatsky
1
-6
/
+6
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
1
-4
/
+4
2010-07-16
rlimits: add task_struct to update_rlimit_cpu
Jiri Slaby
1
-4
/
+4
2010-06-18
sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()
Oleg Nesterov
1
-1
/
+4
2010-06-18
sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()
Oleg Nesterov
1
-6
/
+4
2010-06-18
sched: thread_group_cputime: Simplify, document the "alive" check
Oleg Nesterov
1
-14
/
+7
2010-05-27
posix-cpu-timers: avoid "task->signal != NULL" checks
Oleg Nesterov
1
-6
/
+6
2010-05-10
posix-cpu-timers: Optimize run_posix_cpu_timers()
Stanislaw Gruszka
1
-51
/
+29
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-3
/
+7
2010-03-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+7
2010-03-12
cpu-timers: Avoid iterating over all threads in fastpath_timer_check()
Stanislaw Gruszka
1
-7
/
+7
2010-03-12
cpu-timers: Change SIGEV_NONE timer implementation
Stanislaw Gruszka
1
-22
/
+6
2010-03-12
cpu-timers: Return correct previous timer reload value
Stanislaw Gruszka
1
-2
/
+3
2010-03-12
cpu-timers: Cleanup arm_timer()
Stanislaw Gruszka
1
-69
/
+35
2010-03-12
cpu-timers: Simplify RLIMIT_CPU handling
Stanislaw Gruszka
1
-48
/
+27
2010-03-12
posix-cpu-timers: Reset expire cache when no timer is running
Stanislaw Gruszka
1
-3
/
+7
2010-03-06
kernel core: use helpers for rlimits
Jiri Slaby
1
-4
/
+6
2010-03-06
posix-cpu-timers: cleanup rlimits usage
Jiri Slaby
1
-15
/
+17
2009-11-18
posix-cpu-timers: optimize and document timer_create callback
Stanislaw Gruszka
1
-3
/
+2
2009-08-29
itimers: Add tracepoints for itimer
Xiao Guangrong
1
-1
/
+6
2009-08-29
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
1
-70
/
+80
2009-08-08
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
Stanislaw Gruszka
1
-3
/
+4
2009-08-03
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
1
-3
/
+3
2009-08-03
itimers: Simplify arm_timer() code a bit
Stanislaw Gruszka
1
-21
/
+23
2009-08-03
itimers: Fix periodic tics precision
Stanislaw Gruszka
1
-3
/
+17
2009-08-03
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
1
-52
/
+46
2009-04-30
kernel/posix-cpu-timers.c: fix sparse warning
H Hartley Sweeten
1
-4
/
+4
2009-04-09
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+4
2009-04-08
posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
Oleg Nesterov
1
-1
/
+1
2009-04-08
Merge commit 'v2.6.30-rc1' into sched/urgent
Ingo Molnar
1
-9
/
+117
2009-04-01
posixtimers, sched: Fix posix clock monotonicity
Hidetoshi Seto
1
-3
/
+4
2009-03-23
posix timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
1
-1
/
+2
2009-02-13
timers: more consistently use clock vs timer
Peter Zijlstra
1
-30
/
+30
2009-02-11
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
1
-0
/
+34
2009-02-11
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
1
-28
/
+14
2009-02-05
timers: split process wide cpu clocks/timers
Peter Zijlstra
1
-4
/
+91
2009-01-07
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
1
-70
/
+0
2008-12-25
Merge commit 'v2.6.28' into core/core
Ingo Molnar
1
-1
/
+1
2008-11-24
posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID
Petr Tesarik
1
-1
/
+1
2008-11-17
thread_group_cputime: kill the bogus ->signal != NULL check
Oleg Nesterov
1
-5
/
+5
2008-11-17
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...
Oleg Nesterov
1
-2
/
+5
2008-09-23
timers: fix itimer/many thread hang, v2
Frank Mayhar
1
-89
/
+64
2008-09-14
timers: fix itimer/many thread hang, cleanups
Ingo Molnar
1
-3
/
+3
2008-09-14
timers: fix itimer/many thread hang
Frank Mayhar
1
-219
/
+252
2008-05-24
posix-timers: print RT watchdog message
Hiroshi Shimamoto
1
-0
/
+3
2008-05-01
remove div_long_long_rem
Roman Zippel
1
-6
/
+5
2008-04-17
posix-timers: fix shadowed variables
WANG Cong
1
-15
/
+15
2008-02-08
Use find_task_by_vpid in posix timers
Pavel Emelyanov
1
-4
/
+4
2008-01-25
sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
Peter Zijlstra
1
-1
/
+2
2008-01-25
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
1
-0
/
+29
[next]