Commit History

Author SHA1 Message Date
  Oleg Nesterov 0341729b4b signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] 11 years ago
  Oleg Nesterov 39af1765f1 memcg: optimize the "Search everything else" loop in mm_update_next_owner() 11 years ago
  Oleg Nesterov f87fb599ae memcg: mm_update_next_owner() should skip kthreads 11 years ago
  Oleg Nesterov f98bafa06a memcg: kill CONFIG_MM_OWNER 11 years ago
  Oleg Nesterov 7c733eb3ea wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by another process 11 years ago
  Oleg Nesterov 377d75dafa wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent 11 years ago
  Oleg Nesterov b3ab03160d wait: completely ignore the EXIT_DEAD tasks 11 years ago
  Oleg Nesterov b436069059 wait: use EXIT_TRACE only if thread_group_leader(zombie) 11 years ago
  Oleg Nesterov abd50b39e7 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition 11 years ago
  Oleg Nesterov dfccbb5e49 wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race 11 years ago
  Guillaume Morin ef9823939e kernel/exit.c: call proc_exit_connector() after exit_state is set 11 years ago
  Oleg Nesterov 4bcb8232cf exit: move check_stack_usage() to the end of do_exit() 11 years ago
  Oleg Nesterov c39df5fa37 exit: call disassociate_ctty() before exit_task_namespaces() 11 years ago
  Li Zefan 1ec41830e0 cgroup: remove useless argument from cgroup_exit() 11 years ago
  Oleg Nesterov 0c740d0afc introduce for_each_thread() to replace the buggy while_each_thread() 11 years ago
  Oleg Nesterov 7c8df28633 ptrace: revert "Prepare to fix racy accesses on task breakpoints" 12 years ago
  Linus Torvalds 7f0ef0267e Merge branch 'akpm' (updates from Andrew Morton) 12 years ago
  Oleg Nesterov 81dabb4641 exit.c: unexport __set_special_pids() 12 years ago
  Rafael J. Wysocki 207bc1181b Merge branch 'freezer' 12 years ago
  Oleg Nesterov 8aac62706a move exit_task_namespaces() outside of exit_notify() 12 years ago
  Colin Cross 1b1d2fb444 lockdep: remove task argument from debug_check_no_locks_held 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Linus Torvalds 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Al Viro 4b8a8f1e4f get rid of the last free_pipe_info() callers 12 years ago
  Paul Walmsley dbf520a9d7 Revert "lockdep: check that no locks held at freeze time" 12 years ago
  Al Viro 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect 12 years ago
  Mandeep Singh Baines 80d26af89a coredump: use a freezable_schedule for the coredump_finish wait 12 years ago
  Mandeep Singh Baines 6aa9707099 lockdep: check that no locks held at freeze time 12 years ago
  Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats 12 years ago
  Linus Torvalds 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago