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