1. d52aa41 memory cgroup enhancements: add status accounting function for memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  2. 3564c7c memory cgroup enhancements: remember "a page is on active list of cgroup or not" by KAMEZAWA Hiroyuki · 16 years ago
  3. 8236955 memcgroup: fix hang with shmem/tmpfs by Hugh Dickins · 16 years ago
  4. 3be9127 memcgroup: tidy up mem_cgroup_charge_common by Hugh Dickins · 16 years ago
  5. ac44d35 Memory controller use rcu_read_lock() in mem_cgroup_cache_charge() by Balbir Singh · 16 years ago
  6. 217bc31 memory cgroup enhancements: remember "a page is charged as page cache" by KAMEZAWA Hiroyuki · 16 years ago
  7. cc84758 memory cgroup enhancements: force_empty interface for dropping all account in empty cgroup by KAMEZAWA Hiroyuki · 16 years ago
  8. 417eead memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page by KAMEZAWA Hiroyuki · 16 years ago
  9. fa1de90 memcgroup: revert swap_state mods by Hugh Dickins · 16 years ago
  10. 436c6541 memcgroup: fix zone isolation OOM by Hugh Dickins · 16 years ago
  11. ff7283f bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pages by KAMEZAWA Hiroyuki · 16 years ago
  12. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 16 years ago
  13. 9175e03 bugfix for memory controller: add helper function for assigning cgroup to page by KAMEZAWA Hiroyuki · 16 years ago
  14. f1a9ee7 kswapd should only wait on IO if there is IO by Rik van Riel · 16 years ago
  15. fef1bdd oom: add sysctl to enable task memory dump by David Rientjes · 16 years ago
  16. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 16 years ago
  17. 4c6bc8d mem-controller gfp-mask fix by Badari Pulavarty · 16 years ago
  18. 35c754d memory controller BUG_ON() by Balbir Singh · 16 years ago
  19. 044d66c memcgroup: reinstate swapoff mod by Hugh Dickins · 16 years ago
  20. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 16 years ago
  21. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  22. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 16 years ago
  23. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 16 years ago
  24. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 16 years ago
  25. 0eea103 Memory controller improve user interface by Balbir Singh · 16 years ago
  26. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 16 years ago
  27. 67e465a Memory controller: task migration by Balbir Singh · 16 years ago
  28. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  29. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 16 years ago
  30. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago
  31. e552b66 Memory controller: resource counters by Pavel Emelianov · 16 years ago
  32. 59bd265 memcgroup: temporarily revert swapoff mod by Hugh Dickins · 16 years ago
  33. 1b6df3a Memory controller: add document by Balbir Singh · 16 years ago
  34. e9685a0 kernel/cgroup.c: make 2 functions static by Adrian Bunk · 16 years ago
  35. 8dc4f3e cgroups: move cgroups destroy() callbacks to cgroup_diput() by Paul Menage · 16 years ago
  36. 622d42c cgroup simplify space stripping by Paul Jackson · 16 years ago
  37. e18f631 cgroup brace coding style fix by Paul Jackson · 16 years ago
  38. 3cdeed2 kernel/cgroup.c: remove dead code by Adrian Bunk · 16 years ago
  39. 8f1466f email-clients.txt: sylpheed is OK at IMAP by Randy Dunlap · 16 years ago
  40. 77cc23b kernel-doc: warn on badly formatted short description by Randy Dunlap · 16 years ago
  41. 792aa2f kernel-doc: prevent duplicate description: output by Randy Dunlap · 16 years ago
  42. 3ab32df REPORTING-BUGS: cc the mailing list too by J. Bruce Fields · 16 years ago
  43. 9b8eae7 Documentation: create new scheduler/ subdirectory by J. Bruce Fields · 16 years ago
  44. d3cf91d0 Documentation: move sharedsubtrees.txt to filesystems/ by J. Bruce Fields · 16 years ago
  45. e9b1a4d Documentation: move dnotify.txt to filesystems/ by J. Bruce Fields · 16 years ago
  46. 4a6b88c move edac.txt two levels up by Adrian Bunk · 16 years ago
  47. 41eaa2d Add chapter IDs to z8530book.tmpl by Rob Landley · 16 years ago
  48. dde4feb Add table IDs to videobook.tmpl by Rob Landley · 16 years ago
  49. 3018d15 Add section IDs to rapidio.tmpl by Rob Landley · 16 years ago
  50. 9de476b Add missing IDs to procfs-guide.tmpl by Rob Landley · 16 years ago
  51. 70d6d9d Add section IDs to mtdnand.tmpl by Rob Landley · 16 years ago
  52. 90ad38b Add missing section ID to lsm.tmpl by Rob Landley · 16 years ago
  53. aa9128f Add missing section IDs to genericirq.tmpl by Rob Landley · 16 years ago
  54. 3dddbfc tty: Kill TTY_FLIPBUF_SIZE by Alan Cox · 16 years ago
  55. f8a4c3b tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) by Dave Miller · 16 years ago
  56. 94b3e03 kernel-doc: fix for vunmap function prototype by Randy Dunlap · 16 years ago
  57. aa81a7c VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls by Erez Zadok · 16 years ago
  58. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 16 years ago
  59. c9845ff VFS: apply coding standards to fs/ioctl.c by Erez Zadok · 16 years ago
  60. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 16 years ago
  61. eccba06 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  62. 4cbc76e power_supply: remove capacity_level from list of sysfs attributes by Thadeu Lima de Souza Cascardo · 16 years ago
  63. b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 16 years ago
  64. 488b5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  65. 7276744 9p: fix p9_printfcall export by Andrew Morton · 16 years ago
  66. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  67. f393354 9p: add remove function to trans_virtio by Eric Van Hensbergen · 16 years ago
  68. dea7bbb 9p: Convert semaphore to spinlock for p9_idpool by Anthony Liguori · 16 years ago
  69. 14b8869 9p: fix mmap to be read-only by Eric Van Hensbergen · 16 years ago
  70. d199d65 9p: add support for sticky bit by Anthony Liguori · 16 years ago
  71. 7c7d90f 9p: Fix soft lockup in virtio transport by Eric Van Hensbergen · 16 years ago
  72. c55703d 9p: fix bug in attach-per-user by Eric Van Hensbergen · 16 years ago
  73. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 16 years ago
  74. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 16 years ago
  75. afcf0c1 9p: fix bug in p9_clone_stat by Martin Stava · 16 years ago
  76. a80a438b docbook: dmapool: fix fatal changed filename by Randy Dunlap · 16 years ago
  77. 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  78. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 16 years ago
  79. a09771b virtio: fix trivial build bug by Ingo Molnar · 16 years ago
  80. 20651af x86: fix mttr trimming by Yinghai Lu · 16 years ago
  81. 971a52d x86: delay CPA self-test and repeat it by Ingo Molnar · 16 years ago
  82. f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 16 years ago
  83. 9f9975a generic: add __FINITDATA by Ingo Molnar · 16 years ago
  84. cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 16 years ago
  85. 984bb80 x86: mark the .rodata section also NX by Arjan van de Ven · 16 years ago
  86. a57dae3 x86: fix iret exception recovery on 64-bit by Roland McGrath · 16 years ago
  87. b5556a6 cpuidle: dubious one-bit signed bitfield in cpuidle.h by Harvey Harrison · 16 years ago
  88. d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 16 years ago
  89. deef79e x86: fix sparse error in traps_32.c by Harvey Harrison · 16 years ago
  90. 4a5a77d x86: trivial sparse/checkpatch in quirks.c by Harvey Harrison · 16 years ago
  91. c63855d x86 ptrace: disallow null cs/ss by Roland McGrath · 16 years ago
  92. c1f766b MAINTAINERS: RDC R-321x SoC maintainer by Florian Fainelli · 16 years ago
  93. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 16 years ago
  94. 4cc6028 brk: check the lower bound properly by Jiri Kosina · 16 years ago
  95. 2d684cd x86: remove X2 workaround by Ingo Molnar · 16 years ago
  96. d8b57bb x86: make spurious fault handler aware of large mappings by Thomas Gleixner · 16 years ago
  97. 3aa4b37 x86: make traps on entry code be debuggable in user space, 64-bit by Roland McGrath · 16 years ago
  98. 3d4d458 Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix by Linus Torvalds · 16 years ago
  99. 8f1bfa4c scsi: megaraid: trivial drop duplicate mutex.h include by Daniel Walker · 16 years ago
  100. 8ed5de58c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago