1. 571428b kernel/user.c: add lock release annotation on free_user() by Namhyung Kim · 14 years ago
  2. af507ae sched: Remove a stale comment by Li Zefan · 14 years ago
  3. 32bd7eb sched: Remove remaining USER_SCHED code by Li Zefan · 14 years ago
  4. 6427462 sched: Remove some dead code by Dan Carpenter · 14 years ago
  5. 7c94143 sched: Remove USER_SCHED by Dhaval Giani · 14 years ago
  6. b00bc0b uids: Prevent tear down race by Thomas Gleixner · 15 years ago
  7. 3959214 sched: delayed cleanup of user_struct by Kay Sievers · 15 years ago
  8. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  9. be50b834 kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users by Dhaval Giani · 15 years ago
  10. 54e9912 sched: don't allow setuid to succeed if the user does not have rt bandwidth by Dhaval Giani · 15 years ago
  11. 1d1e975 keys: distinguish per-uid keys in different namespaces by Serge E. Hallyn · 15 years ago
  12. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 15 years ago
  13. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 94d6a5f user namespaces: document CFS behavior by Serge E. Hallyn · 16 years ago
  15. c37bbb0 user namespaces: let user_ns be cloned with fairsched by Serge E. Hallyn · 16 years ago
  16. 6c415b9 sched: add uid information to sched_debug for CONFIG_USER_SCHED by Arun R Bharadwaj · 16 years ago
  17. 6ded6ab User namespaces: use the current_user_ns() macro by Serge Hallyn · 16 years ago
  18. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  19. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  20. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  21. af4491e sched: rt-bandwidth for user grouping interface by Peter Zijlstra · 16 years ago
  22. 354a1f4 alloc_uid: cleanup by Andrew Morton · 16 years ago
  23. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  24. eff766a sched: fix the task_group hierarchy for UID grouping by Peter Zijlstra · 16 years ago
  25. ec7dc8a sched: allow the group scheduler to have multiple levels by Dhaval Giani · 16 years ago
  26. d0b27fa sched: rt-group: synchonised bandwidth period by Peter Zijlstra · 16 years ago
  27. 052f1dc sched: rt-group: make rt groups scheduling configurable by Peter Zijlstra · 16 years ago
  28. 9f0c1e5 sched: rt-group: interface by Peter Zijlstra · 16 years ago
  29. aee16ce namespaces: cleanup the code managed with the USER_NS option by Pavel Emelyanov · 16 years ago
  30. 8eb703e uids: merge multiple error paths in alloc_uid() into one by Pavel Emelyanov · 16 years ago
  31. cf15126 Kobject: convert kernel/user.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 16 years ago
  32. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  33. eb41d94 fix struct user_info export's sysfs interaction by Kay Sievers · 17 years ago
  34. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  35. 5e8869b sched: don't forget to unlock uids_mutex on error paths by Pavel Emelyanov · 17 years ago
  36. a0f846a sched: make cpu_shares_{show,store}() static by Adrian Bunk · 17 years ago
  37. e6d5a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  38. 970a864 user.c: #ifdef ->mq_bytes by Alexey Dobriyan · 17 years ago
  39. 40aeb40 user.c: deinline by Alexey Dobriyan · 17 years ago
  40. b1a8c17 sched: fix !SYSFS build breakage by Dhaval Giani · 17 years ago
  41. fb7dde3 sched: generate uevents for user creation/destruction by Srivatsa Vaddagiri · 17 years ago
  42. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  43. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  44. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  45. 28f300d Fix user namespace exiting OOPs by Pavel Emelyanov · 17 years ago
  46. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  47. d8a4821 kernel/user.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  48. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  49. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  50. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  51. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  52. 45c18b0 Fix unlikely (but possible) race condition on task->user access by Linus Torvalds · 18 years ago
  53. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  54. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 18 years ago
  55. 36f5741 [PATCH] free_uid() locking improvement by Andrew Morton · 18 years ago
  56. 3fa97c9 [PATCH] "Fix uidhash_lock <-> RXU deadlock" fix by Andrew Morton · 18 years ago
  57. 4021cb2 [PATCH] fix uidhash_lock <-> RCU deadlock by Ingo Molnar · 18 years ago
  58. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago