1. b30afea0 include/linux/genalloc.h: spinlock_t needs spinlock_types.h by Shawn Guo · 11 years ago
  2. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 11 years ago
  3. 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 11 years ago
  4. f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 11 years ago
  5. 1aa1325 memcg, slab: clean up memcg cache initialization/destruction by Vladimir Davydov · 11 years ago
  6. 363a044 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path by Vladimir Davydov · 11 years ago
  7. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  8. f0b791a mm: print more details for bad_page() by Dave Hansen · 11 years ago
  9. 5ee7a81a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  10. 0d90d63 Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  11. 0dc3fd0 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  12. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  13. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  14. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  15. fe41c2c Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  16. 194e57f Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  17. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  18. 60eaa01 Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  19. 28a625c fuse: fix pipe_buf_operations by Miklos Szeredi · 11 years ago
  20. c04e7da neighbour.h: fix comment by Li Zhong · 11 years ago
  21. f434f7a sched: Fix warning on make htmldocs caused by wait.h by Masanari Iida · 11 years ago
  22. 5066a4d dm log userspace: allow mark requests to piggyback on flush requests by Dongmao Zhang · 11 years ago
  23. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  24. fbd918a Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  25. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  26. 2182c81 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  27. 78d5506 mm/migrate: remove unused function, fail_migrate_page() by Joonsoo Kim · 11 years ago
  28. 59c82b7 mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages by Joonsoo Kim · 11 years ago
  29. de6c60a mm: compaction: encapsulate defer reset logic by Vlastimil Babka · 11 years ago
  30. 0eb927c mm: compaction: trace compaction begin and end by Mel Gorman · 11 years ago
  31. 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 11 years ago
  32. af1839d mm: numa: trace tasks that fail migration due to rate limiting by Mel Gorman · 11 years ago
  33. 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 11 years ago
  34. 26f09e9 mm/memblock: add memblock memory allocation apis by Santosh Shilimkar · 11 years ago
  35. b115423 mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES by Grygorii Strashko · 11 years ago
  36. 87029ee mm/memblock: reorder parameters of memblock_find_in_range_node by Grygorii Strashko · 11 years ago
  37. 10e8952 mm/bootmem: remove duplicated declaration of __free_pages_bootmem() by Grygorii Strashko · 11 years ago
  38. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago
  39. 9f32624 mm/rmap: use rmap_walk() in page_referenced() by Joonsoo Kim · 11 years ago
  40. e8351ac mm/rmap: use rmap_walk() in try_to_munlock() by Joonsoo Kim · 11 years ago
  41. 5262950 mm/rmap: use rmap_walk() in try_to_unmap() by Joonsoo Kim · 11 years ago
  42. 0dd1c7b mm/rmap: extend rmap_walk_xxx() to cope with different cases by Joonsoo Kim · 11 years ago
  43. 051ac83 mm/rmap: make rmap_walk to get the rmap_walk_control argument by Joonsoo Kim · 11 years ago
  44. 55ac590 memblock, mem_hotplug: make memblock skip hotpluggable regions if needed by Tang Chen · 11 years ago
  45. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  46. 66b16ed memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions by Tang Chen · 11 years ago
  47. 66a2075 memblock, numa: introduce flags field into memblock by Tang Chen · 11 years ago
  48. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 11 years ago
  49. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  50. d80be7c mm, mempolicy: remove unneeded functions for UMA configs by David Rientjes · 11 years ago
  51. b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  52. 943dca1 mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve by Yasuaki Ishimatsu · 11 years ago
  53. 5eaf1a9 mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail() by Oleg Nesterov · 11 years ago
  54. 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 11 years ago
  55. ca64151 mm: thp: optimize compound_trans_huge by Andrea Arcangeli · 11 years ago
  56. 0e147ae mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages by Dave Hansen · 11 years ago
  57. f92f455 mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL by Geert Uytterhoeven · 11 years ago
  58. 0afaa12 posix_acl: uninlining by Andrew Morton · 11 years ago
  59. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 11 years ago
  60. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  61. 0abdd7a dma-debug: introduce debug_dma_assert_idle() by Dan Williams · 11 years ago
  62. 03d11a0 Merge tag 'for-v3.14' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  63. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
  64. d4371f9 Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  65. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  66. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  67. 02d0a75 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  68. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  69. 7ff6d7a mfd: Cleanup mfd-mcp-sa11x0.h header by Sachin Kamat · 11 years ago
  70. f876a97 mfd: Represent correct filenames in file headers by Laszlo Papp · 11 years ago
  71. 03b1e30 mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration by Alexander Shiyan · 11 years ago
  72. 5eec14c mfd: ssbi: Constify buffer in ssbi_write by Stephen Boyd · 11 years ago
  73. bae911a mfd: ssbi: Remove platform data structs and hide ssbi type enum by Stephen Boyd · 11 years ago
  74. e0a3da8 mfd: tps6586x: Add version detection by Stefan Agner · 11 years ago
  75. 470eca4 mfd: Add LP3943 MFD driver by Milo Kim · 11 years ago
  76. 97b583f mfd/pinctrl: Delete platform data header by Linus Walleij · 11 years ago
  77. 45e8422 mfd: ab8500: Delete all GPIO platform data instances by Linus Walleij · 11 years ago
  78. 28b4c29 Merge tag 'ib-iio-input-3.13-1' into for-mfd-next by Lee Jones · 11 years ago
  79. 09fd19d Merge tag 'ib-asoc-3.14.2' into for-mfd-next by Lee Jones · 11 years ago
  80. 6eb37eb Merge tag 'tags/ib-asoc-1' into for-mfd-next by Lee Jones · 11 years ago
  81. 3008ddb mfd: max14577: Add max14577 MFD driver core by Chanwoo Choi · 11 years ago
  82. 24755e2 slab: struct kmem_cache is protected by slab_mutex by Fam Zheng · 11 years ago
  83. ec513b1 Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  84. bcee634 Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  85. de4fe30 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  86. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  87. 9f67627 Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  88. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  89. 15c8102 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 6c64614 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. a693c46 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 897aea3 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 561a60f Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  99. db4fcb4 Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  100. 8cf7a16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago