Commit Graph

377 Commits (b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6)

Author SHA1 Message Date
Louis Rilling b69f229206 block: Fix io_context leak after failure of clone with CLONE_IO 15 years ago
Hidetoshi Seto 0cf55e1ec0 sched, cputime: Introduce thread_group_times() 15 years ago
Hidetoshi Seto d99ca3b977 sched, cputime: Cleanups related to task_times() 15 years ago
Avi Kivity 8e7cac7980 core: Fix user return notifier on fork() 15 years ago
Ian Campbell 1d51075094 Correct nr_processes() when CPUs have been unplugged 15 years ago
Thomas Gleixner 322a2c100a futex: Move exit_pi_state() call to release_mm() 16 years ago
Peter Zijlstra fc6b177dee futex: Nullify robust lists after cleanup 16 years ago
Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct 16 years ago
Alexey Dobriyan 858f09930b aio: ifdef fields in mm_struct 16 years ago
Sukadev Bhattiprolu 123be07b0b fork(): disable CLONE_PARENT for init 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Jiri Pirko 1f10206cf8 getrusage: fill ru_maxrss value 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
Andrea Arcangeli 1c2fb7a4c2 ksm: fix deadlock with munlock in exit_mmap 16 years ago
Hugh Dickins 9ba6929480 ksm: fix oom deadlock 16 years ago
Hugh Dickins f8af4da3b4 ksm: the mm interface to ksm 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
David Howells e0e817392b CRED: Add some configurable debugging [try #6] 16 years ago
Oleg Nesterov 4ab6c08336 clone(): fix race between copy_process() and de_thread() 16 years ago
Paul E. McKenney f41d911f8c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
KOSAKI Motohiro 0753ba01e1 mm: revert "oom: move oom_adj value" 16 years ago
Eric Dumazet 9c8a8228d0 execve: must clear current->clear_child_tid 16 years ago
Stanislaw Gruszka 42c4ab41a1 itimers: Merge ITIMER_VIRT and ITIMER_PROF 16 years ago
Peter Zijlstra 9f498cc5be perf_counter: Full task tracing 16 years ago
Rik van Riel 933b787b57 mm: copy over oom_adj value at fork time 16 years ago
Anton Blanchard ed900c054b perf_counter: Log vfork as a fork event 16 years ago
Alexey Dobriyan b43f3cbd21 headers: mnt_namespace.h redux 16 years ago
Oleg Nesterov 72a1de39f8 copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING) 16 years ago
Vegard Nossum 2dff440525 kmemcheck: add mm functions 16 years ago
Oleg Nesterov 087eb43705 ptrace: tracehook_report_clone: fix false positives 16 years ago
Peter Zijlstra 60313ebed7 perf_counter: Add fork event 16 years ago
Peter Zijlstra 226f62fdd5 perf_counter: Add a comm hook for pure fork()s 16 years ago
Steven Rostedt f7e8b616ed function-graph: move initialization of new tasks up in fork 16 years ago
Peter Zijlstra bbbee90829 perf_counter: Ammend cleanup in fork() fail 16 years ago
Peter Zijlstra 6ab423e0ea perf_counter: Propagate inheritance failures down the fork() path 16 years ago
Ingo Molnar e4cbb4e3ac perf_counter: Move child perfcounter init to after scheduler init 16 years ago
Paul Mackerras a63eaf34ae perf_counter: Dynamically allocate tasks' perf_counter_context struct 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Oleg Nesterov 6279a751fe posix-timers: fix RLIMIT_CPU && fork() 16 years ago
Markus Metzger 0f4814065f x86, ptrace: add bts context unconditionally 16 years ago
Oleg Nesterov 1b0f7ffd0e pids: kill signal_struct-> __pgrp/__session and friends 16 years ago
Sukadev Bhattiprolu b3bfa0cba8 signals: protect cinit from blocked fatal signals 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Al Viro 498052bba5 New locking/refcounting for fs_struct 16 years ago
Al Viro 3e93cd6718 Take fs_struct handling to new file (fs/fs_struct.c) 16 years ago
Rusty Russell 9489424454 cpumask: use mm_cpumask() wrapper: kernel/fork.c 16 years ago