1. 490dea4 itimers: remove the per-cpu-ish-ness by Peter Zijlstra · 16 years ago
  2. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  3. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  4. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  5. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  6. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  7. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  8. 6976675 hrtimer: create a "timer_slack" field in the task struct by Arjan van de Ven · 16 years ago
  9. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  10. f470021 ptrace children revamp by Roland McGrath · 16 years ago
  11. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  12. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  13. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  14. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 16 years ago
  15. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 16 years ago
  16. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  17. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  18. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 17 years ago
  19. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 17 years ago
  20. fa71706 sched: sched_rt_entity by Peter Zijlstra · 17 years ago
  21. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 17 years ago
  22. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  23. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  24. 4c3f2ea pid namespaces: introduce struct upid by Sukadev Bhattiprolu · 17 years ago
  25. 1efd24f Remove unused member from nsproxy by Pavel Emelyanov · 17 years ago
  26. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  27. 4fabcd7 [NETNS]: Fix allnoconfig compilation error. by Daniel Lezcano · 17 years ago
  28. 772698f [NET]: Add a network namespace parameter to tasks by Eric W. Biederman · 17 years ago
  29. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  30. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  31. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  32. 325aa33 Don't init pgrp and __session in INIT_SIGNALS by Sukadev Bhattiprolu · 17 years ago
  33. 820e45d statically initialize struct pid for swapper by Sukadev Bhattiprolu · 17 years ago
  34. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  35. b32e41b SPIN_LOCK_UNLOCKED cleanup in init_task.h by Milind Arun Choudhary · 17 years ago
  36. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  37. 5f8442e [PATCH] Revert "[PATCH] identifier to nsproxy" by Eric W. Biederman · 18 years ago
  38. 4fd4581 [PATCH] fdtable: Remove the free_files field by Vadim Lobanov · 18 years ago
  39. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  40. 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 18 years ago
  41. 373beb3 [PATCH] identifier to nsproxy by Cedric Le Goater · 18 years ago
  42. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  43. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  44. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  45. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  46. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  47. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  48. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  49. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  50. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  51. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  52. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  53. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  54. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  55. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 18 years ago
  56. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  57. c7c6464 [PATCH] pidhash: don't use zero pids by Oleg Nesterov · 18 years ago
  58. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 18 years ago
  59. 20dcae3 [PATCH] aio: remove kioctx from mm_struct by Zach Brown · 19 years ago
  60. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  61. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  62. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  63. 4866cde [PATCH] sched: cleanup context switch locking by Nick Piggin · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago