1. f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 11 years ago
  2. 1aa1325 memcg, slab: clean up memcg cache initialization/destruction by Vladimir Davydov · 11 years ago
  3. 363a044 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path by Vladimir Davydov · 11 years ago
  4. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  5. f0b791a mm: print more details for bad_page() by Dave Hansen · 11 years ago
  6. 5ee7a81a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  7. 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
  8. 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
  9. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  10. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  11. 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
  12. 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
  13. 28a625c fuse: fix pipe_buf_operations by Miklos Szeredi · 11 years ago
  14. f434f7a sched: Fix warning on make htmldocs caused by wait.h by Masanari Iida · 11 years ago
  15. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  16. fbd918a Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  17. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  18. 78d5506 mm/migrate: remove unused function, fail_migrate_page() by Joonsoo Kim · 11 years ago
  19. 59c82b7 mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages by Joonsoo Kim · 11 years ago
  20. de6c60a mm: compaction: encapsulate defer reset logic by Vlastimil Babka · 11 years ago
  21. 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 11 years ago
  22. 26f09e9 mm/memblock: add memblock memory allocation apis by Santosh Shilimkar · 11 years ago
  23. b115423 mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES by Grygorii Strashko · 11 years ago
  24. 87029ee mm/memblock: reorder parameters of memblock_find_in_range_node by Grygorii Strashko · 11 years ago
  25. 10e8952 mm/bootmem: remove duplicated declaration of __free_pages_bootmem() by Grygorii Strashko · 11 years ago
  26. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago
  27. 9f32624 mm/rmap: use rmap_walk() in page_referenced() by Joonsoo Kim · 11 years ago
  28. e8351ac mm/rmap: use rmap_walk() in try_to_munlock() by Joonsoo Kim · 11 years ago
  29. 5262950 mm/rmap: use rmap_walk() in try_to_unmap() by Joonsoo Kim · 11 years ago
  30. 0dd1c7b mm/rmap: extend rmap_walk_xxx() to cope with different cases by Joonsoo Kim · 11 years ago
  31. 051ac83 mm/rmap: make rmap_walk to get the rmap_walk_control argument by Joonsoo Kim · 11 years ago
  32. 55ac590 memblock, mem_hotplug: make memblock skip hotpluggable regions if needed by Tang Chen · 11 years ago
  33. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  34. 66b16ed memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions by Tang Chen · 11 years ago
  35. 66a2075 memblock, numa: introduce flags field into memblock by Tang Chen · 11 years ago
  36. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 11 years ago
  37. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  38. d80be7c mm, mempolicy: remove unneeded functions for UMA configs by David Rientjes · 11 years ago
  39. b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  40. 943dca1 mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve by Yasuaki Ishimatsu · 11 years ago
  41. 5eaf1a9 mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail() by Oleg Nesterov · 11 years ago
  42. 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 11 years ago
  43. ca64151 mm: thp: optimize compound_trans_huge by Andrea Arcangeli · 11 years ago
  44. 0e147ae mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages by Dave Hansen · 11 years ago
  45. f92f455 mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL by Geert Uytterhoeven · 11 years ago
  46. 0afaa12 posix_acl: uninlining by Andrew Morton · 11 years ago
  47. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 11 years ago
  48. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  49. 0abdd7a dma-debug: introduce debug_dma_assert_idle() by Dan Williams · 11 years ago
  50. 03d11a0 Merge tag 'for-v3.14' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  51. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
  52. 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
  53. 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
  54. 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
  55. 02d0a75 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  56. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  57. 7ff6d7a mfd: Cleanup mfd-mcp-sa11x0.h header by Sachin Kamat · 11 years ago
  58. f876a97 mfd: Represent correct filenames in file headers by Laszlo Papp · 11 years ago
  59. 03b1e30 mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration by Alexander Shiyan · 11 years ago
  60. 5eec14c mfd: ssbi: Constify buffer in ssbi_write by Stephen Boyd · 11 years ago
  61. bae911a mfd: ssbi: Remove platform data structs and hide ssbi type enum by Stephen Boyd · 11 years ago
  62. e0a3da8 mfd: tps6586x: Add version detection by Stefan Agner · 11 years ago
  63. 470eca4 mfd: Add LP3943 MFD driver by Milo Kim · 11 years ago
  64. 97b583f mfd/pinctrl: Delete platform data header by Linus Walleij · 11 years ago
  65. 45e8422 mfd: ab8500: Delete all GPIO platform data instances by Linus Walleij · 11 years ago
  66. 28b4c29 Merge tag 'ib-iio-input-3.13-1' into for-mfd-next by Lee Jones · 11 years ago
  67. 09fd19d Merge tag 'ib-asoc-3.14.2' into for-mfd-next by Lee Jones · 11 years ago
  68. 6eb37eb Merge tag 'tags/ib-asoc-1' into for-mfd-next by Lee Jones · 11 years ago
  69. 3008ddb mfd: max14577: Add max14577 MFD driver core by Chanwoo Choi · 11 years ago
  70. 24755e2 slab: struct kmem_cache is protected by slab_mutex by Fam Zheng · 11 years ago
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  77. 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
  78. 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
  79. 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
  80. 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
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. 8cf7a16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  87. 2587533 Merge branch 'for-next' into for-linus by Takashi Iwai · 11 years ago
  88. 917f56c kernfs: add struct dentry declaration in kernfs.h by Tejun Heo · 11 years ago
  89. ecd75ad libata: disable LPM for some WD SATA-I devices by Tejun Heo · 11 years ago
  90. a30d5421 pinctrl: Add void * to pinctrl_pin_desc by Sherman Yin · 11 years ago
  91. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
  92. a4c83a2 Merge remote-tracking branch 'asoc/topic/arizona' into for-tiwai by Mark Brown · 11 years ago
  93. 7cfa7b5 Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai by Mark Brown · 11 years ago
  94. d1ccc12 i2c: pnx: Use devm_*() functions by Jingoo Han · 11 years ago
  95. 860fc2f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  96. 9b6c4ea Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. a9bdddb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  98. e865d06 module: fix coding style by Seunghun Lee · 11 years ago
  99. 7b4ec8d export: declare ksymtab symbols by Johannes Berg · 11 years ago
  100. 6e2d98d Merge branch 'pci/reset' into next by Bjorn Helgaas · 11 years ago