aboutsummaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2009-01-08pid: generalize task_active_pid_nsEric W. Biederman
2009-01-06coredump_filter: permit changing of the default filterHidehiro Kawai
2009-01-06fork.c: cleanup for copy_sighand()Zhaolei
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-12-08user namespaces: require cap_set{ug}id for CLONE_NEWUSERSerge E. Hallyn
2008-12-03ftrace: fix race in function graph during forkSteven Rostedt
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-23tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker
2008-11-23tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-19Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers
2008-11-15Move "exit_robust_list" into mm_release()Linus Torvalds
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-14tracing, sched: LTTng instrumentation - schedulerMathieu Desnoyers
2008-10-13tty: Add a kref countAlan Cox
2008-09-23timers: fix itimer/many thread hang, v2Frank Mayhar
2008-09-14timers: fix itimer/many thread hang, fixIngo Molnar
2008-09-14timers: fix itimer/many thread hangFrank Mayhar
2008-09-05hrtimer: create a "timer_slack" field in the task structArjan van de Ven
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-26[PATCH] kill altrootAl Viro
2008-07-26tracehook: vfork-doneRoland McGrath
2008-07-26tracehook: cloneRoland McGrath
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi
2008-07-25coredump: move mm->core_waiters into struct core_stateOleg Nesterov
2008-07-25kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov
2008-07-25cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman
2008-07-16ptrace children revampRoland McGrath
2008-07-14Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds