mac80211: fix deauth before assoc
[safe/jmp/linux-2.6] / kernel / pid.c
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-06 Tetsuo Handakernel/pid.c: update comment on find_task_by_pid_ns
2010-03-04 Paul E. McKenneyrcu: Use wrapper function instead of exporting tasklist...
2010-02-25 Paul E. McKenneysched: Use lockdep-based checking on rcu_dereference()
2009-12-16 André Goddard Rosapid: reduce code size by using a pointer to iterate...
2009-12-16 André Goddard Rosapid: tighten pidmap spinlock critical section by removi...
2009-09-22 Jan Beulichmm: also use alloc_large_system_hash() for the PID...
2009-07-09 Catalin Marinaskmemleak: Remove alloc_bootmem annotations introduced...
2009-06-29 Catalin Marinaskmemleak: Inform kmemleak about pid_hash
2009-06-18 Christoph Hellwigpids: clean up find_task_by_pid variants
2009-04-03 Oleg Nesterovpids: refactor vnr/nr_ns helpers to make them safe
2009-04-03 Oleg Nesterovpids: improve get_task_pid() to fix the unsafe sys_wait...
2009-01-08 Eric W. Biedermanpid: generalize task_active_pid_ns
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-07-25 Pavel Emelyanovpidns: remove now unused find_pid function.
2008-07-25 David Sterbaproc: misplaced export of find_get_pid
2008-05-19 Franck Bui-Huurcu: split list.h and move rcu-protected lists into...
2008-04-30 Oleg Nesterovpids: introduce change_pid() helper
2008-04-30 Oleg Nesterovpids: de_thread: don't clear session/pgrp pids for...
2008-04-30 Pavel EmelyanovDeprecate find_task_by_pid()
2008-04-30 Oleg Nesterovfree_pidmap: turn it into free_pidmap(struct upid *)
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-02-08 Eric W. Biedermanpid: Extend/Fix pid_vnr
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with PID_NS option
2008-02-07 Pavel Emelyanovgfs2: make gfs2_glock.gl_owner_pid be a struct pid *
2007-11-15 Eric W. Biedermanpidns: Place under CONFIG_EXPERIMENTAL
2007-10-19 Pavel EmelyanovUninline the task_xid_nr_ns() calls
2007-10-19 Pavel EmelyanovUninline find_pid etc set of functions
2007-10-19 Pavel Emelyanovpid namespaces: remove the struct pid unneeded fields
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Sukadev Bhattiprolupid namespaces: destroy pid namespace on init's death
2007-10-19 Sukadev Bhattiprolupid namespaces: create a slab-cache for 'struct pid_nam...
2007-10-19 Pavel Emelyanovpid namespaces: allow cloning of new namespace
2007-10-19 Pavel Emelyanovpid namespaces: miscellaneous preparations for pid...
2007-10-19 Pavel Emelyanovpid namespaces: helpers to find the task by its numeric...
2007-10-19 Pavel Emelyanovpid namespaces: helpers to obtain pid numbers
2007-10-19 Pavel Emelyanovpid namespaces: make alloc_pid(), free_pid() and put_pi...
2007-10-19 Pavel Emelyanovpid namespaces: add support for pid namespaces hierarchy
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-19 Sukadev Bhattiprolupid namespaces: define and use task_active_pid_ns(...
2007-10-19 Pavel Emelianovpid namespaces: dynamic kmem cache allocator for pid...
2007-07-16 Eric W. Biedermannamespace: ensure clone_flags are always stored in...
2007-05-11 Sukadev Bhattiprolustatically initialize struct pid for swapper
2007-05-11 Sukadev Bhattiproluattach_pid() with struct pid parameter
2007-05-08 Badari PulavartyMerge sys_clone()/sys_unshare() nsproxy and namespace...
2007-05-07 Christoph LameterKMEM_CACHE(): simplify slab cache creation
2007-01-30 Serge E. Hallyn[PATCH] namespaces: fix task exit disaster
2006-12-08 Sukadev Bhattiprolu[PATCH] add child reaper to pid_namespace
2006-12-08 Cedric Le Goater[PATCH] use current->nsproxy->pid_ns
2006-12-08 Cedric Le Goater[PATCH] to nsproxy
2006-12-08 Sukadev Bhattiprolu[PATCH] rename struct pspace to struct pid_namespace
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-02 Oleg Nesterov[PATCH] introduce get_task_pid() to fix unsafe get_pid()
2006-10-02 Eric W. Biederman[PATCH] Use struct pspace in next_pidmap and find_ge_pid
2006-10-02 Sukadev Bhattiprolu[PATCH] Define struct pspace
2006-10-02 Sukadev Bhattiprolu[PATCH] Move pidmap to pspace.h
2006-10-02 Eric W. Biederman[PATCH] pids coding style use struct pidmap in next_pidmap
2006-10-02 Sukadev Bhattiprolu[PATCH] pids: coding style: use struct pidmap
2006-10-02 Eric W. Biederman[PATCH] pid: export the symbols needed to use struct...
2006-10-02 Eric W. Biederman[PATCH] proc: readdir race fix (take 3)
2006-09-27 Eric W. Biederman[PATCH] pid: remove temporary debug code in attach_pid
2006-09-27 Eric W. Biederman[PATCH] pid: Implement transfer_pid and use it to simpl...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-03-31 Eric W. Biederman[PATCH] pidhash: Refactor the pid hash table
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2