Oleg Nesterov
|
ad86622b47
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
|
11 years ago |
Oleg Nesterov
|
abd50b39e7
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
|
11 years ago |
Oleg Nesterov
|
23aebe1691
exec: kill bprm->tcomm[], simplify the "basename" logic
|
11 years ago |
David Rientjes
|
f0432d1596
mm, mempolicy: remove per-process flag
|
11 years ago |
Davidlohr Bueso
|
615d6e8756
mm: per-thread vma caching
|
11 years ago |
Linus Torvalds
|
1ead658124
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Linus Torvalds
|
a21e40877a
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Viresh Kumar
|
6201b4d61f
timer: Remove code redundancy while calling get_nohz_timer_target()
|
11 years ago |
Frederic Weisbecker
|
bfc3f0281e
cputime: Default implementation of nsecs -> cputime conversion
|
11 years ago |
Thomas Gleixner
|
8f47b1871b
sched: Add better debug output for might_sleep()
|
11 years ago |
Thomas Gleixner
|
d97a860c4f
Merge branch 'linus' into sched/core
|
11 years ago |
Peter Zijlstra
|
fed14d45f9
sched/fair: Track cgroup depth
|
13 years ago |
Dongsheng Yang
|
d0ea026808
sched: Implement task_nice() as static inline function
|
11 years ago |
Dongsheng Yang
|
5c228079ce
sched: Move the priority specific bits into a new header file
|
11 years ago |
Linus Torvalds
|
c4ad8f98be
execve: use 'struct filename *' for executable name passing
|
11 years ago |
Ingo Molnar
|
eaa4e4fcf1
Merge branch 'linus' into sched/core, to resolve conflicts
|
11 years ago |
Rik van Riel
|
7e2703e609
sched/numa: Normalize faults_cpu stats and weigh by CPU use
|
11 years ago |
Rik van Riel
|
10f3904271
sched/numa, mm: Use active_nodes nodemask to limit numa migrations
|
11 years ago |
Rik van Riel
|
50ec8a401f
sched/numa: Track from which nodes NUMA faults are triggered
|
11 years ago |
Rik van Riel
|
ff1df896ae
sched/numa: Rename p->numa_faults to numa_faults_memory
|
11 years ago |
Rik van Riel
|
52bf84aa20
sched/numa, mm: Remove p->numa_migrate_deferred
|
11 years ago |
Oleg Nesterov
|
98611e4e6a
exec: kill task_struct->did_exec
|
11 years ago |
DaeSeok Youn
|
ff252c1fc5
kernel/fork.c: make dup_mm() static
|
11 years ago |
Oleg Nesterov
|
74e37200de
proc: cleanup/simplify get_task_state/task_state_array
|
11 years ago |
Oleg Nesterov
|
942be3875a
coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h
|
11 years ago |
Oleg Nesterov
|
7288e1187b
coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY
|
11 years ago |
Oleg Nesterov
|
0c740d0afc
introduce for_each_thread() to replace the buggy while_each_thread()
|
11 years ago |
Peter Zijlstra
|
8cb75e0c4e
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
|
11 years ago |
Peter Zijlstra
|
35af99e646
sched/clock, x86: Use a static_key for sched_clock_stable
|
11 years ago |
Dario Faggioli
|
332ac17ef5
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
|
11 years ago |