aboutsummaryrefslogtreecommitdiff
path: root/include/linux/init_task.h
AgeCommit message (Expand)Author
2008-09-05hrtimer: create a "timer_slack" field in the task structArjan van de Ven
2008-07-25introduce PF_KTHREAD flagOleg Nesterov
2008-07-16ptrace children revampRoland McGrath
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-02-01[AUDIT] add session id to audit messagesEric Paris
2008-02-01[PATCH] get rid of loginuid racesAl Viro
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe
2008-01-25sched: rt group schedulingPeter Zijlstra
2008-01-25sched: sched_rt_entityPeter Zijlstra
2008-01-25sched: add RT-balance cpu-weightGregory Haskins
2007-10-19Isolate the explicit usage of signal->pgrpPavel Emelyanov
2007-10-19pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov
2007-10-19pid namespaces: introduce struct upidSukadev Bhattiprolu
2007-10-17Remove unused member from nsproxyPavel Emelyanov
2007-10-17mm: dirty balancing for tasksPeter Zijlstra
2007-10-10[NETNS]: Fix allnoconfig compilation error.Daniel Lezcano
2007-10-10[NET]: Add a network namespace parameter to tasksEric W. Biederman
2007-09-20signalfd simplificationDavide Libenzi
2007-07-16user namespace: add the frameworkCedric Le Goater
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-11Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu
2007-05-11statically initialize struct pid for swapperSukadev Bhattiprolu
2007-05-09rename thread_info to stackRoman Zippel
2007-05-08SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman
2006-12-13[PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman
2006-12-10[PATCH] fdtable: Remove the free_files fieldVadim Lobanov
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov
2006-12-08[PATCH] to nsproxyCedric Le Goater
2006-12-08[PATCH] identifier to nsproxyCedric Le Goater
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev
2006-12-08[PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev
2006-10-02[PATCH] IPC namespace coreKirill Korotaev
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-07-03[PATCH] lockdep: coreIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar
2006-06-27[PATCH] pi-futex: scheduler support for piIngo Molnar
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman
2006-03-28[PATCH] pidhash: don't use zero pidsOleg Nesterov