Linus Torvalds
|
6345d24daf
mm: Fix boot crash in mm_alloc()
|
14 年之前 |
Jiri Slaby
|
3864601387
mm: extract exe_file handling from procfs
|
14 年之前 |
Daniel Lezcano
|
a77aea9201
cgroup: remove the ns_cgroup
|
14 年之前 |
Ben Blum
|
4714d1d32d
cgroups: read-write lock CLONE_THREAD forking per threadgroup
|
14 年之前 |
KOSAKI Motohiro
|
de03c72cfc
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
|
14 年之前 |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 年之前 |
Peter Zijlstra
|
97a894136f
mm: Remove i_mmap_lock lockbreak
|
14 年之前 |
Samir Bellabes
|
3e51e3edfd
sched: Remove unused parameters from sched_fork() and wake_up_new_task()
|
14 年之前 |
Jonathan Corbet
|
625f2a378e
sched: Get rid of lock_depth
|
14 年之前 |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 年之前 |
Eric W. Biederman
|
4308eebbeb
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
|
14 年之前 |
Eric W. Biederman
|
45a68628d3
pid: remove the child_reaper special case in init/main.c
|
14 年之前 |
Oleg Nesterov
|
9bfb23fc4a
sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code
|
14 年之前 |
Eric Dumazet
|
207205a2ba
kthread: NUMA aware kthread_create_on_node()
|
14 年之前 |
Eric Dumazet
|
b6a84016bd
mm: NUMA aware alloc_thread_info_node()
|
14 年之前 |
Eric Dumazet
|
504f52b543
mm: NUMA aware alloc_task_struct_node()
|
14 年之前 |
Rik van Riel
|
77c100c83e
export pid symbols needed for kvm_vcpu_on_spin
|
14 年之前 |
Jens Axboe
|
73c1010119
block: initial patch for on-stack per-task plugging
|
14 年之前 |
Andrea Arcangeli
|
ba76149f47
thp: khugepaged
|
14 年之前 |
Andrea Arcangeli
|
e7a00c45f2
thp: add pmd_huge_pte to mm_struct
|
14 年之前 |
Mandeep Singh Baines
|
dabb16f639
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
|
14 年之前 |
Dave Jones
|
43bb40c9e3
sched: remove long deprecated CLONE_STOPPED flag
|
14 年之前 |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 年之前 |
Mike Galbraith
|
1c5354de90
sched: Move sched_autogroup_exit() to free_signal_struct()
|
14 年之前 |
Ingo Molnar
|
27066fd484
Merge commit 'v2.6.37' into sched/core
|
14 年之前 |
Mike Galbraith
|
101e5f77bf
sched, autogroup: Fix reference leak
|
14 年之前 |
Christoph Lameter
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 年之前 |
Mike Galbraith
|
f26f9aff6a
Sched: fix skip_clock_update optimization
|
14 年之前 |
Mike Galbraith
|
5091faa449
sched: Add 'autogroup' scheduling feature: automated per session task groups
|
14 年之前 |
KOSAKI Motohiro
|
9b1bf12d5d
signals: move cred_guard_mutex from task_struct to signal_struct
|
14 年之前 |