1. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  2. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  3. 2802831 ipc: inline ipc_buildid() by Nadia Derbey · 17 years ago
  4. ce621f5 ipc: introduce the ipcid_to_idx macro by Nadia Derbey · 17 years ago
  5. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  6. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  7. 637c366 ipc: remove the ipc_get() routine by Nadia Derbey · 17 years ago
  8. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  9. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  10. d2b20b1 Add irq protection in the percpu-counters cpu-hotplug-callback path by Gautham R Shenoy · 17 years ago
  11. 73e753a CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified by KAMEZAWA Hiroyuki · 17 years ago
  12. 470fd64 hotplug cpu: migrate a task within its cpuset by Cliff Wickman · 17 years ago
  13. bd89aab Control groups: Replace "cont" with "cgrp" and other misc renaming by Paul Menage · 17 years ago
  14. 69cccb8 Use task_pid_nr() instead of pid_nr(task_pid()) by Pavel Emelyanov · 17 years ago
  15. 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
  16. 457c251 Remove unused variables from fs/proc/base.c by Pavel Emelyanov · 17 years ago
  17. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  18. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  19. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  20. 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago
  21. d85f50d proc: export a processes resource limits via /proc/pid by Neil Horman · 17 years ago
  22. 14ed9d2 remove BITS_TO_TYPE macro by Jiri Slaby · 17 years ago
  23. 1cafc30 FlashPoint, use BIT instead of BITW by Jiri Slaby · 17 years ago
  24. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  25. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  26. d05be13 define first set of BIT* macros by Jiri Slaby · 17 years ago
  27. 5159f40 amba-pl011, rename BIT macro by Jiri Slaby · 17 years ago
  28. b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
  29. ed11399 i2c-pxa, rename BIT macro to PXA_BIT by Jiri Slaby · 17 years ago
  30. 532237e cyber2000fb: checkpatch fixes by Krzysztof Helt · 17 years ago
  31. 87d0613 cyber2000fb, rename BIT macro by Jiri Slaby · 17 years ago
  32. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  33. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  34. 1276b10 fs/select, remove unused macros by Jiri Slaby · 17 years ago
  35. bc552f7 Misc: phantom, improved data passing by Jiri Slaby · 17 years ago
  36. b2afe33 Misc: phantom, add comment about openhaptics by Jiri Slaby · 17 years ago
  37. aee8447 Misc: phantom, synchronize_irq() on suspend by Jiri Slaby · 17 years ago
  38. 8707d8b Fix cpusets update_cpumask by Paul Menage · 17 years ago
  39. 020958b cpusets: decrustify cpuset mask update code by Paul Jackson · 17 years ago
  40. 029190c cpuset sched_load_balance flag by Paul Jackson · 17 years ago
  41. 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
  42. 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
  43. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  44. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  45. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  46. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  47. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  48. 0fbc26a pid namespaces: allow signalling cgroup-init by Sukadev Bhattiprolu · 17 years ago
  49. c9c5d92 pid namespaces: create a slab-cache for 'struct pid_namespace' by Sukadev Bhattiprolu · 17 years ago
  50. 6f4e643 pid namespaces: initialize the namespace's proc_mnt by Pavel Emelyanov · 17 years ago
  51. 130f77e pid namespaces: make proc_flush_task() actually from entries from multiple namespaces by Pavel Emelyanov · 17 years ago
  52. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  53. b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago
  54. 07543f5 pid namespaces: make proc have multiple superblocks - one for each namespace by Pavel Emelyanov · 17 years ago
  55. 425fb2b pid namespaces: move alloc_pid() lower in copy_process() by Pavel Emelyanov · 17 years ago
  56. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  57. 7af5729 pid namespaces: helpers to obtain pid numbers by Pavel Emelyanov · 17 years ago
  58. 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 17 years ago
  59. faacbfd pid namespaces: add support for pid namespaces hierarchy by Pavel Emelyanov · 17 years ago
  60. 4c3f2ea pid namespaces: introduce struct upid by Sukadev Bhattiprolu · 17 years ago
  61. 60347f6 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees by Pavel Emelyanov · 17 years ago
  62. 8bf9725 pid namespaces: introduce MS_KERNMOUNT flag by Pavel Emelyanov · 17 years ago
  63. 2e4a707 pid namespaces: move exit_task_namespaces() by Pavel Emelyanov · 17 years ago
  64. 762a24b pid namespaces: rework forget_original_parent() by Oleg Nesterov · 17 years ago
  65. d4c5e41 whitespace fixes: task exit handling by Daniel Walker · 17 years ago
  66. 7b1915a mm/oom_kill.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  67. 2e19758 kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  68. 03ff179 kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe) by Matthias Kaehlcke · 17 years ago
  69. d473012 fs/super.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  70. b70c394 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  71. cfdaf9e fs/file_table.c: use list_for_each_entry() instead of list_for_each() by Matthias Kaehlcke · 17 years ago
  72. 4e6045f workqueue: debug flushing deadlocks with lockdep by Johannes Berg · 17 years ago
  73. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  74. a6f5e06 pid namespaces: move alloc_pid() to copy_process() by Sukadev Bhattiprolu · 17 years ago
  75. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  76. 3743ca0 pid namespaces: use task_pid() to find leader's pid by Sukadev Bhattiprolu · 17 years ago
  77. 88f21d8 pid namespaces: rename child_reaper() function by Sukadev Bhattiprolu · 17 years ago
  78. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  79. baf8f0f pid namespaces: dynamic kmem cache allocator for pid namespaces by Pavel Emelianov · 17 years ago
  80. a05f7b1 pid namespaces: make get_pid_ns() return the namespace itself by Pavel Emelianov · 17 years ago
  81. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  82. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  83. 846c7bb Add cgroupstats by Balbir Singh · 17 years ago
  84. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  85. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  86. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  87. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  88. 81a6a5c Task Control Groups: automatic userspace notification of idle cgroups by Paul Menage · 17 years ago
  89. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  90. a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
  91. 697f416 Task Control Groups: add cgroup_clone() interface by Paul Menage · 17 years ago
  92. b4f48b6 Task Control Groups: add fork()/exit() hooks by Paul Menage · 17 years ago
  93. 355e0c4 Add cgroup write_uint() helper method by Paul Menage · 17 years ago
  94. bbcb81d Task Control Groups: add tasks file interface by Paul Menage · 17 years ago
  95. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  96. 55a230a cpuset: zero malloc - revert the old cpuset fix by Paul Jackson · 17 years ago
  97. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  98. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  99. 4d20851 reiserfs: remove first_zero_hint by Jeff Mahoney · 17 years ago
  100. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago