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