Commit Graph

431 Commits (a331b0c3665506aa23bfc78c777199b30349d731)

Author SHA1 Message Date
Eric W. Biederman 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
Eric W. Biederman 45a68628d3 pid: remove the child_reaper special case in init/main.c 14 years ago
Oleg Nesterov 9bfb23fc4a sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code 14 years ago
Eric Dumazet 207205a2ba kthread: NUMA aware kthread_create_on_node() 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
Eric Dumazet 504f52b543 mm: NUMA aware alloc_task_struct_node() 14 years ago
Rik van Riel 77c100c83e export pid symbols needed for kvm_vcpu_on_spin 14 years ago
Jens Axboe 73c1010119 block: initial patch for on-stack per-task plugging 14 years ago
Andrea Arcangeli ba76149f47 thp: khugepaged 14 years ago
Andrea Arcangeli e7a00c45f2 thp: add pmd_huge_pte to mm_struct 14 years ago
Mandeep Singh Baines dabb16f639 oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down 14 years ago
Dave Jones 43bb40c9e3 sched: remove long deprecated CLONE_STOPPED flag 14 years ago
Mike Galbraith 1c5354de90 sched: Move sched_autogroup_exit() to free_signal_struct() 14 years ago
Mike Galbraith 101e5f77bf sched, autogroup: Fix reference leak 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
Mike Galbraith f26f9aff6a Sched: fix skip_clock_update optimization 14 years ago
Mike Galbraith 5091faa449 sched: Add 'autogroup' scheduling feature: automated per session task groups 14 years ago
KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
Ying Han 3d5992d2ac oom: add per-mm oom disable count 14 years ago
Andrea Arcangeli a247c3a97a rmap: fix walk during fork 15 years ago
Linus Torvalds 297c5eee37 mm: make the vma list be doubly linked 15 years ago
Nick Piggin 2a4419b5b2 fs: fs_struct rwlock to spinlock 15 years ago
David Rientjes a63d83f427 oom: badness heuristic rewrite 15 years ago
Tejun Heo 21aa9af03d sched: add hooks for workqueue 15 years ago
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