mm: bdi: export bdi_writeout_inc()
[safe/jmp/linux-2.6] / kernel / fork.c
2008-04-30 Oleg Nesterovsignals: microoptimize the usage of ->curr_target
2008-04-29 Matt Helsleyprocfs task exe symlink
2008-04-29 Manfred Spraulipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_N...
2008-04-29 Manfred Spraulipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-04-28 Lee Schermerhornmempolicy: rename mpol_copy to mpol_dup
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-27 Carsten Ottes390: KVM preparation: provide hook to enable pgstes...
2008-04-26 Al ViroFix uninitialized 'copy' in unshare_files
2008-04-26 Al Virofix execve()
2008-04-25 Al Viro[PATCH] sanitize unshare_files/reset_files_struct
2008-04-25 Al Viro[PATCH] sanitize handling of shared descriptor tables...
2008-04-25 Al Viro[PATCH] close race in unshare_files()
2008-04-19 Suresh Siddhax86: fpu xstate split fix
2008-04-19 Suresh Siddhax86, fpu: split FPU state from task struct - v5
2008-03-28 YAMAMOTO Takashimemcgroup: fix spurious EBUSY on memory cgroup removal
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2008-02-08 Oleg NesterovITIMER_REAL: convert to use struct pid
2008-02-07 Pavel EmelianovMemory controller: accounting setup
2008-02-06 Adrian Bunkidle_regs() must be __cpuinit
2008-02-06 Oleg Nesterovuse __set_task_state() for TRACED/STOPPED tasks
2008-02-05 Serge E. Hallyncapabilities: introduce per-process capability bounding set
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-05 Andrew Mortonclone: prepare to recycle CLONE_STOPPED
2008-01-30 Avi KivityKVM: Disallow fork() and similar games when using a VM
2008-01-28 Jens Axboekernel: add CLONE_IO to specifically request sharing...
2008-01-28 Jens Axboeio context sharing: preliminary support
2008-01-28 Jens Axboeioprio: move io priority from task_struct to io_context
2008-01-25 Arjan van de Vensched: latencytop support
2008-01-25 Peter Zijlstrasched: rt group scheduling
2008-01-25 Paul E. McKenneyPreempt-RCU: implementation
2008-01-25 Gregory Haskinssched: add RT-balance cpu-weight
2008-01-25 Ingo Molnarsoftlockup: automatically detect hung TASK_UNINTERRUPTI...
2007-12-05 Eric W. Biedermanfix clone(CLONE_NEWPID)
2007-11-09 Srivatsa Vaddagirisched: fix copy_namespace() <-> sched_fork() dependency...
2007-10-29 Balbir Singhsched: fix /proc/<PID>/stat stime/utime monotonicity...
2007-10-29 Peter Zijlstrasched: keep utime/stime monotonic
2007-10-19 Alexey DobriyanUninline fork.c/exit.c
2007-10-19 Mariusz Kozlowskikernel/fork.c: remove unneeded variable initialization...
2007-10-19 Pavel EmelyanovIsolate the explicit usage of signal->pgrp
2007-10-19 Eugene TeoFix tsk->exit_state usage
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Pavel Emelyanovpid namespaces: initialize the namespace's proc_mnt
2007-10-19 Pavel Emelyanovpid namespaces: allow cloning of new namespace
2007-10-19 Pavel Emelyanovpid namespaces: move alloc_pid() lower in copy_process()
2007-10-19 Pavel Emelyanovpid namespaces: make alloc_pid(), free_pid() and put_pi...
2007-10-19 Pavel EmelyanovMake access to task's nsproxy lighter
2007-10-19 Sukadev Bhattiprolupid namespaces: move alloc_pid() to copy_process()
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-10-19 Paul MenageTask Control Groups: make cpusets a client of cgroups
2007-10-19 Paul MenageTask Control Groups: shared cgroup subsystem group...
2007-10-19 Paul MenageTask Control Groups: add fork()/exit() hooks
2007-10-18 Michael NeulingAdd scaled time to taskstats based process accounting
2007-10-18 Daniel Walkerwhitespace fixes: fork
2007-10-18 Alexey DobriyanRemove struct task_struct::io_wait
2007-10-18 Rafael J. Wysockifreezer: prevent new tasks from inheriting TIF_FREEZE set
2007-10-17 Alexey Dobriyanifdef struct task_struct::security
2007-10-17 Alexey DobriyanShrink task_struct if CONFIG_FUTEX=n
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstramm: dirty balancing for tasks
2007-10-15 Laurent Viviersched: guest CPU accounting: add guest-CPU /proc/<pid...
2007-10-10 Eric W. Biederman[NET]: Add network namespace clone & unshare support.
2007-09-20 Davide Libenzisignalfd simplification
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Rusty Russelllguest: the host code
2007-07-19 Rusty Russelllguest: export symbols for lguest as a module
2007-07-19 Kawai, Hidehirocoredump masking: add an interface for core dump filter
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Serge E. Hallynuser namespace: add unshare
2007-07-16 Cedric Le Goateruser namespace: add the framework
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-07-16 Tomas JanousekUse boot based time for process start time and boot...
2007-07-09 Balbir Singhsched: update delay-accounting to use CFS's precise...
2007-05-24 Rafael J. Wysockifreezer: fix vfork problem
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-11 Davide Libenzisignal/timer/event: signalfd core
2007-05-11 Sukadev BhattiproluUse task_pgrp() task_session() in copy_process()
2007-05-11 Sukadev BhattiproluUse struct pid parameter in copy_process()
2007-05-11 Sukadev Bhattiproluattach_pid() with struct pid parameter
2007-05-11 Eric Dumazetgetrusage(): fill ru_inblock and ru_oublock fields...
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Badari PulavartyMerge sys_clone()/sys_unshare() nsproxy and namespace...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-03-17 Zilvinas Valinskas[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N
2007-02-16 Thomas Gleixner[PATCH] hrtimers: namespace and enum cleanup
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-11 Alexey Dobriyan[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from...
2007-02-02 Al Viro[PATCH] fork_idle() should be __cpuinit, not __devinit
2007-01-30 Linus TorvaldsRevert "[PATCH] namespaces: fix exit race by splitting...
2007-01-30 Serge E. Hallyn[PATCH] namespaces: fix exit race by splitting exit
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-10 Vadim Lobanov[PATCH] fdtable: Remove the free_files field
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
2006-12-10 Vadim Lobanov[PATCH] fdtable: Delete pointless code in dup_fd()
2006-12-10 Andrew Morton[PATCH] io-accounting: core statistics
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
next