1. ae52a2a thp: ksm: free swap when swapcache page is replaced by Hugh Dickins · 13 years ago
  2. 240c879 writeback: avoid unnecessary determine_dirtyable_memory call by Minchan Kim · 13 years ago
  3. ecb256f mm: set correct numa_zonelist_order string when configured on the kernel command line by Volodymyr G. Lukiianyk · 13 years ago
  4. dc83edd mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematurely() by Mel Gorman · 13 years ago
  5. 355b09c mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to balance_pgdat() by Mel Gorman · 13 years ago
  6. 4d40502 mm: kswapd: reset kswapd_max_order and classzone_idx after reading by Mel Gorman · 13 years ago
  7. 0abdee2 mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematurely() by Mel Gorman · 13 years ago
  8. 1741c87 mm: kswapd: keep kswapd awake for high-order allocations until a percentage of the node is balanced by Mel Gorman · 13 years ago
  9. 9950474 mm: kswapd: stop high-order balancing when any suitable zone is balanced by Mel Gorman · 13 years ago
  10. c585a26 mm: remove likely() from grab_cache_page_write_begin() by Steven Rostedt · 13 years ago
  11. e20e877 mm: remove unlikely() from page_mapping() by Steven Rostedt · 13 years ago
  12. 088e546 mm: remove likely() from mapping_unevictable() by Steven Rostedt · 13 years ago
  13. ddf9c6d vmalloc: remove redundant unlikely() by Tobias Klauser · 13 years ago
  14. 1e50df3 mempolicy: remove tasklist_lock from migrate_pages by KOSAKI Motohiro · 13 years ago
  15. 53a7706 mlock: do not hold mmap_sem for extended periods of time by Michel Lespinasse · 13 years ago
  16. 5fdb200 mm: move VM_LOCKED check to __mlock_vma_pages_range() by Michel Lespinasse · 13 years ago
  17. 110d74a mm: add FOLL_MLOCK follow_page flag. by Michel Lespinasse · 13 years ago
  18. fed067d mlock: only hold mmap_sem in shared mode when faulting in pages by Michel Lespinasse · 13 years ago
  19. 5ecfda0 mlock: avoid dirtying pages and triggering writeback by Michel Lespinasse · 13 years ago
  20. 72ddc8f do_wp_page: clarify dirty_page handling by Michel Lespinasse · 13 years ago
  21. b009c02 do_wp_page: remove the 'reuse' flag by Michel Lespinasse · 13 years ago
  22. 212260a mm: clear PageError bit in msync & fsync by Rik van Riel · 13 years ago
  23. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 13 years ago
  24. d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 13 years ago
  25. ec3f64f mm: remove gfp mask from pcpu_get_vm_areas by David Rientjes · 13 years ago
  26. e5a5623 mm: remove unused get_vm_area_node by David Rientjes · 13 years ago
  27. f3a310b mm: vmscan: rename lumpy_mode to reclaim_mode by Mel Gorman · 13 years ago
  28. 9927af74 mm: compaction: perform a faster migration scan when migrating asynchronously by Mel Gorman · 13 years ago
  29. 7f0f249 mm: migration: cleanup migrate_pages API by matching types for offlining and sync by Mel Gorman · 13 years ago
  30. 77f1fe6 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path by Mel Gorman · 13 years ago
  31. 3e7d344 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim by Mel Gorman · 13 years ago
  32. ee64fc9 mm: vmscan: convert lumpy_mode into a bitmask by Mel Gorman · 13 years ago
  33. b7aba69 mm: compaction: add trace events for memory compaction activity by Mel Gorman · 13 years ago
  34. 2d90508 mm: smaps: export mlock information by Nikanth Karthikesan · 13 years ago
  35. 62c70bc mm: convert sprintf_symbol to %pS by Joe Perches · 13 years ago
  36. c32b0d4 fs/mpage.c: consolidate code by Hai Shan · 13 years ago
  37. 9cbb4cb mm: find_get_pages_contig fixlet by Nick Piggin · 13 years ago
  38. f0bc0a6 vmscan: factor out kswapd sleeping logic from kswapd() by KOSAKI Motohiro · 13 years ago
  39. c3f0da6 mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value by Bob Liu · 13 years ago
  40. c691b9d sync_inode_metadata: fix comment by Andrew Morton · 13 years ago
  41. b9543da writeback: avoid livelocking WB_SYNC_ALL writeback by Jan Kara · 13 years ago
  42. aa373cf writeback: stop background/kupdate works from livelocking other works by Jan Kara · 13 years ago
  43. 71927e8 writeback: trace wakeup event for background writeback by Wu Fengguang · 13 years ago
  44. 6585027 writeback: integrated background writeback work by Jan Kara · 13 years ago
  45. b44129b mm: vmstat: use a single setter function and callback for adjusting percpu thresholds by Mel Gorman · 13 years ago
  46. 88f5acf mm: page allocator: adjust the per-cpu counter threshold when memory is low by Mel Gorman · 13 years ago
  47. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 13 years ago
  48. 5dfbd1d7 atmel_serial: fix RTS high after initialization in RS485 mode by Claudio Scordino · 13 years ago
  49. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 13 years ago
  50. 558bbb2 MAINTAINERS: update entries affecting VIA Technologies by Bruce Chang · 13 years ago
  51. f6bcfd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  52. 509e4ae Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  53. 375b6f5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  54. d8a3515 Revert "gpiolib: annotate gpio-intialization with __must_check" by Linus Torvalds · 13 years ago
  55. 6254b32 ecryptfs: fix broken build by Linus Torvalds · 13 years ago
  56. 0957977 [IA64] fix build error - arch/ia64/kernel/perfmon.c by Tony Luck · 13 years ago
  57. bf2cb0d md: Fix removal of extra drives when converting RAID6 to RAID5 by NeilBrown · 13 years ago
  58. ba1b41b md: range check slot number when manually adding a spare. by NeilBrown · 13 years ago
  59. 1a940fc md/raid5: handle manually-added spares in start_reshape. by NeilBrown · 13 years ago
  60. 13ae864 md: fix sync_completed reporting for very large drives (>2TB) by Rémi Rérolle · 13 years ago
  61. 23ddff3 md: allow suspend_lo and suspend_hi to decrease as well as increase. by NeilBrown · 13 years ago
  62. 75d3da4 md: Don't let implementation detail of curr_resync leak out through sysfs. by NeilBrown · 13 years ago
  63. a6ff7e0 md: separate meta and data devs by Jonathan Brassow · 13 years ago
  64. ccebd4c md-new-param-to_sync_page_io by Jonathan Brassow · 13 years ago
  65. 57b2caa md-new-param-to-calc_dev_sboffset by Jonathan Brassow · 13 years ago
  66. 7ebc0be md: Be more careful about clearing flags bit in ->recovery by NeilBrown · 13 years ago
  67. defad61 md: md_stop_writes requires mddev_lock. by NeilBrown · 13 years ago
  68. 43c73ca md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer by Jonathan Brassow · 13 years ago
  69. 0ca6988 md: Ensure no IO request to get md device before it is properly initialised. by NeilBrown · 13 years ago
  70. 067032b md: Fix single printks with multiple KERN_<level>s by Joe Perches · 13 years ago
  71. 6c98791 md: fix regression resulting in delays in clearing bits in a bitmap by NeilBrown · 13 years ago
  72. 2a86cb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6 by Linus Torvalds · 13 years ago
  73. 8a0eebf NFS: Fix NFSv3 exclusive open semantics by Trond Myklebust · 13 years ago
  74. 9d09e66 dm: raid456 basic support by NeilBrown · 13 years ago
  75. 99d03c1 dm: per target unplug callback support by NeilBrown · 13 years ago
  76. 9d357b0 dm: introduce target callbacks and congestion callback by NeilBrown · 13 years ago
  77. 4e2d19e dm mpath: delay activate_path retry on SCSI_DH_RETRY by Chandra Seetharaman · 13 years ago
  78. 052189a dm: remove superfluous irq disablement in dm_request_fn by Kiyoshi Ueda · 13 years ago
  79. dbc883f dm log: use PTR_ERR value instead of ENOMEM by Dan Carpenter · 13 years ago
  80. b83b2f2 dm snapshot: avoid storing private suspended state by Mike Snitzer · 13 years ago
  81. 239c8dd dm snapshot: persistent make metadata_wq multithreaded by Tejun Heo · 13 years ago
  82. 9c4376d dm: use non reentrant workqueues if equivalent by Tejun Heo · 13 years ago
  83. 4d4d66a dm: convert workqueues to alloc_ordered by Tejun Heo · 13 years ago
  84. f521f07 dm stripe: switch from local workqueue to system_wq by Tejun Heo · 13 years ago
  85. d5ffa38 dm: dont use flush_scheduled_work by Tejun Heo · 13 years ago
  86. fecec20 dm snapshot: remove unused dm_snapshot queued_bios_work by Tejun Heo · 13 years ago
  87. 810b492 dm ioctl: suppress needless warning messages by Milan Broz · 13 years ago
  88. 3474578 dm crypt: add loop aes iv generator by Milan Broz · 13 years ago
  89. d1f9642 dm crypt: add multi key capability by Milan Broz · 13 years ago
  90. 2dc5327 dm crypt: add post iv call to iv generator by Milan Broz · 13 years ago
  91. 20c8253 dm crypt: use io thread for reads only if mempool exhausted by Milan Broz · 13 years ago
  92. c029772 dm crypt: scale to multiple cpus by Andi Kleen · 13 years ago
  93. 7dbcd13 dm crypt: simplify compatible table output by Milan Broz · 13 years ago
  94. 86a54a48 dm log userspace: add version number to comms by Jonathan Brassow · 13 years ago
  95. 085ae06 dm log userspace: group clear and mark requests by Jonathan Brassow · 13 years ago
  96. 909cc4f dm log userspace: split flush queue by Jonathan Brassow · 13 years ago
  97. 8d35d3e dm kcopyd: delay unplugging by Mikulas Patocka · 13 years ago
  98. 4a03867 dm log userspace: trap all failed log construction errors by Jonathan Brassow · 13 years ago
  99. 69a8cfc dm crypt: set key size early by Milan Broz · 13 years ago
  100. 4a1aeb9 dm: remove dm_mutex after bkl conversion by Milan Broz · 13 years ago