Daniel Rebelo de Oliveira
|
fb0a685cb9
kernel/fork.c: fix a few coding style issues
|
14 年之前 |
Michal Hocko
|
778d3b0ff0
cpusets: randomize node rotor used in cpuset_mem_spread_node()
|
14 年之前 |
Linus Torvalds
|
096a705bbc
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
|
14 年之前 |
Linus Torvalds
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年之前 |
Linus Torvalds
|
75b56ec294
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Al Viro
|
6657719390
make sure that nsproxy_cache is initialized early enough
|
14 年之前 |
Oleg Nesterov
|
dcace06cc2
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
|
14 年之前 |
Justin TerAvest
|
4aede84b33
fixlet: Remove fs_excl from struct task.
|
14 年之前 |
Dima Zavin
|
732375c6a5
plist: Remove the need to supply locks to plist heads
|
14 年之前 |
Tejun Heo
|
4b9d33e6d8
ptrace: kill clone/exec tracehooks
|
14 年之前 |
Tejun Heo
|
a288eecce5
ptrace: kill trivial tracehooks
|
14 年之前 |
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 年之前 |