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