1. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  2. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  3. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  4. c1cb8e4 sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL by Eric W. Biederman · 17 years ago
  5. df7c487 trivial copy_data_pages() tidy up by Fengguang Wu · 17 years ago
  6. 6506f2a fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base by Uwe Kleine-König · 17 years ago
  7. 6888c1e kernel/sched.c: remove bogus comment from account_user_time by Michael Neuling · 17 years ago
  8. 9aa5e99 trivial comment wording/typo fix regarding taint flags by Daniel Roesen · 17 years ago
  9. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  10. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  11. a39bc51 Uninline fork.c/exit.c by Alexey Dobriyan · 17 years ago
  12. a24efe6 kernel/fork.c: remove unneeded variable initialization in copy_process() by Mariusz Kozlowski · 17 years ago
  13. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
  14. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  15. 68318b8 Hook up group scheduler with control groups by Srivatsa Vaddagiri · 17 years ago
  16. cba63c3 Extended crashkernel command line by Bernhard Walle · 17 years ago
  17. 73e753a CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified by KAMEZAWA Hiroyuki · 17 years ago
  18. 470fd64 hotplug cpu: migrate a task within its cpuset by Cliff Wickman · 17 years ago
  19. bd89aab Control groups: Replace "cont" with "cgrp" and other misc renaming by Paul Menage · 17 years ago
  20. 69cccb8 Use task_pid_nr() instead of pid_nr(task_pid()) by Pavel Emelyanov · 17 years ago
  21. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  22. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  23. 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago
  24. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  25. 020958b cpusets: decrustify cpuset mask update code by Paul Jackson · 17 years ago
  26. 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
  27. 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
  28. 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
  29. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  30. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  31. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  32. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  33. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  34. 0fbc26a pid namespaces: allow signalling cgroup-init by Sukadev Bhattiprolu · 17 years ago
  35. c9c5d92 pid namespaces: create a slab-cache for 'struct pid_namespace' by Sukadev Bhattiprolu · 17 years ago
  36. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  37. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  38. b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago
  39. 425fb2b pid namespaces: move alloc_pid() lower in copy_process() by Pavel Emelyanov · 17 years ago
  40. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  41. 7af5729 pid namespaces: helpers to obtain pid numbers by Pavel Emelyanov · 17 years ago
  42. 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 17 years ago
  43. faacbfd pid namespaces: add support for pid namespaces hierarchy by Pavel Emelyanov · 17 years ago
  44. 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
  45. 2e4a707 pid namespaces: move exit_task_namespaces() by Pavel Emelyanov · 17 years ago
  46. 762a24b pid namespaces: rework forget_original_parent() by Oleg Nesterov · 17 years ago
  47. d4c5e41 whitespace fixes: task exit handling by Daniel Walker · 17 years ago
  48. 2e19758 kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  49. 03ff179 kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe) by Matthias Kaehlcke · 17 years ago
  50. 4e6045f workqueue: debug flushing deadlocks with lockdep by Johannes Berg · 17 years ago
  51. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  52. a6f5e06 pid namespaces: move alloc_pid() to copy_process() by Sukadev Bhattiprolu · 17 years ago
  53. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  54. 88f21d8 pid namespaces: rename child_reaper() function by Sukadev Bhattiprolu · 17 years ago
  55. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  56. baf8f0f pid namespaces: dynamic kmem cache allocator for pid namespaces by Pavel Emelianov · 17 years ago
  57. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  58. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  59. 846c7bb Add cgroupstats by Balbir Singh · 17 years ago
  60. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  61. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  62. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  63. 81a6a5c Task Control Groups: automatic userspace notification of idle cgroups by Paul Menage · 17 years ago
  64. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  65. a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
  66. 697f416 Task Control Groups: add cgroup_clone() interface by Paul Menage · 17 years ago
  67. b4f48b6 Task Control Groups: add fork()/exit() hooks by Paul Menage · 17 years ago
  68. 355e0c4 Add cgroup write_uint() helper method by Paul Menage · 17 years ago
  69. bbcb81d Task Control Groups: add tasks file interface by Paul Menage · 17 years ago
  70. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  71. 55a230a cpuset: zero malloc - revert the old cpuset fix by Paul Jackson · 17 years ago
  72. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  73. 58f9b52 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  74. 54e840d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  75. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  76. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  77. 5b4db0c whitespace fixes: system timers by Daniel Walker · 17 years ago
  78. 0719e37 whitespace fixes: interval timers by Daniel Walker · 17 years ago
  79. 62769dc whitespace fixes: execution domains by Daniel Walker · 17 years ago
  80. 5600b89 whitespace fixes: system auditing by Daniel Walker · 17 years ago
  81. bd3a849 whitespace fixes: compat syscalls by Daniel Walker · 17 years ago
  82. 9f8dbe9 whitespace fixes: syscall auditing by Daniel Walker · 17 years ago
  83. 314f70f whitespace fixes: capability syscalls by Daniel Walker · 17 years ago
  84. c277e63 whitespace fixes: panic handling by Daniel Walker · 17 years ago
  85. 22a8bde whitespace fixes: module loading by Daniel Walker · 17 years ago
  86. 23ff444 whitespace fixes: fork by Daniel Walker · 17 years ago
  87. 902749c whitespace fixes: DMA channel allocator by Daniel Walker · 17 years ago
  88. 9ce3421 whitespace fixes: audit filtering by Daniel Walker · 17 years ago
  89. 1bfbc60 whitespace fixes: relayfs by Daniel Walker · 17 years ago
  90. dedf8b7 whitespace fixes: cpuset by Daniel Walker · 17 years ago
  91. 6ae965c whitespace fixes: process accounting by Daniel Walker · 17 years ago
  92. 6fa6c3b whitespace fixes: time syscalls by Daniel Walker · 17 years ago
  93. 72c2d58 V3 file capabilities: alter behavior of cap_setpcap by Andrew Morgan · 17 years ago
  94. 7058cb0 sysctl: deprecate sys_sysctl in a user space visible fashion. by Eric W. Biederman · 17 years ago
  95. 8ada720 sysctl: for irda update sysctl_checks list of binary paths by Eric W. Biederman · 17 years ago
  96. 49ffcf8 sysctl: update sysctl_check_table by Eric W. Biederman · 17 years ago
  97. fc6cd25 sysctl: Error on bad sysctl tables by Eric W. Biederman · 17 years ago
  98. c65f923 sysctl: remove the cad_pid binary sysctl path by Eric W. Biederman · 17 years ago
  99. 35834ca sysctl: simplify the pty sysctl logic by Eric W. Biederman · 17 years ago
  100. 0d135a4 sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags by Eric W. Biederman · 17 years ago