Peter Zijlstra
|
c1de45ca83
sched/idle: Add support for tasks that inject idle
|
8 年之前 |
Aaron Lu
|
6fcb52a56f
thp: reduce usage of huge zero page's atomic counter
|
9 年之前 |
Michal Hocko
|
3f70dc38ce
mm: make sure that kthreads will not refault oom reaped memory
|
9 年之前 |
Michal Hocko
|
862e3073b3
mm, oom: get rid of signal_struct::oom_victims
|
9 年之前 |
Michal Hocko
|
7283094ec3
kernel, oom: fix potential pgd_lock deadlock from __mmdrop
|
9 年之前 |
Michal Hocko
|
26db62f179
oom: keep mm of the killed task available
|
9 年之前 |
Tetsuo Handa
|
8496afaba9
mm,oom_reaper: do not attempt to reap a task twice
|
9 年之前 |
Linus Torvalds
|
1a4a2bc460
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Linus Torvalds
|
af79ad2b1f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Peter Zijlstra
|
a458ae2ea6
sched/core, ia64: Rename set_curr_task()
|
9 年之前 |
Peter Zijlstra
|
10e2f1acd0
sched/core: Rewrite and improve select_idle_siblings()
|
9 年之前 |
Peter Zijlstra
|
0e369d7575
sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared
|
9 年之前 |
Peter Zijlstra
|
24fc7edb92
sched/core: Introduce 'struct sched_domain_shared'
|
9 年之前 |
Peter Zijlstra
|
35a773a079
sched/core: Avoid _cond_resched() for PREEMPT=y
|
9 年之前 |
Peter Zijlstra
|
9af6528ee9
sched/core: Optimize __schedule()
|
9 年之前 |
Andy Lutomirski
|
68f24b08ee
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
|
9 年之前 |
Andy Lutomirski
|
c6c314a613
sched/core: Add try_get_task_stack() and put_task_stack()
|
9 年之前 |
Andy Lutomirski
|
c65eacbe29
sched/core: Allow putting thread_info into task_struct
|
9 年之前 |
Rafael J. Wysocki
|
8c34ab1910
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
|
9 年之前 |
Andy Lutomirski
|
ba14a194a4
fork: Add generic vmalloced stack support
|
9 年之前 |
Morten Rasmussen
|
1f6e6c7cb9
sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag
|
9 年之前 |
Rafael J. Wysocki
|
58919e83c8
cpufreq / sched: Pass flags to cpufreq_update_util()
|
9 年之前 |
Vegard Nossum
|
d1c6d149cf
sched/debug: Make the "Preemption disabled at ..." message more useful
|
9 年之前 |
Morten Rasmussen
|
bd425d4bfc
sched/core: Fix power to capacity renaming in comment
|
9 年之前 |
Andy Lutomirski
|
7e7814180b
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
|
9 年之前 |
Michal Hocko
|
11a410d516
mm, oom_reaper: do not attempt to reap a task more than twice
|
9 年之前 |
Michal Hocko
|
b18dc5f291
mm, oom: skip vforked tasks from being selected
|
9 年之前 |
Peter Zijlstra
|
7dc603c902
sched/fair: Fix PELT integrity for new tasks
|
9 年之前 |
Ingo Molnar
|
630741fb60
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
9 年之前 |
Linus Torvalds
|
b235beea9e
Clarify naming of thread info/stack allocators
|
9 年之前 |