Commit Graph

404 Commits (698f93159a735bd29a8767c9f60d9b2d75870f8e)

Author SHA1 Message Date
Linus Torvalds 35926ff5fb Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" 15 years ago
Oleg Nesterov f106eee100 pids: fix fork_idle() to setup ->pids correctly 15 years ago
Oleg Nesterov b3ac022cb9 proc: turn signal_struct->count into "int nr_threads" 15 years ago
Oleg Nesterov 6e1be45aa6 check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check 15 years ago
Oleg Nesterov 97101eb41d exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct() 15 years ago
Oleg Nesterov a705be6b5e kill the obsolete thread_group_cputime_free() helper 15 years ago
Oleg Nesterov ea6d290ca3 signals: make task_struct->signal immutable/refcountable 15 years ago
Oleg Nesterov 4dec2a91fd fork/exit: move tty_kref_put() outside of __cleanup_signal() 15 years ago
Jack Steiner 0ac0c0d0f8 cpusets: randomize node rotor used in cpuset_mem_spread_node() 15 years ago
Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
KAMEZAWA Hiroyuki a3a2e76c77 mm: avoid null-pointer deref in sync_mm_rss() 15 years ago
Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code 15 years ago
Veaceslav Falico 93c59907c6 copy_signal() cleanup: clean thread_group_cputime_init() 15 years ago
Veaceslav Falico a56704ef6b copy_signal() cleanup: use zalloc and remove initializations 15 years ago
Jiri Slaby 78d7d407b6 kernel core: use helpers for rlimits 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
KAMEZAWA Hiroyuki d559db086f mm: clean up mm_counter 15 years ago
Paul E. McKenney db1466b3e1 rcu: Use wrapper function instead of exporting tasklist_lock 15 years ago
Paul E. McKenney d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 years ago
Peter Zijlstra fabf318e5e sched: Fix fork vs hotplug vs cpuset namespaces 15 years ago
Oleg Nesterov 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list 15 years ago
Oleg Nesterov 6580807da1 ptrace: copy_process() should disable stepping 15 years ago
KAMEZAWA Hiroyuki 569b846df5 memcg: coalesce uncharge during unmap/truncate 15 years ago
Thomas Gleixner 1d61548254 sched: Convert pi_lock to raw_spinlock 15 years ago
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