index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
exit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-14
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-21
/
+0
2014-12-10
exit: exit_notify: re-use "dead" list to autoreap current
Oleg Nesterov
1
-4
/
+2
2014-12-10
exit: reparent: call forget_original_parent() under tasklist_lock
Oleg Nesterov
1
-24
/
+23
2014-12-10
exit: reparent: avoid find_new_reaper() if no children
Oleg Nesterov
1
-0
/
+3
2014-12-10
exit: reparent: introduce find_alive_thread()
Oleg Nesterov
1
-13
/
+19
2014-12-10
exit: reparent: introduce find_child_reaper()
Oleg Nesterov
1
-21
/
+35
2014-12-10
exit: reparent: document the ->has_child_subreaper checks
Oleg Nesterov
1
-8
/
+6
2014-12-10
exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper()
Oleg Nesterov
1
-5
/
+3
2014-12-10
exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
1
-2
/
+4
2014-12-10
exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
1
-1
/
+1
2014-12-10
exit: release_task: fix the comment about group leader accounting
Oleg Nesterov
1
-7
/
+4
2014-12-10
exit: wait: drop tasklist_lock before psig->c* accounting
Oleg Nesterov
1
-7
/
+5
2014-12-10
exit: wait: don't use zombie->real_parent
Oleg Nesterov
1
-12
/
+11
2014-12-10
exit: wait: cleanup the ptrace_reparented() checks
Oleg Nesterov
1
-8
/
+6
2014-12-10
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
1
-6
/
+4
2014-12-10
exit: reparent: cleanup the usage of reparent_leader()
Oleg Nesterov
1
-13
/
+9
2014-12-10
exit: reparent: cleanup the changing of ->parent
Oleg Nesterov
1
-8
/
+5
2014-12-10
exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks
Oleg Nesterov
1
-3
/
+3
2014-11-05
tty: Move session_of_pgrp() and make static
Peter Hurley
1
-21
/
+0
2014-10-28
sched, exit: Deal with nested sleeps
Peter Zijlstra
1
-0
/
+5
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-22
/
+25
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
1
-0
/
+4
2014-09-08
exit: Always reap resource stats in __exit_signal()
Rik van Riel
1
-22
/
+21
2014-09-07
rcu: Make TASKS_RCU handle tasks that are almost done exiting
Paul E. McKenney
1
-0
/
+3
2014-08-08
kernel/exit.c: fix coding style warnings and errors
Ionut Alexa
1
-23
/
+26
2014-08-06
mm, oom: remove unnecessary exit_state check
David Rientjes
1
-0
/
+1
2014-06-06
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
1
-39
/
+0
2014-06-04
memcg: optimize the "Search everything else" loop in mm_update_next_owner()
Oleg Nesterov
1
-3
/
+9
2014-06-04
memcg: mm_update_next_owner() should skip kthreads
Oleg Nesterov
1
-6
/
+4
2014-06-04
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
1
-2
/
+2
2014-04-07
wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by anothe...
Oleg Nesterov
1
-13
/
+9
2014-04-07
wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent
Oleg Nesterov
1
-13
/
+16
2014-04-07
wait: completely ignore the EXIT_DEAD tasks
Oleg Nesterov
1
-5
/
+6
2014-04-07
wait: use EXIT_TRACE only if thread_group_leader(zombie)
Oleg Nesterov
1
-10
/
+7
2014-04-07
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
1
-29
/
+21
2014-04-07
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
1
-4
/
+11
2014-04-07
kernel/exit.c: call proc_exit_connector() after exit_state is set
Guillaume Morin
1
-1
/
+1
2014-04-07
exit: move check_stack_usage() to the end of do_exit()
Oleg Nesterov
1
-1
/
+1
2014-04-07
exit: call disassociate_ctty() before exit_task_namespaces()
Oleg Nesterov
1
-4
/
+2
2014-03-29
cgroup: remove useless argument from cgroup_exit()
Li Zefan
1
-1
/
+1
2014-01-21
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
1
-0
/
+1
2013-07-09
ptrace: revert "Prepare to fix racy accesses on task breakpoints"
Oleg Nesterov
1
-1
/
+1
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-11
/
+0
2013-07-03
exit.c: unexport __set_special_pids()
Oleg Nesterov
1
-11
/
+0
2013-06-28
Merge branch 'freezer'
Rafael J. Wysocki
1
-1
/
+1
2013-06-15
move exit_task_namespaces() outside of exit_notify()
Oleg Nesterov
1
-1
/
+1
2013-05-12
lockdep: remove task argument from debug_check_no_locks_held
Colin Cross
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+0
2013-04-09
get rid of the last free_pipe_info() callers
Al Viro
1
-1
/
+1
[next]