KOSAKI Motohiro
|
28b83c5193
oom: move oom_adj value from task_struct to signal_struct
|
15 years ago |
Andrea Arcangeli
|
1c2fb7a4c2
ksm: fix deadlock with munlock in exit_mmap
|
15 years ago |
Hugh Dickins
|
9ba6929480
ksm: fix oom deadlock
|
15 years ago |
Hugh Dickins
|
f8af4da3b4
ksm: the mm interface to ksm
|
15 years ago |
KOSAKI Motohiro
|
c6a7f5728a
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
|
15 years ago |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
15 years ago |
Linus Torvalds
|
eee2775d99
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
James Morris
|
a3c8b97396
Merge branch 'next' into for-linus
|
15 years ago |
Ingo Molnar
|
29e2035bdd
Merge branch 'linus' into core/rcu
|
15 years ago |
David Howells
|
e0e817392b
CRED: Add some configurable debugging [try #6]
|
15 years ago |
Oleg Nesterov
|
4ab6c08336
clone(): fix race between copy_process() and de_thread()
|
15 years ago |
Paul E. McKenney
|
f41d911f8c
rcu: Merge preemptable-RCU functionality into hierarchical RCU
|
15 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 |
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 |
Linus Torvalds
|
3c3301083e
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf
|
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
|
17 years ago |
Ingo Molnar
|
940010c5a3
Merge branch 'linus' into perfcounters/core
|
16 years ago |
Linus Torvalds
|
991ec02cdc
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
8623661180
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
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 |