1. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  2. d1bc8e9 Add an ERR_CAST() function to complement ERR_PTR and co. by David Howells · 16 years ago
  3. ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 16 years ago
  4. 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 16 years ago
  5. a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 16 years ago
  6. 92df5c3 vmcoreinfo: fix the configuration dependencies by Ken'ichi Ohmichi · 16 years ago
  7. bba1f60 vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str() by Ken'ichi Ohmichi · 16 years ago
  8. 1e4f295 vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET() by Ken'ichi Ohmichi · 16 years ago
  9. c76f860 vmcoreinfo: rename vmcoreinfo's macros returning the size by Ken'ichi Ohmichi · 16 years ago
  10. 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 16 years ago
  11. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  12. 25fad94 fs menu: small reorg by Randy Dunlap · 16 years ago
  13. e6ee512 dz.c: Resource management by Maciej W. Rozycki · 16 years ago
  14. f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 16 years ago
  15. ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 16 years ago
  16. 789c704 MAINTAINERS: add self for the dz serial driver by Maciej W. Rozycki · 16 years ago
  17. 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 16 years ago
  18. 43d46ab dz: fix locking issues by Maciej W. Rozycki · 16 years ago
  19. 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 16 years ago
  20. 7287d76 dz: update kconfig description by Maciej W. Rozycki · 16 years ago
  21. 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 16 years ago
  22. 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 16 years ago
  23. dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 16 years ago
  24. d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 16 years ago
  25. 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 16 years ago
  26. 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 16 years ago
  27. cd4755c drivers/edac: mpc85xx: add static scope by Doug Thompson · 16 years ago
  28. f5c0454 drivers/edac: i3000: 64bit build by Jason Uhlenkott · 16 years ago
  29. 6b09ff9 drivers/edac: pci: broken parity regression by Bryan Boatright · 16 years ago
  30. 4f4aeea drivers-edac: add marvell mv64x60 driver by Dave Jiang · 16 years ago
  31. a9a753d drivers-edac: add freescale mpc85xx driver by Dave Jiang · 16 years ago
  32. 4d2b165 drivers-edac: i3000 replace macros with functions by Jason Uhlenkott · 16 years ago
  33. ce783d7 drivers-edac: i3000 code tidying by Jason Uhlenkott · 16 years ago
  34. 48764e4 drivers-edac: add Cell MC driver by Benjamin Herrenschmidt · 16 years ago
  35. 1d5f726 drivers-edac: add Cell XDR memory types by Benjamin Herrenschmidt · 16 years ago
  36. c2ae24c drivers-edac: use round_jiffies_relative by Anton Blanchard · 16 years ago
  37. 56e61a9 drivers-edac: turn on edac device error logging by Doug Thompson · 16 years ago
  38. fa9ff4b ASIC3 driver by Samuel Ortiz · 16 years ago
  39. 8f5aa26 cpusets: update_cpumask documentation fix by Paul Jackson · 16 years ago
  40. 73507f3 Handle pid namespaces in cgroups code by Pavel Emelyanov · 16 years ago
  41. b450129 hotplug cpu move tasks in empty cpusets - refinements by Paul Jackson · 16 years ago
  42. c8d9c90 hotplug cpu: move tasks in empty cpusets to parent various other fixes by Paul Jackson · 16 years ago
  43. 2df167a cgroups: update comments in cpuset.c by Paul Menage · 16 years ago
  44. 58f4790 cpusets: update_cpumask revision by Cliff Wickman · 16 years ago
  45. 956db3c hotplug cpu: move tasks in empty cpusets to parent by Cliff Wickman · 16 years ago
  46. 31a7df0 cgroups: mechanism to process each task in a cgroup by Cliff Wickman · 16 years ago
  47. dfc05c2 update Documentation/controller/memory.txt by KAMEZAWA Hiroyuki · 16 years ago
  48. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 16 years ago
  49. 072c56c1 per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  50. 1ecaab2 per-zone and reclaim enhancements for memory controller: per zone lru for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  51. 1cfb419 per-zone and reclaim enhancements for memory controller: modifies vmscan.c for isolate globa/cgroup lru activity by KAMEZAWA Hiroyuki · 16 years ago
  52. 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
  53. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  54. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  55. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  56. 6d12e2d per-zone and reclaim enhancements for memory controller: per-zone active inactive counter by KAMEZAWA Hiroyuki · 16 years ago
  57. c0149530 per-zone and reclaim enhancements for memory controller: nid/zid helper function for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  58. 91a4547 per-zone and reclaim enhancements for memory controller: add scan_global_lru macro by KAMEZAWA Hiroyuki · 16 years ago
  59. df878fb memory cgroup enhancements: implicit force_empty() at rmdir by KAMEZAWA Hiroyuki · 16 years ago
  60. 4fca88c memory cgroup enhancements: add- pre_destroy() handler by KAMEZAWA Hiroyuki · 16 years ago
  61. d2ceb9b memory cgroup enhancements: add memory.stat file by KAMEZAWA Hiroyuki · 16 years ago
  62. d52aa41 memory cgroup enhancements: add status accounting function for memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  63. 3564c7c memory cgroup enhancements: remember "a page is on active list of cgroup or not" by KAMEZAWA Hiroyuki · 16 years ago
  64. 8236955 memcgroup: fix hang with shmem/tmpfs by Hugh Dickins · 16 years ago
  65. 3be9127 memcgroup: tidy up mem_cgroup_charge_common by Hugh Dickins · 16 years ago
  66. ac44d35 Memory controller use rcu_read_lock() in mem_cgroup_cache_charge() by Balbir Singh · 16 years ago
  67. 217bc31 memory cgroup enhancements: remember "a page is charged as page cache" by KAMEZAWA Hiroyuki · 16 years ago
  68. cc84758 memory cgroup enhancements: force_empty interface for dropping all account in empty cgroup by KAMEZAWA Hiroyuki · 16 years ago
  69. 417eead memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page by KAMEZAWA Hiroyuki · 16 years ago
  70. fa1de90 memcgroup: revert swap_state mods by Hugh Dickins · 16 years ago
  71. 436c6541 memcgroup: fix zone isolation OOM by Hugh Dickins · 16 years ago
  72. ff7283f bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pages by KAMEZAWA Hiroyuki · 16 years ago
  73. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 16 years ago
  74. 9175e03 bugfix for memory controller: add helper function for assigning cgroup to page by KAMEZAWA Hiroyuki · 16 years ago
  75. f1a9ee7 kswapd should only wait on IO if there is IO by Rik van Riel · 16 years ago
  76. fef1bdd oom: add sysctl to enable task memory dump by David Rientjes · 16 years ago
  77. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 16 years ago
  78. 4c6bc8d mem-controller gfp-mask fix by Badari Pulavarty · 16 years ago
  79. 35c754d memory controller BUG_ON() by Balbir Singh · 16 years ago
  80. 044d66c memcgroup: reinstate swapoff mod by Hugh Dickins · 16 years ago
  81. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 16 years ago
  82. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  83. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 16 years ago
  84. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 16 years ago
  85. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 16 years ago
  86. 0eea103 Memory controller improve user interface by Balbir Singh · 16 years ago
  87. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 16 years ago
  88. 67e465a Memory controller: task migration by Balbir Singh · 16 years ago
  89. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  90. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 16 years ago
  91. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago
  92. e552b66 Memory controller: resource counters by Pavel Emelianov · 16 years ago
  93. 59bd265 memcgroup: temporarily revert swapoff mod by Hugh Dickins · 16 years ago
  94. 1b6df3a Memory controller: add document by Balbir Singh · 16 years ago
  95. e9685a0 kernel/cgroup.c: make 2 functions static by Adrian Bunk · 16 years ago
  96. 8dc4f3e cgroups: move cgroups destroy() callbacks to cgroup_diput() by Paul Menage · 16 years ago
  97. 622d42c cgroup simplify space stripping by Paul Jackson · 16 years ago
  98. e18f631 cgroup brace coding style fix by Paul Jackson · 16 years ago
  99. 3cdeed2 kernel/cgroup.c: remove dead code by Adrian Bunk · 16 years ago
  100. 8f1466f email-clients.txt: sylpheed is OK at IMAP by Randy Dunlap · 16 years ago