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