[PATCH] slab: remove kmem_cache_t
[safe/jmp/linux-2.6] / kernel / fork.c
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Ashwin Chaugule[PATCH] new scheme to preempt swap token
2006-11-25 Akinobu Mita[PATCH] fix copy_process() error check
2006-11-14 Linus TorvaldsRevert "[PATCH] fix Data Acess error in dup_fd"
2006-11-13 Sharyathi Nagesh[PATCH] fix Data Acess error in dup_fd
2006-10-28 Oleg Nesterov[PATCH] taskstats: kill ->taskstats_lock in favor of...
2006-10-28 Oleg Nesterov[PATCH] taskstats_tgid_free: fix usage
2006-10-17 Peter Zijlstra[PATCH] rt-mutex: fixup rt-mutex debug code
2006-10-02 Kirill Korotaev[PATCH] IPC namespace - utils
2006-10-02 Kirill Korotaev[PATCH] IPC namespace core
2006-10-02 Serge Hallyn[PATCH] uts: copy nsproxy only when needed
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement CLONE_NEWUTS...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: incorporate fs namespace into nsproxy
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
2006-09-29 Oleg Nesterov[PATCH] copy_process: cosmetic ->ioprio tweak
2006-09-29 Alexey Dobriyan[PATCH] ifdef blktrace debugging fields
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-26 Arjan van de Ven[PATCH] Add the canary field to the PDA area and the...
2006-09-20 Russell King[ARM] Fix kernel/fork.c for lockdep on ARM
2006-09-01 Shailabh Nagar[PATCH] task delay accounting fixes
2006-08-06 Chuck Ebbert[PATCH] ptrace: make pid of child process available...
2006-07-15 Shailabh Nagar[PATCH] delay accounting taskstats interface send tgid...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: setup
2006-07-10 Christoph Hellwig[PATCH] remove the tasklist_lock export
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate ->mmap_sem
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Ingo Molnar[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex core
2006-06-26 Oleg Nesterov[PATCH] coredump: copy_process: don't check SIGNAL_GROU...
2006-06-26 Eric W. Biederman[PATCH] proc: Rewrite the proc dentry flush on exit...
2006-06-25 KaiGai Kohei[PATCH] pacct: add pacct_struct to fix some pacct bugs.
2006-06-23 Prasanna Meda[PATCH] dup fd error fix
2006-06-23 Andrew Morton[PATCH] mmput() might sleep
2006-05-01 Al Viro[PATCH] move call of audit_free() into do_exit()
2006-04-20 Jens Axboe[PATCH] Don't inherit ->splice_pipe across forks
2006-04-19 Eric W. Biederman[PATCH] task: Make task list manipulations RCU safe
2006-04-15 Eric W. Biederman[PATCH] kill unushed __put_task_struct_cb
2006-03-31 Kirill Korotaev[PATCH] wrong error path in dup_fd() leading to oopses...
2006-03-31 Eric W. Biederman[PATCH] pidhash: Refactor the pid hash table
2006-03-31 Andrew Morton[PATCH] resurrect __put_task_struct
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal->cleanup_sighand path
2006-03-29 Oleg Nesterov[PATCH] make fork() atomic wrt pgrp/session signals
2006-03-29 Oleg Nesterov[PATCH] pids: kill PIDTYPE_TGID
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_signal
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] kill SET_LINKS/REMOVE_LINKS
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes updates
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 Roman Zippel[PATCH] hrtimers: remove data field
2006-03-26 Eric SesterhennBUG_ON() Conversion in kernel/fork.c
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache optimizations
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-23 Eric Dumazet[PATCH] Shrinks sizeof(files_struct) and better layout
2006-03-22 Eric W. Biederman[PATCH] unshare: Error if passed unsupported flags
2006-03-18 Oleg Nesterov[PATCH] disable unshare(CLONE_VM) for now
2006-03-17 Eric W. Biederman[PATCH] unshare: Use rcu_assign_pointer when setting...
2006-03-14 GOTO Masanori[PATCH] Fix sigaltstack corruption among cloned threads
2006-03-11 Christoph Hellwig[PATCH] remove __put_task_struct_cb export again
2006-02-15 Oleg Nesterov[PATCH] fix kill_proc_info() vs fork() theoretical...
2006-02-15 Oleg Nesterov[PATCH] fix kill_proc_info() vs CLONE_THREAD race
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare files
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare vm
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare namespace
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: unshare filesystem...
2006-02-08 JANAK DESAI[PATCH] unshare system call -v5: system call handler...
2006-02-01 George Anzinger[PATCH] hrtimers: cleanups and simplifications
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture...
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, debugging code
2006-01-09 Oleg Nesterov[PATCH] copy_process: error path cleanup
2006-01-09 Oren Laadan[PATCH] fork: fix race in setting child's pgrp and tty
2006-01-09 Paul Jackson[PATCH] cpuset: fork hook fix
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2005-11-28 Paul Jackson[PATCH] cpuset fork locking fix
2005-11-28 Andrew Morton[PATCH] fork.c: proc_fork_connector() called under...
2005-11-22 Hugh Dickins[PATCH] unpaged: copy_page_range vma
2005-11-14 Zach Brown[PATCH] aio: remove kioctx from mm_struct
2005-11-14 Al Viro[PATCH] m68k: introduce setup_thread_stack() and end_of...
2005-11-14 Al Viro[PATCH] m68k: introduce task_thread_info
2005-11-07 Hugh Dickins[SPARC64] mm: context switch ptlock
2005-11-07 Matt Helsley[PATCH] Process Events Connector
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap down new mmap_sem
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap use oldmm more
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-10-20 Alan Stern[PATCH] Threads shouldn't inherit PF_NOFREEZE
2005-09-17 Srivatsa Vaddagiri[PATCH] CPU hotplug breaks wake_up_new_task
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
next