1. 77852fe sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h> by Ingo Molnar · 11 years ago
  2. 6a61671 cputime: Safely read cputime of full dynticks CPUs by Frederic Weisbecker · 12 years ago
  3. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  4. 7907163 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. 8323f26 sched: Fix race in task_group() by Peter Zijlstra · 12 years ago
  6. d36cc70 rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations by Paul E. McKenney · 12 years ago
  7. 29baa74 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' by Peter Zijlstra · 12 years ago
  8. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  9. de5bdff sched: Make initial SCHED_RR timeslace DEF_TIMESLICE by Hiroshi Shimamoto · 12 years ago
  10. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  11. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 13 years ago
  12. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  13. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  14. f1c6f1a sched: Set the command name of the idle tasks in SMP kernels by Carsten Emde · 13 years ago
  15. ee30a7b locking, sched: Annotate thread_group_cputimer as raw by Thomas Gleixner · 15 years ago
  16. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  17. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 13 years ago
  18. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  19. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  20. a3232d2 capabilities: delete all CAP_INIT macros by Eric Paris · 13 years ago
  21. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  22. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  23. 806c09a sched: Make pushable_tasks CONFIG_SMP dependant by Dario Faggioli · 14 years ago
  24. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  25. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  26. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  27. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 14 years ago
  28. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  29. 0a14a13 INIT_SIGHAND: use SIG_DFL instead of NULL by Oleg Nesterov · 14 years ago
  30. f200114 pids: init_struct_pid.tasks should never see the swapper process by Oleg Nesterov · 14 years ago
  31. fa2755e INIT_TASK() should initialize ->thread_group list by Oleg Nesterov · 14 years ago
  32. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 14 years ago
  33. 72d5a9f rcu: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 14 years ago
  34. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 14 years ago
  35. 2af7687 Rename .data.init_task to .data..init_task. by Tim Abbott · 14 years ago
  36. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  37. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 15 years ago
  39. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  40. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 15 years ago
  41. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  42. dd5d19b rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees by Paul E. McKenney · 15 years ago
  43. 6b3ef48 rcu: Remove CONFIG_PREEMPT_RCU by Paul E. McKenney · 15 years ago
  44. f41d911 rcu: Merge preemptable-RCU functionality into hierarchical RCU by Paul E. McKenney · 15 years ago
  45. 857ecee Add new __init_task_data macro to be used in arch init_task.c files. by Tim Abbott · 15 years ago
  46. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  47. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  49. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  50. 082ff5a perf_counter: Change pctrl() behaviour by Peter Zijlstra · 15 years ago
  51. a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 15 years ago
  52. 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 15 years ago
  53. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  54. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  55. 261842b tracing: add same level recursion detection by Steven Rostedt · 15 years ago
  56. 17a5138 aio: remove INIT_KIOCTX by Alexey Dobriyan · 15 years ago
  57. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  58. 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
  59. 86665c7 Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 15 years ago
  60. 5ac9f62 function-graph: add proper initialization for init task by Steven Rostedt · 15 years ago
  61. 01ef09d perf_counter: fix uninitialized usage of event_list by Peter Zijlstra · 15 years ago
  62. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  63. 5274f83 Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core by Ingo Molnar · 15 years ago
  64. e9c4ffb Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  65. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 15 years ago
  66. 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  67. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 15 years ago
  68. 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 · 15 years ago
  69. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  70. 490dea4 itimers: remove the per-cpu-ish-ness by Peter Zijlstra · 16 years ago
  71. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  72. 917b627 sched: create "pushable_tasks" list to limit pushing to one attempt by Gregory Haskins · 16 years ago
  73. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  74. 78b6084 perfcounters: fix init context lock by Ingo Molnar · 16 years ago
  75. eef6cbf perfcounters: pull inherited counters by Ingo Molnar · 16 years ago
  76. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  77. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  78. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  79. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  80. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  81. 6976675 hrtimer: create a "timer_slack" field in the task struct by Arjan van de Ven · 16 years ago
  82. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  83. f470021 ptrace children revamp by Roland McGrath · 16 years ago
  84. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  85. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  86. 3898b1b capabilities: implement per-process securebits by Andrew G. Morgan · 16 years ago
  87. 4a55bd5 sched: fair-group: de-couple load-balancing from the rb-trees by Peter Zijlstra · 16 years ago
  88. 3b7391d capabilities: introduce per-process capability bounding set by Serge E. Hallyn · 16 years ago
  89. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 16 years ago
  90. bfef93a [PATCH] get rid of loginuid races by Al Viro · 16 years ago
  91. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 16 years ago
  92. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 16 years ago
  93. fa71706 sched: sched_rt_entity by Peter Zijlstra · 16 years ago
  94. 73fe6aa sched: add RT-balance cpu-weight by Gregory Haskins · 16 years ago
  95. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  96. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  97. 4c3f2ea pid namespaces: introduce struct upid by Sukadev Bhattiprolu · 17 years ago
  98. 1efd24f Remove unused member from nsproxy by Pavel Emelyanov · 17 years ago
  99. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  100. 4fabcd7 [NETNS]: Fix allnoconfig compilation error. by Daniel Lezcano · 17 years ago