Linus Torvalds
|
297c5eee37
mm: make the vma list be doubly linked
|
14 年 前 |
Nick Piggin
|
2a4419b5b2
fs: fs_struct rwlock to spinlock
|
14 年 前 |
David Rientjes
|
a63d83f427
oom: badness heuristic rewrite
|
15 年 前 |
Tejun Heo
|
21aa9af03d
sched: add hooks for workqueue
|
15 年 前 |
Linus Torvalds
|
35926ff5fb
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
|
15 年 前 |
Oleg Nesterov
|
f106eee100
pids: fix fork_idle() to setup ->pids correctly
|
15 年 前 |
Oleg Nesterov
|
b3ac022cb9
proc: turn signal_struct->count into "int nr_threads"
|
15 年 前 |
Oleg Nesterov
|
6e1be45aa6
check_unshare_flags: kill the bogus CLONE_SIGHAND/sig->count check
|
15 年 前 |
Oleg Nesterov
|
97101eb41d
exit: move taskstats_tgid_free() from __exit_signal() to free_signal_struct()
|
15 年 前 |
Oleg Nesterov
|
a705be6b5e
kill the obsolete thread_group_cputime_free() helper
|
15 年 前 |
Oleg Nesterov
|
ea6d290ca3
signals: make task_struct->signal immutable/refcountable
|
15 年 前 |
Oleg Nesterov
|
4dec2a91fd
fork/exit: move tty_kref_put() outside of __cleanup_signal()
|
15 年 前 |
Jack Steiner
|
0ac0c0d0f8
cpusets: randomize node rotor used in cpuset_mem_spread_node()
|
15 年 前 |
Linus Torvalds
|
4d7b4ac22f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年 前 |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
15 年 前 |
Ingo Molnar
|
ca7e0c6120
Merge branch 'linus' into perf/core
|
15 年 前 |
KAMEZAWA Hiroyuki
|
a3a2e76c77
mm: avoid null-pointer deref in sync_mm_rss()
|
15 年 前 |
Peter Zijlstra
|
faa4602e47
x86, perf, bts, mm: Delete the never used BTS-ptrace code
|
15 年 前 |
Linus Torvalds
|
4e3eaddd14
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年 前 |
Veaceslav Falico
|
93c59907c6
copy_signal() cleanup: clean thread_group_cputime_init()
|
15 年 前 |
Veaceslav Falico
|
a56704ef6b
copy_signal() cleanup: use zalloc and remove initializations
|
15 年 前 |
Jiri Slaby
|
78d7d407b6
kernel core: use helpers for rlimits
|
15 年 前 |
Rik van Riel
|
5beb493052
mm: change anon_vma linking to fix multi-process server scalability issue
|
15 年 前 |
KAMEZAWA Hiroyuki
|
d559db086f
mm: clean up mm_counter
|
15 年 前 |
Paul E. McKenney
|
db1466b3e1
rcu: Use wrapper function instead of exporting tasklist_lock
|
15 年 前 |
Paul E. McKenney
|
d11c563dd2
sched: Use lockdep-based checking on rcu_dereference()
|
15 年 前 |
Peter Zijlstra
|
fabf318e5e
sched: Fix fork vs hotplug vs cpuset namespaces
|
15 年 前 |
Oleg Nesterov
|
9cd80bbb07
do_wait() optimization: do not place sub-threads on task_struct->children list
|
15 年 前 |
Oleg Nesterov
|
6580807da1
ptrace: copy_process() should disable stepping
|
15 年 前 |
KAMEZAWA Hiroyuki
|
569b846df5
memcg: coalesce uncharge during unmap/truncate
|
15 年 前 |