1. 5262950 mm/rmap: use rmap_walk() in try_to_unmap() by Joonsoo Kim · 10 years ago
  2. 0dd1c7b mm/rmap: extend rmap_walk_xxx() to cope with different cases by Joonsoo Kim · 10 years ago
  3. 051ac83 mm/rmap: make rmap_walk to get the rmap_walk_control argument by Joonsoo Kim · 10 years ago
  4. faecd8d mm/rmap: factor lock function out of rmap_walk_anon() by Joonsoo Kim · 10 years ago
  5. 0f843c6 mm/rmap: factor nonlinear handling out of try_to_unmap_file() by Joonsoo Kim · 10 years ago
  6. b854f71 mm/rmap: recompute pgoff for huge page by Joonsoo Kim · 10 years ago
  7. 2753b35 memcg: make memcg_update_cache_sizes() static by Vladimir Davydov · 10 years ago
  8. 1c98dd9 memcg: fix kmem_account_flags check in memcg_can_account_kmem() by Vladimir Davydov · 10 years ago
  9. b2f3eeb x86, numa, acpi, memory-hotplug: make movable_node have higher priority by Tang Chen · 10 years ago
  10. 55ac590 memblock, mem_hotplug: make memblock skip hotpluggable regions if needed by Tang Chen · 10 years ago
  11. a0acda9 acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable by Tang Chen · 10 years ago
  12. 05d1d8c acpi, numa, mem_hotplug: mark hotpluggable memory in memblock by Tang Chen · 10 years ago
  13. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 10 years ago
  14. 66b16ed memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions by Tang Chen · 10 years ago
  15. 66a2075 memblock, numa: introduce flags field into memblock by Tang Chen · 10 years ago
  16. 931d13f mm/memblock: debug: correct displaying of upper memory boundary by Grygorii Strashko · 10 years ago
  17. 1f1cd70 mm/mlock: prepare params outside critical region by Davidlohr Bueso · 10 years ago
  18. 363ee17 mm/mmap.c: add mlock_future_check() helper by Davidlohr Bueso · 10 years ago
  19. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 10 years ago
  20. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 10 years ago
  21. ece86e22 mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page} by Jianyu Zhan · 10 years ago
  22. d80be7c mm, mempolicy: remove unneeded functions for UMA configs by David Rientjes · 10 years ago
  23. e8569dd mm/hugetlb.c: call MMU notifiers when copying a hugetlb page range by Andreas Sandberg · 10 years ago
  24. 549543d mm, memory-failure: fix typo in me_pagecache_dirty() by Zhi Yong Wu · 10 years ago
  25. b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 10 years ago
  26. 943dca1 mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve by Yasuaki Ishimatsu · 10 years ago
  27. 34e431b /proc/meminfo: provide estimated available memory by Rik van Riel · 10 years ago
  28. 5eaf1a9 mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail() by Oleg Nesterov · 10 years ago
  29. c728852 mm: thp: __get_page_tail_foll() can use get_huge_page_tail() by Oleg Nesterov · 10 years ago
  30. 9b7ac26 mm/hugetlb.c: defer PageHeadHuge() symbol export by Andrea Arcangeli · 10 years ago
  31. 26296ad mm/swap.c: reorganize put_compound_page() by Andrew Morton · 10 years ago
  32. 758f66a mm/hugetlb.c: simplify PageHeadHuge() and PageHuge() by Andrew Morton · 10 years ago
  33. 3bfcd13 mm: hugetlbfs: use __compound_tail_refcounted in __get_page_tail too by Andrea Arcangeli · 10 years ago
  34. 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 10 years ago
  35. ca64151 mm: thp: optimize compound_trans_huge by Andrea Arcangeli · 10 years ago
  36. ebf360f mm: hugetlbfs: move the put/get_page slab and hugetlbfs optimization in a faster path by Andrea Arcangeli · 10 years ago
  37. a0368d4 mm: hugetlb: use get_page_foll() in follow_hugetlb_page() by Andrea Arcangeli · 10 years ago
  38. 0e147ae mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages by Dave Hansen · 10 years ago
  39. f92f455 mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL by Geert Uytterhoeven · 10 years ago
  40. af52b04 fs/ramfs: don't use module_init for non-modular core code by Paul Gortmaker · 10 years ago
  41. b5bd856 fs/super.c: fix WARN on alloc_super() fail path by Vladimir Davydov · 10 years ago
  42. 4e4f9e6 fs/read_write.c:compat_readv(): remove bogus area verify by Corey Minyard · 10 years ago
  43. 38316c8 fs/compat_ioctl.c: fix an underflow issue (harmless) by Dan Carpenter · 10 years ago
  44. 0afaa12 posix_acl: uninlining by Andrew Morton · 10 years ago
  45. 53a52f1 arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h> by Wanlong Gao · 10 years ago
  46. 75f82ea ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously by Yiwen Jiang · 10 years ago
  47. a2a3b39 ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative by Tariq Saeed · 10 years ago
  48. 16eac4b ocfs2: fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  49. 1ba2212 ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl by Jie Liu · 10 years ago
  50. aa89762 ocfs2: return EINVAL if the given range to discard is less than block size by Jie Liu · 10 years ago
  51. 19e8ac2 ocfs2: return EOPNOTSUPP if the device does not support discard by Jie Liu · 10 years ago
  52. 0a2fcd89 ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits() by Younger Liu · 10 years ago
  53. c994c2e ocfs2: use the new DLM operation callbacks while requesting new lockspace by Goldwyn Rodrigues · 10 years ago
  54. 4150363 ocfs2: framework for version LVB by Goldwyn Rodrigues · 10 years ago
  55. 3e83415 ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node by Goldwyn Rodrigues · 10 years ago
  56. 24aa338 ocfs2: shift allocation ocfs2_live_connection to user_connect() by Goldwyn Rodrigues · 10 years ago
  57. 66e188f ocfs2: add DLM recovery callbacks by Goldwyn Rodrigues · 10 years ago
  58. c74a3bd ocfs2: add clustername to cluster connection by Goldwyn Rodrigues · 10 years ago
  59. ff8fb33 ocfs2: remove versioning information by Goldwyn Rodrigues · 10 years ago
  60. 227d006 score: remove "select HAVE_GENERIC_HARDIRQS" again by Geert Uytterhoeven · 10 years ago
  61. 08336fd intel-iommu: fix off-by-one in pagetable freeing by Alex Williamson · 10 years ago
  62. 56b27cf fsnotify: remove pointless NULL initializers by Jan Kara · 10 years ago
  63. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 10 years ago
  64. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 10 years ago
  65. e9fe690 inotify: provide function for name length rounding by Jan Kara · 10 years ago
  66. 0abdd7a dma-debug: introduce debug_dma_assert_idle() by Dan Williams · 10 years ago
  67. 03d11a0 Merge tag 'for-v3.14' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  68. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 10 years ago
  69. d4371f9 Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  70. a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  71. 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  72. 02d0a75 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  73. fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  74. 0291566 mfd: wm5110: Add register patch for rev D chip by Charles Keepax · 10 years ago
  75. 76a0775 mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync() by Roger Quadros · 10 years ago
  76. 3b1ba0c gpio: lp3943: Remove redundant of_match_ptr helper by Sachin Kamat · 10 years ago
  77. 4d1d998 mfd: sta2x11-mfd: Use named constants for pci_power_t values by Julia Lawall · 10 years ago
  78. 94100e7 Documentation: mfd: Fix LDO index in s2mps11.txt by Sachin Kamat · 10 years ago
  79. 7ff6d7a mfd: Cleanup mfd-mcp-sa11x0.h header by Sachin Kamat · 10 years ago
  80. 01c3f11 mfd: max8997: Use "IS_ENABLED(CONFIG_OF)" for DT code. by Manish Badarkhe · 10 years ago
  81. 754fa7b mfd: twl6030: Fix endianness problem in IRQ handler by Danke Xie · 10 years ago
  82. 39fed00 mfd: sec-core: Add cells for S5M8767-clocks by Tushar Behera · 10 years ago
  83. ae679c1 mfd: max14577: Remove redundant of_match_ptr helper by Sachin Kamat · 10 years ago
  84. adc01fb mfd: twl6040: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  85. 60a4992 mfd: Revert "mfd: Always assign of_node in mfd_add_device()" by Lee Jones · 10 years ago
  86. b5167bc mfd: rtsx: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  87. 75ad132 mfd: max77693: Set proper maximum register for MUIC regmap by Krzysztof Kozlowski · 10 years ago
  88. 74142ff mfd: max77686: Fix regmap resource leak on driver remove by Krzysztof Kozlowski · 10 years ago
  89. f876a97 mfd: Represent correct filenames in file headers by Laszlo Papp · 10 years ago
  90. 56cb3cc mfd: rtsx: Add support for card reader rtl8402 by Micky Ching · 10 years ago
  91. 0da14ee mfd: rtsx: Add set pull control macro and simplify rtl8411 by Micky Ching · 10 years ago
  92. c1ec8fc mfd: max8997: Enforce mfd_add_devices() return value check by Laszlo Papp · 10 years ago
  93. db9ef44 mfd: mc13xxx: Simplify probe() & remove() by Alexander Shiyan · 10 years ago
  94. e5a3da2 mfd: mc13xxx: Remove useless symbol MFD_MC13783 by Alexander Shiyan · 10 years ago
  95. 03b1e30 mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration by Alexander Shiyan · 10 years ago
  96. 12eda2a mfd: ssbi: Mark match table const by Stephen Boyd · 10 years ago
  97. 5eec14c mfd: ssbi: Constify buffer in ssbi_write by Stephen Boyd · 10 years ago
  98. bae911a mfd: ssbi: Remove platform data structs and hide ssbi type enum by Stephen Boyd · 10 years ago
  99. a7c42b2 mfd: Always assign of_node in mfd_add_device() by Stephen Warren · 10 years ago
  100. 01e73c8 mfd: cros ec: spi: Add delay for raising CS by Rhyland Klein · 10 years ago