1. 28b24c1 mm: cma: debugfs interface by Sasha Levin · 9 years ago
  2. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 9 years ago
  3. 1575e68 mm: memcontrol: update copyright notice by Johannes Weiner · 9 years ago
  4. 7fc825b mm/memblock.c: rename local variable of memblock_type to `type' by Baoquan He · 9 years ago
  5. acc3c8d mm: move mm_populate()-related code to mm/gup.c by Kirill A. Shutemov · 9 years ago
  6. c561259 mm: move gup() -> posix mlock() error conversion out of __mm_populate by Kirill A. Shutemov · 9 years ago
  7. fc05f56 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() by Kirill A. Shutemov · 9 years ago
  8. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 9 years ago
  9. c21a6da slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() by Fabian Frederick · 9 years ago
  10. 6f6528a slub: use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  11. 124dee0 mm, slab: correct config option in comment by David Rientjes · 9 years ago
  12. 08303a7 mm/slub.c: parse slub_debug O option in switch statement by Chris J Arges · 9 years ago
  13. ef2a515 mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 by Geert Uytterhoeven · 9 years ago
  14. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 9 years ago
  15. b2f57c3 watchdog: clean up some function names and arguments by Ulrich Obergfell · 9 years ago
  16. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 9 years ago
  17. bcfba4f watchdog: implement error handling for failure to set up hardware perf events by Ulrich Obergfell · 9 years ago
  18. 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 9 years ago
  19. ef246a2 watchdog: introduce proc_watchdog_common() by Ulrich Obergfell · 9 years ago
  20. f54c227 watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() by Ulrich Obergfell · 9 years ago
  21. a0c9cbb watchdog: introduce the proc_watchdog_update() function by Ulrich Obergfell · 9 years ago
  22. 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 9 years ago
  23. 1d5b897 ocfs2: make mlog_errno return the errno by Andrew Morton · 9 years ago
  24. 2f2eca2 ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock by alex chen · 9 years ago
  25. 1543306 ocfs2: logging: remove static buffer, use vsprintf extension %pV by Joe Perches · 9 years ago
  26. e2ac55b ocfs2: incorrect check for debugfs returns by Chengyu Song · 9 years ago
  27. 762515a ocfs2: fix a typo in the copyright statement by Jakub Wilk · 9 years ago
  28. 023d4ea ocfs2: fix possible uninitialized variable access by Joseph Qi · 9 years ago
  29. 7c01ad8 ocfs2: remove goto statement in ocfs2_check_dir_for_entry() by Daeseok Youn · 9 years ago
  30. a47726b ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits by Joseph Qi · 9 years ago
  31. 62f8b1f ocfs2: use ENOENT instead of EEXIST when get system file fails by Joseph Qi · 9 years ago
  32. e38a573 ocfs2: use actual name length when find entry in ocfs2_orphan_del() by Joseph Qi · 9 years ago
  33. e073fc5 ocfs2: dereferencing freed pointers in ocfs2_reflink() by Dan Carpenter · 9 years ago
  34. d0ba25b ocfs2: fix typo in ocfs2_reserve_local_alloc_bits by Joseph Qi · 9 years ago
  35. 14a5275 ocfs2: do not use ocfs2_zero_extend during direct IO by Joseph Qi · 9 years ago
  36. 37a8d89 ocfs2: take inode lock when get clusters by Joseph Qi · 9 years ago
  37. 7e9b195 ocfs2: no need get dinode bh when zeroing extend by Joseph Qi · 9 years ago
  38. bdd8621 ocfs2: fix a typing error in ocfs2_direct_IO_write by Joseph Qi · 9 years ago
  39. 7a83464 ocfs2: avoid a pointless delay in o2cb_cluster_check() by Daeseok Youn · 9 years ago
  40. 43ee9ca ocfs2: one function call less in user_cluster_connect() after error detection by Markus Elfring · 9 years ago
  41. bb34ed2 ocfs2: one function call less in ocfs2_init_slot_info() after error detection by Markus Elfring · 9 years ago
  42. 629a3b5 ocfs2: one function call less in ocfs2_merge_rec_right() after error detection by Markus Elfring · 9 years ago
  43. 992ef6e ocfs2: one function call less in ocfs2_merge_rec_left() after error detection by Markus Elfring · 9 years ago
  44. 06a269cc ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection by Markus Elfring · 9 years ago
  45. 3cc79b7 ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection by Markus Elfring · 9 years ago
  46. fd90d4df ocfs2: delete unnecessary checks before three function calls by Markus Elfring · 9 years ago
  47. 1cf370c arch/sh/kernel/dwarf.c: use mempool_create_slab_pool() by David Rientjes · 9 years ago
  48. 7b4b425 arch/sh/kernel/dwarf.c: destroy mempools on cleanup by David Rientjes · 9 years ago
  49. 5017335 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 9 years ago
  50. 9753412 mm/hugetlb: use pmd_page() in follow_huge_pmd() by Gerald Schaefer · 9 years ago
  51. 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
  52. 78d5dcd Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  53. 2cfde72 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  54. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 9 years ago
  55. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 9 years ago
  56. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 9 years ago
  57. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 9 years ago
  58. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 9 years ago
  59. bae97d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  60. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 9 years ago
  61. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 9 years ago
  62. 4185756 fm10k: fix function header comment by Jeff Kirsher · 9 years ago
  63. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 9 years ago
  64. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 9 years ago
  65. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 9 years ago
  66. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 9 years ago
  67. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 9 years ago
  68. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 9 years ago
  69. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 9 years ago
  70. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 9 years ago
  71. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 9 years ago
  72. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 9 years ago
  73. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 9 years ago
  74. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  75. de44519 fm10k: fix unused warnings by Jeff Kirsher · 9 years ago
  76. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 9 years ago
  77. 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 9 years ago
  78. a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 9 years ago
  79. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 9 years ago
  80. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 9 years ago
  81. 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
  82. 2afebaf Input: ff-core - use new debug macros by Oliver Neukum · 9 years ago
  83. 8b8be51 Input: add vmmouse driver by Thomas Hellstrom · 9 years ago
  84. 4b2f883 Merge branch 'devel-stable' into for-next by Russell King · 9 years ago
  85. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 9 years ago
  86. 79403cd ARM: update errata 430973 documentation to cover Cortex A8 r1p* by Russell King · 9 years ago
  87. 57ca654 ARM: ensure delay timer has sufficient accuracy for delays by Russell King · 9 years ago
  88. 37463be ARM: switch to use the generic show_mem() implementation by Russell King · 9 years ago
  89. a6d74678 ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUs by Russell King · 9 years ago
  90. e5a5de4 ARM: enable ARM errata 643719 workaround by default by Russell King · 9 years ago
  91. aaf4b5d ARM: cache-v7: optimise test for Cortex A9 r0pX devices by Russell King · 9 years ago
  92. d3cd451 ARM: cache-v7: optimise branches in v7_flush_cache_louis by Russell King · 9 years ago
  93. cd8b24d ARM: cache-v7: consolidate initialisation of cache level index by Russell King · 9 years ago
  94. 47b8484 ARM: cache-v7: shift CLIDR to extract appropriate field before masking by Russell King · 9 years ago
  95. 5aca3708 ARM: cache-v7: use movw/movt instructions by Russell King · 9 years ago
  96. 89c6bc5 ARM: allow 16-bit instructions in ALT_UP() by Russell King · 9 years ago
  97. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. 87ffabb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. bfd9a53 target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_* by Akinobu Mita · 9 years ago