1. f8c9301 mm/compaction: do not count migratepages when unnecessary by Vlastimil Babka · 10 years ago
  2. e0b9dae mm, compaction: embed migration mode in compact_control by David Rientjes · 10 years ago
  3. 35979ef mm, compaction: add per-zone migration pfn cache for async compaction by David Rientjes · 10 years ago
  4. 68711a7 mm, migration: add destination page freeing callback by David Rientjes · 10 years ago
  5. 073ee1c memcg: get rid of memcg_create_cache_name by Vladimir Davydov · 10 years ago
  6. 3fb1c8d mm: update comment for DEFAULT_MAX_MAP_COUNT by Kirill A. Shutemov · 10 years ago
  7. ac76950 mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static by Kirill A. Shutemov · 10 years ago
  8. df9024a mm: shrinker: add nid to tracepoint output by Dave Hansen · 10 years ago
  9. 7fe7047 mm: shrinker trace points: fix negatives by Dave Hansen · 10 years ago
  10. 1754e44 include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flags by Wang Sheng-Hui · 10 years ago
  11. d2ee40e mm: introdule compound_head_by_tail() by Jianyu Zhan · 10 years ago
  12. 23c8902 mm: constify nmask argument to set_mempolicy() by Rasmus Villemoes · 10 years ago
  13. f7f28ca mm: constify nmask argument to mbind() by Rasmus Villemoes · 10 years ago
  14. 47a191f fs/block_dev.c: add bdev_read_page() and bdev_write_page() by Matthew Wilcox · 10 years ago
  15. 57d9984 fs/mpage.c: factor page_endio() out of mpage_end_io() by Matthew Wilcox · 10 years ago
  16. 1b938c0 fs/buffer.c: remove block_write_full_page_endio() by Matthew Wilcox · 10 years ago
  17. bd67314 memcg, slab: simplify synchronization scheme by Vladimir Davydov · 10 years ago
  18. c67a8a6 memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab by Vladimir Davydov · 10 years ago
  19. 1e32e77 memcg, slab: do not schedule cache destruction when last page goes away by Vladimir Davydov · 10 years ago
  20. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  21. 2329d37 mm/swap.c: clean up *lru_cache_add* functions by Jianyu Zhan · 10 years ago
  22. bfc8c90 mem-hotplug: implement get/put_online_mems by Vladimir Davydov · 10 years ago
  23. 5f7a75a mm: page_alloc: do not cache reclaim distances by Mel Gorman · 10 years ago
  24. 4f9b16a mm: disable zone_reclaim_mode by default by Mel Gorman · 10 years ago
  25. bae7f4a hugetlb: add hstate_is_gigantic() by Luiz Capitulino · 10 years ago
  26. e4f6742 mm: pass VM_BUG_ON() reason to dump_page() by Dave Hansen · 10 years ago
  27. 02a8efe include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE() by Andrew Morton · 10 years ago
  28. 5ea3b1b cma: add placement specifier for "cma=" kernel parameter by Akinobu Mita · 10 years ago
  29. 2bfc286 memblock: introduce memblock_alloc_range() by Akinobu Mita · 10 years ago
  30. 9c5a362 x86: enable DMA CMA with swiotlb by Akinobu Mita · 10 years ago
  31. 4f11514 mm,vmacache: add debug data by Davidlohr Bueso · 10 years ago
  32. 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
  33. 5dfb417 sl[au]b: charge slabs to kmemcg explicitly by Vladimir Davydov · 10 years ago
  34. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  35. ac13a82 fs/libfs.c: add generic data flush to fsync by Fabian Frederick · 10 years ago
  36. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  37. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  38. b77279b Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into next by Linus Torvalds · 10 years ago
  39. 15b5883 Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 10 years ago
  40. d55696a Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into next by Linus Torvalds · 10 years ago
  41. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
  42. d6b92c2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid into next by Linus Torvalds · 10 years ago
  43. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 10 years ago
  44. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  45. ba1bdef Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next by Linus Torvalds · 10 years ago
  46. 74efa04 Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next by Linus Torvalds · 10 years ago
  47. beea3f4 Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linus by Jiri Kosina · 10 years ago
  48. 64c5c75 of/irq: provide more wrappers for !CONFIG_OF by Arnd Bergmann · 10 years ago
  49. 33ef765e Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  50. 057beb1 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  51. 42a0928 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 10 years ago
  52. d9bd449 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  53. 0e36d43 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  54. b04c58b Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 10 years ago
  55. 6ad2924 Merge branch 'pm-clk' by Rafael J. Wysocki · 10 years ago
  56. a392f7d Merge branch 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  57. f58c41c Merge branch 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  58. ee7f9d7 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  59. 97b80e6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  60. 91ab377 Merge branches 'acpi-tables' and 'acpi-general' by Rafael J. Wysocki · 10 years ago
  61. 4db367f Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  62. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  63. 3d521f9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  64. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  65. 59a3d4c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  66. 312c76f Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next by Linus Torvalds · 10 years ago
  67. e13cccf Merge tag 'spi-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi into next by Linus Torvalds · 10 years ago
  68. de6b25d Merge tag 'regmap-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into next by Linus Torvalds · 10 years ago
  69. 8f5759a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next by Linus Torvalds · 10 years ago
  70. e5c4ecd Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into next by Linus Torvalds · 10 years ago
  71. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  72. 5142c33 Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next by Linus Torvalds · 10 years ago
  73. 5da7776 Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Linus Torvalds · 10 years ago
  74. 4046136 Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into next by Linus Torvalds · 10 years ago
  75. 5ece239 Merge back earlier cpufreq material. by Rafael J. Wysocki · 10 years ago
  76. 729ddb6 ACPICA: Namespace: Remove _PRP method support. by Lv Zheng · 10 years ago
  77. 368c966 HID: core: add two new usages for digitizer by Ping Cheng · 10 years ago
  78. 8743dcd Merge tag 'asoc-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 10 years ago
  79. 770b65c Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5677' into asoc-next by Mark Brown · 10 years ago
  80. 440a528 Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
  81. 9713d5d Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into asoc-next by Mark Brown · 10 years ago
  82. dd7a7bb Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into asoc-next by Mark Brown · 10 years ago
  83. b8139d0 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  84. a727eaf Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  85. 755a9ba Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  86. c67d9ce Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  87. 825f4e0 Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  88. 0a58471 Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  89. ff933a0 Merge tag 'fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  90. 80081ec Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  91. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  92. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  93. 6c52486 Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next by Linus Torvalds · 10 years ago
  94. c9733c7 Merge tag 'hsi-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi into next by Linus Torvalds · 10 years ago
  95. 301d838 Merge remote-tracking branches 'spi/topic/oom', 'spi/topic/pxa2xx', 'spi/topic/rspi' and 'spi/topic/sirf' into spi-next by Mark Brown · 10 years ago
  96. 446fe5e Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/topic/cadence' into spi-next by Mark Brown · 10 years ago
  97. 978371c Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next by Mark Brown · 10 years ago
  98. b58e917 Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/stub', 'regulator/topic/tps65090', 'regulator/topic/tps65217' and 'regulator/topic/tps65218' into regulator-next by Mark Brown · 10 years ago
  99. 4c04ef2 Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbias', 'regulator/topic/pfuze100', 'regulator/topic/s2mpa01' and 'regulator/topic/s2mps11' into regulator-next by Mark Brown · 10 years ago
  100. 8ff15e0 Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/axp20' and 'regulator/topic/bcm590xx' into regulator-next by Mark Brown · 10 years ago