1. dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 17 years ago
  2. d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 17 years ago
  3. 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 17 years ago
  4. 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 17 years ago
  5. cd4755c drivers/edac: mpc85xx: add static scope by Doug Thompson · 17 years ago
  6. f5c0454 drivers/edac: i3000: 64bit build by Jason Uhlenkott · 17 years ago
  7. 6b09ff9 drivers/edac: pci: broken parity regression by Bryan Boatright · 17 years ago
  8. 4f4aeea drivers-edac: add marvell mv64x60 driver by Dave Jiang · 17 years ago
  9. a9a753d drivers-edac: add freescale mpc85xx driver by Dave Jiang · 17 years ago
  10. 4d2b165 drivers-edac: i3000 replace macros with functions by Jason Uhlenkott · 17 years ago
  11. ce783d7 drivers-edac: i3000 code tidying by Jason Uhlenkott · 17 years ago
  12. 48764e4 drivers-edac: add Cell MC driver by Benjamin Herrenschmidt · 17 years ago
  13. 1d5f726 drivers-edac: add Cell XDR memory types by Benjamin Herrenschmidt · 17 years ago
  14. c2ae24c drivers-edac: use round_jiffies_relative by Anton Blanchard · 17 years ago
  15. 56e61a9 drivers-edac: turn on edac device error logging by Doug Thompson · 17 years ago
  16. fa9ff4b ASIC3 driver by Samuel Ortiz · 17 years ago
  17. 8f5aa26 cpusets: update_cpumask documentation fix by Paul Jackson · 17 years ago
  18. 73507f3 Handle pid namespaces in cgroups code by Pavel Emelyanov · 17 years ago
  19. b450129 hotplug cpu move tasks in empty cpusets - refinements by Paul Jackson · 17 years ago
  20. c8d9c90 hotplug cpu: move tasks in empty cpusets to parent various other fixes by Paul Jackson · 17 years ago
  21. 2df167a cgroups: update comments in cpuset.c by Paul Menage · 17 years ago
  22. 58f4790 cpusets: update_cpumask revision by Cliff Wickman · 17 years ago
  23. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 17 years ago
  24. 31a7df0 cgroups: mechanism to process each task in a cgroup by Cliff Wickman · 17 years ago
  25. dfc05c2 update Documentation/controller/memory.txt by KAMEZAWA Hiroyuki · 17 years ago
  26. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 17 years ago
  27. 072c56c per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  28. 1ecaab2 per-zone and reclaim enhancements for memory controller: per zone lru for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  29. 1cfb419 per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity by KAMEZAWA Hiroyuki · 17 years ago
  30. cc38108 per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  31. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  32. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  33. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  34. 6d12e2d per-zone and reclaim enhancements for memory controller: per-zone active inactive counter by KAMEZAWA Hiroyuki · 17 years ago
  35. c014953 per-zone and reclaim enhancements for memory controller: nid/zid helper function for cgroup by KAMEZAWA Hiroyuki · 17 years ago
  36. 91a4547 per-zone and reclaim enhancements for memory controller: add scan_global_lru macro by KAMEZAWA Hiroyuki · 17 years ago
  37. df878fb memory cgroup enhancements: implicit force_empty() at rmdir by KAMEZAWA Hiroyuki · 17 years ago
  38. 4fca88c memory cgroup enhancements: add- pre_destroy() handler by KAMEZAWA Hiroyuki · 17 years ago
  39. d2ceb9b memory cgroup enhancements: add memory.stat file by KAMEZAWA Hiroyuki · 17 years ago
  40. d52aa41 memory cgroup enhancements: add status accounting function for memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  41. 3564c7c memory cgroup enhancements: remember "a page is on active list of cgroup or not" by KAMEZAWA Hiroyuki · 17 years ago
  42. 8236955 memcgroup: fix hang with shmem/tmpfs by Hugh Dickins · 17 years ago
  43. 3be9127 memcgroup: tidy up mem_cgroup_charge_common by Hugh Dickins · 17 years ago
  44. ac44d35 Memory controller use rcu_read_lock() in mem_cgroup_cache_charge() by Balbir Singh · 17 years ago
  45. 217bc31 memory cgroup enhancements: remember "a page is charged as page cache" by KAMEZAWA Hiroyuki · 17 years ago
  46. cc84758 memory cgroup enhancements: force_empty interface for dropping all account in empty cgroup by KAMEZAWA Hiroyuki · 17 years ago
  47. 417eead memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page by KAMEZAWA Hiroyuki · 17 years ago
  48. fa1de90 memcgroup: revert swap_state mods by Hugh Dickins · 17 years ago
  49. 436c6541 memcgroup: fix zone isolation OOM by Hugh Dickins · 17 years ago
  50. ff7283f bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pages by KAMEZAWA Hiroyuki · 17 years ago
  51. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 17 years ago
  52. 9175e03 bugfix for memory controller: add helper function for assigning cgroup to page by KAMEZAWA Hiroyuki · 17 years ago
  53. f1a9ee7 kswapd should only wait on IO if there is IO by Rik van Riel · 17 years ago
  54. fef1bdd oom: add sysctl to enable task memory dump by David Rientjes · 17 years ago
  55. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 17 years ago
  56. 4c6bc8d mem-controller gfp-mask fix by Badari Pulavarty · 17 years ago
  57. 35c754d memory controller BUG_ON() by Balbir Singh · 17 years ago
  58. 044d66c memcgroup: reinstate swapoff mod by Hugh Dickins · 17 years ago
  59. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 17 years ago
  60. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 17 years ago
  61. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 17 years ago
  62. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 17 years ago
  63. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 17 years ago
  64. 0eea103 Memory controller improve user interface by Balbir Singh · 17 years ago
  65. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 17 years ago
  66. 67e465a Memory controller: task migration by Balbir Singh · 17 years ago
  67. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 17 years ago
  68. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  69. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 17 years ago
  70. e552b66 Memory controller: resource counters by Pavel Emelianov · 17 years ago
  71. 59bd265 memcgroup: temporarily revert swapoff mod by Hugh Dickins · 17 years ago
  72. 1b6df3a Memory controller: add document by Balbir Singh · 17 years ago
  73. e9685a0 kernel/cgroup.c: make 2 functions static by Adrian Bunk · 17 years ago
  74. 8dc4f3e cgroups: move cgroups destroy() callbacks to cgroup_diput() by Paul Menage · 17 years ago
  75. 622d42c cgroup simplify space stripping by Paul Jackson · 17 years ago
  76. e18f631 cgroup brace coding style fix by Paul Jackson · 17 years ago
  77. 3cdeed2 kernel/cgroup.c: remove dead code by Adrian Bunk · 17 years ago
  78. 8f1466f email-clients.txt: sylpheed is OK at IMAP by Randy Dunlap · 17 years ago
  79. 77cc23b kernel-doc: warn on badly formatted short description by Randy Dunlap · 17 years ago
  80. 792aa2f kernel-doc: prevent duplicate description: output by Randy Dunlap · 17 years ago
  81. 3ab32df REPORTING-BUGS: cc the mailing list too by J. Bruce Fields · 17 years ago
  82. 9b8eae7 Documentation: create new scheduler/ subdirectory by J. Bruce Fields · 17 years ago
  83. d3cf91d Documentation: move sharedsubtrees.txt to filesystems/ by J. Bruce Fields · 17 years ago
  84. e9b1a4d Documentation: move dnotify.txt to filesystems/ by J. Bruce Fields · 17 years ago
  85. 4a6b88c move edac.txt two levels up by Adrian Bunk · 17 years ago
  86. 41eaa2d Add chapter IDs to z8530book.tmpl by Rob Landley · 17 years ago
  87. dde4feb Add table IDs to videobook.tmpl by Rob Landley · 17 years ago
  88. 3018d15 Add section IDs to rapidio.tmpl by Rob Landley · 17 years ago
  89. 9de476b Add missing IDs to procfs-guide.tmpl by Rob Landley · 17 years ago
  90. 70d6d9d Add section IDs to mtdnand.tmpl by Rob Landley · 17 years ago
  91. 90ad38b Add missing section ID to lsm.tmpl by Rob Landley · 17 years ago
  92. aa9128f Add missing section IDs to genericirq.tmpl by Rob Landley · 17 years ago
  93. 3dddbfc tty: Kill TTY_FLIPBUF_SIZE by Alan Cox · 17 years ago
  94. f8a4c3b tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix) by Dave Miller · 17 years ago
  95. 94b3e03 kernel-doc: fix for vunmap function prototype by Randy Dunlap · 17 years ago
  96. aa81a7c VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls by Erez Zadok · 17 years ago
  97. deb21db VFS: swap do_ioctl and vfs_ioctl names by Erez Zadok · 17 years ago
  98. c9845ff VFS: apply coding standards to fs/ioctl.c by Erez Zadok · 17 years ago
  99. 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 17 years ago
  100. eccba06 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * by Pavel Emelyanov · 17 years ago