1. 980d5b7 m68k: mark PMD folded and expose number of page table levels by Kirill A. Shutemov · 9 years ago
  2. 4d66bcc ia64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  3. 1bcad26 arm: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  4. 9f25e6a arm64: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  5. f5d4547 alpha: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  6. 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 9 years ago
  7. d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 9 years ago
  8. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  9. ca0984c mm: incorporate zero pages into transparent huge pages by Ebru Akagunduz · 9 years ago
  10. 2149cda mm/compaction: enhance compaction finish condition by Joonsoo Kim · 9 years ago
  11. 4eb7dce mm/page_alloc: factor out fallback freepage checking by Joonsoo Kim · 9 years ago
  12. dc67647 mm/cma: change fallback behaviour for CMA freepage by Joonsoo Kim · 9 years ago
  13. 30467e0 mm, hotplug: fix concurrent memory hot-add deadlock by David Rientjes · 9 years ago
  14. 17e0db8 cma: debug: document new debugfs interface by Sasha Levin · 9 years ago
  15. 875abdb mm-cma-allocation-trigger-fix by Andrew Morton · 9 years ago
  16. 8325330 mm: cma: release trigger by Sasha Levin · 9 years ago
  17. 26b02a1 mm: cma: allocation trigger by Sasha Levin · 9 years ago
  18. 28b24c1 mm: cma: debugfs interface by Sasha Levin · 9 years ago
  19. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 9 years ago
  20. 1575e68 mm: memcontrol: update copyright notice by Johannes Weiner · 9 years ago
  21. 7fc825b mm/memblock.c: rename local variable of memblock_type to `type' by Baoquan He · 9 years ago
  22. acc3c8d mm: move mm_populate()-related code to mm/gup.c by Kirill A. Shutemov · 9 years ago
  23. c561259 mm: move gup() -> posix mlock() error conversion out of __mm_populate by Kirill A. Shutemov · 9 years ago
  24. fc05f56 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() by Kirill A. Shutemov · 9 years ago
  25. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 9 years ago
  26. c21a6da slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() by Fabian Frederick · 9 years ago
  27. 6f6528a slub: use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  28. 124dee0 mm, slab: correct config option in comment by David Rientjes · 9 years ago
  29. 08303a7 mm/slub.c: parse slub_debug O option in switch statement by Chris J Arges · 9 years ago
  30. ef2a515 mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 by Geert Uytterhoeven · 9 years ago
  31. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  32. b2f57c3 watchdog: clean up some function names and arguments by Ulrich Obergfell · 9 years ago
  33. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 9 years ago
  34. bcfba4f watchdog: implement error handling for failure to set up hardware perf events by Ulrich Obergfell · 9 years ago
  35. 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 9 years ago
  36. ef246a2 watchdog: introduce proc_watchdog_common() by Ulrich Obergfell · 9 years ago
  37. f54c227 watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() by Ulrich Obergfell · 9 years ago
  38. a0c9cbb watchdog: introduce the proc_watchdog_update() function by Ulrich Obergfell · 9 years ago
  39. 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 9 years ago
  40. 1d5b897 ocfs2: make mlog_errno return the errno by Andrew Morton · 9 years ago
  41. 2f2eca2 ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock by alex chen · 9 years ago
  42. 1543306 ocfs2: logging: remove static buffer, use vsprintf extension %pV by Joe Perches · 9 years ago
  43. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  44. 762515a ocfs2: fix a typo in the copyright statement by Jakub Wilk · 9 years ago
  45. 023d4ea ocfs2: fix possible uninitialized variable access by Joseph Qi · 9 years ago
  46. 7c01ad8 ocfs2: remove goto statement in ocfs2_check_dir_for_entry() by Daeseok Youn · 9 years ago
  47. a47726b ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits by Joseph Qi · 9 years ago
  48. 62f8b1f ocfs2: use ENOENT instead of EEXIST when get system file fails by Joseph Qi · 9 years ago
  49. e38a573 ocfs2: use actual name length when find entry in ocfs2_orphan_del() by Joseph Qi · 9 years ago
  50. e073fc5 ocfs2: dereferencing freed pointers in ocfs2_reflink() by Dan Carpenter · 9 years ago
  51. d0ba25b ocfs2: fix typo in ocfs2_reserve_local_alloc_bits by Joseph Qi · 9 years ago
  52. 14a5275 ocfs2: do not use ocfs2_zero_extend during direct IO by Joseph Qi · 9 years ago
  53. 37a8d89 ocfs2: take inode lock when get clusters by Joseph Qi · 9 years ago
  54. 7e9b195 ocfs2: no need get dinode bh when zeroing extend by Joseph Qi · 9 years ago
  55. bdd8621 ocfs2: fix a typing error in ocfs2_direct_IO_write by Joseph Qi · 9 years ago
  56. 7a83464 ocfs2: avoid a pointless delay in o2cb_cluster_check() by Daeseok Youn · 9 years ago
  57. 43ee9ca ocfs2: one function call less in user_cluster_connect() after error detection by Markus Elfring · 9 years ago
  58. bb34ed2 ocfs2: one function call less in ocfs2_init_slot_info() after error detection by Markus Elfring · 9 years ago
  59. 629a3b5 ocfs2: one function call less in ocfs2_merge_rec_right() after error detection by Markus Elfring · 9 years ago
  60. 992ef6e ocfs2: one function call less in ocfs2_merge_rec_left() after error detection by Markus Elfring · 9 years ago
  61. 06a269cc ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection by Markus Elfring · 9 years ago
  62. 3cc79b7 ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection by Markus Elfring · 9 years ago
  63. fd90d4df ocfs2: delete unnecessary checks before three function calls by Markus Elfring · 9 years ago
  64. 1cf370c arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() by David Rientjes · 9 years ago
  65. 7b4b425 arch/sh/kernel/dwarf.c: destroy mempools on cleanup by David Rientjes · 9 years ago
  66. 5017335 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 9 years ago
  67. 9753412 mm/hugetlb: use pmd_page() in follow_huge_pmd() by Gerald Schaefer · 9 years ago
  68. 80dcc31 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  69. 78d5dcd Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  70. 2cfde72 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  71. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 9 years ago
  72. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 9 years ago
  73. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 9 years ago
  74. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 9 years ago
  75. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 9 years ago
  76. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  77. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 9 years ago
  78. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 9 years ago
  79. 4185756 fm10k: fix function header comment by Jeff Kirsher · 9 years ago
  80. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 9 years ago
  81. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 9 years ago
  82. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 9 years ago
  83. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 9 years ago
  84. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 9 years ago
  85. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 9 years ago
  86. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 9 years ago
  87. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 9 years ago
  88. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 9 years ago
  89. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 9 years ago
  90. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 9 years ago
  91. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  92. de44519 fm10k: fix unused warnings by Jeff Kirsher · 9 years ago
  93. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 9 years ago
  94. 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 9 years ago
  95. a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 9 years ago
  96. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 9 years ago
  97. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 9 years ago
  98. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 4b2f883 Merge branch 'devel-stable' into for-next by Russell King · 9 years ago
  100. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 9 years ago