Wu Fengguang
|
468e6a20af
writeback: remove vm_dirties and task->dirties
|
13 years ago |
Linus Torvalds
|
208bca0860
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
David Rientjes
|
c9f01245b6
oom: remove oom_disable_count
|
13 years ago |
Wu Fengguang
|
9d823e8f6b
writeback: per task dirty rate limit
|
14 years ago |
Vasiliy Kulikov
|
72fa59970f
move RLIMIT_NPROC check from set_user() to do_execve_common()
|
14 years ago |
Daniel Rebelo de Oliveira
|
fb0a685cb9
kernel/fork.c: fix a few coding style issues
|
14 years ago |
Michal Hocko
|
778d3b0ff0
cpusets: randomize node rotor used in cpuset_mem_spread_node()
|
14 years ago |
Linus Torvalds
|
096a705bbc
Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block
|
14 years ago |
Linus Torvalds
|
bbd9d6f7fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
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 years ago |
Al Viro
|
6657719390
make sure that nsproxy_cache is initialized early enough
|
14 years ago |
Oleg Nesterov
|
dcace06cc2
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
|
14 years ago |
Justin TerAvest
|
4aede84b33
fixlet: Remove fs_excl from struct task.
|
14 years ago |
Dima Zavin
|
732375c6a5
plist: Remove the need to supply locks to plist heads
|
14 years ago |
Tejun Heo
|
4b9d33e6d8
ptrace: kill clone/exec tracehooks
|
14 years ago |
Tejun Heo
|
a288eecce5
ptrace: kill trivial tracehooks
|
14 years ago |
Linus Torvalds
|
6345d24daf
mm: Fix boot crash in mm_alloc()
|
14 years ago |
Jiri Slaby
|
3864601387
mm: extract exe_file handling from procfs
|
14 years ago |
Daniel Lezcano
|
a77aea9201
cgroup: remove the ns_cgroup
|
14 years ago |
Ben Blum
|
4714d1d32d
cgroups: read-write lock CLONE_THREAD forking per threadgroup
|
14 years ago |
KOSAKI Motohiro
|
de03c72cfc
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
|
14 years ago |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 years ago |
Peter Zijlstra
|
97a894136f
mm: Remove i_mmap_lock lockbreak
|
14 years ago |
Samir Bellabes
|
3e51e3edfd
sched: Remove unused parameters from sched_fork() and wake_up_new_task()
|
14 years ago |
Jonathan Corbet
|
625f2a378e
sched: Get rid of lock_depth
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Eric W. Biederman
|
4308eebbeb
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
|
14 years ago |
Eric W. Biederman
|
45a68628d3
pid: remove the child_reaper special case in init/main.c
|
14 years ago |
Oleg Nesterov
|
9bfb23fc4a
sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code
|
14 years ago |
Eric Dumazet
|
207205a2ba
kthread: NUMA aware kthread_create_on_node()
|
14 years ago |