1. a7885eb memcg: swappiness by KOSAKI Motohiro · 16 years ago
  2. 2733c06 memcg: protect prev_priority by KOSAKI Motohiro · 16 years ago
  3. e72e2bd memcg: rename scan global lru by KAMEZAWA Hiroyuki · 16 years ago
  4. 7f016ee memcg: show reclaim stat by KOSAKI Motohiro · 16 years ago
  5. 9439c1c memcg: remove mem_cgroup_cal_reclaim() by KOSAKI Motohiro · 16 years ago
  6. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 16 years ago
  7. a3d8e05 memcg: add mem_cgroup_zone_nr_pages() by KOSAKI Motohiro · 16 years ago
  8. 14797e2 memcg: add inactive_anon_is_low() by KOSAKI Motohiro · 16 years ago
  9. 5499276 memcg: add null check to page_cgroup_zoneinfo() by KOSAKI Motohiro · 16 years ago
  10. eeee9a8 mm: make get_scan_ratio() safe for memcg by KOSAKI Motohiro · 16 years ago
  11. c9f299d mm: add zone nr_pages helper function by KOSAKI Motohiro · 16 years ago
  12. 6e90157 mm: introduce zone_reclaim struct by KOSAKI Motohiro · 16 years ago
  13. f89eb90 inactive_anon_is_low: move to vmscan by KOSAKI Motohiro · 16 years ago
  14. 670ec2f memcg: hierarchy avoid unnecessary reclaim by Daisuke Nishimura · 16 years ago
  15. a7fe942 memcg: swapout refcnt fix by KAMEZAWA Hiroyuki · 16 years ago
  16. b85a96c memcg: memory swap controller: fix limit check by Daisuke Nishimura · 16 years ago
  17. f9717d2 memcg: check group leader fix by Nikanth Karthikesan · 16 years ago
  18. 2c26fdd memcg: revert gfp mask fix by KAMEZAWA Hiroyuki · 16 years ago
  19. 8870075 memcg: fix reclaim result checks by KAMEZAWA Hiroyuki · 16 years ago
  20. a636b32 memcg: avoid unnecessary system-wide-oom-killer by KAMEZAWA Hiroyuki · 16 years ago
  21. 2e4d409 memcontrol: rcu_read_lock() to protect mm_match_cgroup() by Lai Jiangshan · 16 years ago
  22. 18f59ea memcg: memory cgroup hierarchy feature selector by Balbir Singh · 16 years ago
  23. 6d61ef4 memcg: memory cgroup hierarchical reclaim by Balbir Singh · 16 years ago
  24. 28dbc4b memcg: memory cgroup resource counters for hierarchy by Balbir Singh · 16 years ago
  25. 52bc0d8 memcg: memory cgroup hierarchy documentation by Balbir Singh · 16 years ago
  26. f8d6654 memcg: add mem_cgroup_disabled() by Hirokazu Takahashi · 16 years ago
  27. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 16 years ago
  28. 8c7c6e3 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 16 years ago
  29. 27a7faa memcg: swap cgroup for remembering usage by KAMEZAWA Hiroyuki · 16 years ago
  30. c077719 memcg: mem+swap controller Kconfig by KAMEZAWA Hiroyuki · 16 years ago
  31. d13d144 memcg: handle swap caches by KAMEZAWA Hiroyuki · 16 years ago
  32. c1e862c memcg: new force_empty to free pages under group by KAMEZAWA Hiroyuki · 16 years ago
  33. c8dad2b memcg: reduce size of mem_cgroup by using nr_cpu_ids by Jan Blunck · 16 years ago
  34. f817ed4 memcg: move all acccounting to parent at rmdir() by KAMEZAWA Hiroyuki · 16 years ago
  35. 0753b0e memcg: do not recalculate section unnecessarily in init_section_page_cgroup by Fernando Luis Vazquez Cao · 16 years ago
  36. 01b1ae6 memcg: simple migration handling by KAMEZAWA Hiroyuki · 16 years ago
  37. bced052 memcg: fix gfp_mask of callers of charge by KAMEZAWA Hiroyuki · 16 years ago
  38. 7a81b88 memcg: introduce charge-commit-cancel style of functions by KAMEZAWA Hiroyuki · 16 years ago
  39. 0b82ac3 devices cgroup: allow mkfifo by Serge E. Hallyn · 16 years ago
  40. 116e057 devcgroup: use list_for_each_entry_rcu() by Lai Jiangshan · 16 years ago
  41. a47295e cgroups: make cgroup_path() RCU-safe by Paul Menage · 16 years ago
  42. e7b80bb cgroups: skip processes from other namespaces when listing a cgroup by Gowrishankar M · 16 years ago
  43. c12f65d cgroups: introduce link_css_set() to remove duplicate code by Li Zefan · 16 years ago
  44. 33a68ac cgroups: add inactive subsystems to rootnode.subsys_list by Li Zefan · 16 years ago
  45. e5f6a86 cgroups: make root_list contains active hierarchies only by Li Zefan · 16 years ago
  46. 7534432 cgroups: remove rcu_read_lock() in cgroupstats_build() by Lai Jiangshan · 16 years ago
  47. 77efecd cgroups: call find_css_set() safely in cgroup_attach_task() by Lai Jiangshan · 16 years ago
  48. 104cbd5 cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone() by Lai Jiangshan · 16 years ago
  49. b2aa30f cgroups: don't put struct cgroupfs_root protected by RCU by Lai Jiangshan · 16 years ago
  50. 2019f63 cgroups: fix cgroup_iter_next() bug by Lai Jiangshan · 16 years ago
  51. b12b533 cgroups: add lock for child->cgroups in cgroup_post_fork() by Lai Jiangshan · 16 years ago
  52. c9d5409 memcg: fix a typo in Kconfig by Li Zefan · 16 years ago
  53. cae7a36 ns_cgroup: remove unused spinlock by Li Zefan · 16 years ago
  54. 75139b8 cgroups: remove some redundant NULL checks by Li Zefan · 16 years ago
  55. 18e7f1f cgroups: documentation updates by Li Zefan · 16 years ago
  56. 5cdc38f cgroups: make cgroup config a submenu by KAMEZAWA Hiroyuki · 16 years ago
  57. e04a88a9 quota: don't set grace time when user isn't above softlimit by Jan Kara · 16 years ago
  58. 87d1fda coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL by Richard A. Holden III · 16 years ago
  59. 1579c3a jbd: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  60. 04143e2 ext3: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  61. 2e8671c ext3: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  62. 5df096d ext3: allocate ->s_blockgroup_lock separately by Pekka Enberg · 16 years ago
  63. f420d4d jbd: improve fsync batching by Josef Bacik · 16 years ago
  64. ef8b646 ext2: tighten restrictions on inode flags by Duane Griffin · 16 years ago
  65. 0e090f1 ext2: don't inherit inappropriate inode flags from parent by Duane Griffin · 16 years ago
  66. 18a82eb ext2: allocate ->s_blockgroup_lock separately by Pekka J Enberg · 16 years ago
  67. 22d613d ext2: fix ext2_splice_branch() comments by Qinghuang Feng · 16 years ago
  68. 74d88eb rtc-ds1307: remove legacy probe() checks by Jüri Reitel · 16 years ago
  69. fed40b7 rtc-ds1307: SMBus compatibility by BARRE Sebastien · 16 years ago
  70. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 16 years ago
  71. d822034 drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc by Qinghuang Feng · 16 years ago
  72. 96777fe async: Don't call async_synchronize_full_special() while holding sb_lock by Dave Kleikamp · 16 years ago
  73. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  74. 97c440b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  75. 713404d Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  76. 18b8e08 sparc64: Work around branch tracer warning. by David S. Miller · 16 years ago
  77. 661263b V4L/DVB (10191a): Update MAINTAINERS entries on media drivers by Mauro Carvalho Chehab · 16 years ago
  78. e32fadc V4L/DVB (10190): cx88: Fix some Kbuild troubles by Mauro Carvalho Chehab · 16 years ago
  79. 571d864 V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y by Mauro Carvalho Chehab · 16 years ago
  80. 2230c3c V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc by Julia Lawall · 16 years ago
  81. 439b72b V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization by Michael Krufky · 16 years ago
  82. 4326633 V4L/DVB (10181): v4l2-device: Fix some sparse warnings by Mauro Carvalho Chehab · 16 years ago
  83. ffbc5f8 V4L/DVB (10180): drivers/media: Fix a number of sparse warnings by Mauro Carvalho Chehab · 16 years ago
  84. 4c27f1a V4L/DVB (10179): tda8290: Fix two sparse warnings by Mauro Carvalho Chehab · 16 years ago
  85. 072ce0c V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols by Mauro Carvalho Chehab · 16 years ago
  86. 26cdc76 V4L/DVB (10177): Fix sparse warnings on em28xx by Mauro Carvalho Chehab · 16 years ago
  87. cfbaf4d V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions by Eric Miao · 16 years ago
  88. c0cd501 V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage by Guennadi Liakhovetski · 16 years ago
  89. d599edc staging: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  90. 9b4778f trivial: replace last usages of __FUNCTION__ in kernel by Harvey Harrison · 16 years ago
  91. 8cfc7f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  93. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  94. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 16 years ago
  95. b13d372 topology: Fix sparc64 build. by David Miller · 16 years ago
  96. db43910 nfsd: get rid of NFSD_VERSION by Benny Halevy · 16 years ago
  97. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  98. 4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c by Marc Eshel · 16 years ago
  99. df96fcf nfsd: git rid of nfs4_cb_null_ops declaration by Benny Halevy · 16 years ago
  100. 0407717 nfsd: dprint each op status in nfsd4_proc_compound by Benny Halevy · 16 years ago