1. 73507f3 Handle pid namespaces in cgroups code by Pavel Emelyanov · 16 years ago
  2. b450129 hotplug cpu move tasks in empty cpusets - refinements by Paul Jackson · 16 years ago
  3. c8d9c90 hotplug cpu: move tasks in empty cpusets to parent various other fixes by Paul Jackson · 16 years ago
  4. 2df167a cgroups: update comments in cpuset.c by Paul Menage · 16 years ago
  5. 58f4790 cpusets: update_cpumask revision by Cliff Wickman · 16 years ago
  6. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 16 years ago
  7. 31a7df0 cgroups: mechanism to process each task in a cgroup by Cliff Wickman · 16 years ago
  8. dfc05c2 update Documentation/controller/memory.txt by KAMEZAWA Hiroyuki · 16 years ago
  9. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 16 years ago
  10. 072c56c1 per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  11. 1ecaab2 per-zone and reclaim enhancements for memory controller: per zone lru for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  12. 1cfb419 per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity by KAMEZAWA Hiroyuki · 16 years ago
  13. cc38108 per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  14. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  15. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  16. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  17. 6d12e2d per-zone and reclaim enhancements for memory controller: per-zone active inactive counter by KAMEZAWA Hiroyuki · 16 years ago
  18. c0149530 per-zone and reclaim enhancements for memory controller: nid/zid helper function for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  19. 91a4547 per-zone and reclaim enhancements for memory controller: add scan_global_lru macro by KAMEZAWA Hiroyuki · 16 years ago
  20. df878fb memory cgroup enhancements: implicit force_empty() at rmdir by KAMEZAWA Hiroyuki · 16 years ago
  21. 4fca88c memory cgroup enhancements: add- pre_destroy() handler by KAMEZAWA Hiroyuki · 16 years ago
  22. d2ceb9b memory cgroup enhancements: add memory.stat file by KAMEZAWA Hiroyuki · 16 years ago
  23. d52aa41 memory cgroup enhancements: add status accounting function for memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  24. 3564c7c memory cgroup enhancements: remember "a page is on active list of cgroup or not" by KAMEZAWA Hiroyuki · 16 years ago
  25. 8236955 memcgroup: fix hang with shmem/tmpfs by Hugh Dickins · 16 years ago
  26. 3be9127 memcgroup: tidy up mem_cgroup_charge_common by Hugh Dickins · 16 years ago
  27. ac44d35 Memory controller use rcu_read_lock() in mem_cgroup_cache_charge() by Balbir Singh · 16 years ago
  28. 217bc31 memory cgroup enhancements: remember "a page is charged as page cache" by KAMEZAWA Hiroyuki · 16 years ago
  29. cc84758 memory cgroup enhancements: force_empty interface for dropping all account in empty cgroup by KAMEZAWA Hiroyuki · 16 years ago
  30. 417eead memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page by KAMEZAWA Hiroyuki · 16 years ago
  31. fa1de90 memcgroup: revert swap_state mods by Hugh Dickins · 16 years ago
  32. 436c6541 memcgroup: fix zone isolation OOM by Hugh Dickins · 16 years ago
  33. ff7283f bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pages by KAMEZAWA Hiroyuki · 16 years ago
  34. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 16 years ago
  35. 9175e03 bugfix for memory controller: add helper function for assigning cgroup to page by KAMEZAWA Hiroyuki · 16 years ago
  36. f1a9ee7 kswapd should only wait on IO if there is IO by Rik van Riel · 16 years ago
  37. fef1bdd oom: add sysctl to enable task memory dump by David Rientjes · 16 years ago
  38. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 16 years ago
  39. 4c6bc8d mem-controller gfp-mask fix by Badari Pulavarty · 16 years ago
  40. 35c754d memory controller BUG_ON() by Balbir Singh · 16 years ago
  41. 044d66c memcgroup: reinstate swapoff mod by Hugh Dickins · 16 years ago
  42. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 16 years ago
  43. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  44. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 16 years ago
  45. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 16 years ago
  46. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 16 years ago
  47. 0eea103 Memory controller improve user interface by Balbir Singh · 16 years ago
  48. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 16 years ago
  49. 67e465a Memory controller: task migration by Balbir Singh · 16 years ago
  50. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  51. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 16 years ago
  52. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago
  53. e552b66 Memory controller: resource counters by Pavel Emelianov · 16 years ago
  54. 59bd265 memcgroup: temporarily revert swapoff mod by Hugh Dickins · 16 years ago
  55. 1b6df3a Memory controller: add document by Balbir Singh · 16 years ago
  56. e9685a0 kernel/cgroup.c: make 2 functions static by Adrian Bunk · 16 years ago
  57. 8dc4f3e cgroups: move cgroups destroy() callbacks to cgroup_diput() by Paul Menage · 16 years ago
  58. 622d42c cgroup simplify space stripping by Paul Jackson · 16 years ago
  59. e18f631 cgroup brace coding style fix by Paul Jackson · 16 years ago
  60. 3cdeed2 kernel/cgroup.c: remove dead code by Adrian Bunk · 16 years ago
  61. 8f1466f email-clients.txt: sylpheed is OK at IMAP by Randy Dunlap · 16 years ago
  62. 77cc23b kernel-doc: warn on badly formatted short description by Randy Dunlap · 16 years ago
  63. 792aa2f kernel-doc: prevent duplicate description: output by Randy Dunlap · 16 years ago
  64. 3ab32df REPORTING-BUGS: cc the mailing list too by J. Bruce Fields · 16 years ago
  65. 9b8eae7 Documentation: create new scheduler/ subdirectory by J. Bruce Fields · 16 years ago
  66. d3cf91d0 Documentation: move sharedsubtrees.txt to filesystems/ by J. Bruce Fields · 16 years ago
  67. e9b1a4d Documentation: move dnotify.txt to filesystems/ by J. Bruce Fields · 16 years ago
  68. 4a6b88c move edac.txt two levels up by Adrian Bunk · 16 years ago
  69. 41eaa2d Add chapter IDs to z8530book.tmpl by Rob Landley · 16 years ago
  70. dde4feb Add table IDs to videobook.tmpl by Rob Landley · 16 years ago
  71. 3018d15 Add section IDs to rapidio.tmpl by Rob Landley · 16 years ago
  72. 9de476b Add missing IDs to procfs-guide.tmpl by Rob Landley · 16 years ago
  73. 70d6d9d Add section IDs to mtdnand.tmpl by Rob Landley · 16 years ago
  74. 90ad38b Add missing section ID to lsm.tmpl by Rob Landley · 16 years ago
  75. aa9128f Add missing section IDs to genericirq.tmpl by Rob Landley · 16 years ago
  76. 3dddbfc tty: Kill TTY_FLIPBUF_SIZE by Alan Cox · 16 years ago
  77. f8a4c3b tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) by Dave Miller · 16 years ago
  78. 94b3e03 kernel-doc: fix for vunmap function prototype by Randy Dunlap · 16 years ago
  79. aa81a7c VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls by Erez Zadok · 16 years ago
  80. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 16 years ago
  81. c9845ff VFS: apply coding standards to fs/ioctl.c by Erez Zadok · 16 years ago
  82. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 16 years ago
  83. eccba06 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  84. 4cbc76e power_supply: remove capacity_level from list of sysfs attributes by Thadeu Lima de Souza Cascardo · 16 years ago
  85. b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  86. 488b5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  87. 7276744 9p: fix p9_printfcall export by Andrew Morton · 16 years ago
  88. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  89. f393354 9p: add remove function to trans_virtio by Eric Van Hensbergen · 16 years ago
  90. dea7bbb 9p: Convert semaphore to spinlock for p9_idpool by Anthony Liguori · 16 years ago
  91. 14b8869 9p: fix mmap to be read-only by Eric Van Hensbergen · 16 years ago
  92. d199d65 9p: add support for sticky bit by Anthony Liguori · 16 years ago
  93. 7c7d90f 9p: Fix soft lockup in virtio transport by Eric Van Hensbergen · 16 years ago
  94. c55703d 9p: fix bug in attach-per-user by Eric Van Hensbergen · 16 years ago
  95. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 16 years ago
  96. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 16 years ago
  97. afcf0c1 9p: fix bug in p9_clone_stat by Martin Stava · 16 years ago
  98. a80a438b docbook: dmapool: fix fatal changed filename by Randy Dunlap · 16 years ago
  99. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  100. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 16 years ago