summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-14ocfs2: avoid a pointless delay in o2cb_cluster_check()Daeseok Youn1-1/+1
2015-04-14ocfs2: one function call less in user_cluster_connect() after error detectionMarkus Elfring1-4/+2
2015-04-14ocfs2: one function call less in ocfs2_init_slot_info() after error detectionMarkus Elfring1-1/+1
2015-04-14ocfs2: one function call less in ocfs2_merge_rec_right() after error detectionMarkus Elfring1-1/+1
2015-04-14ocfs2: one function call less in ocfs2_merge_rec_left() after error detectionMarkus Elfring1-1/+1
2015-04-14ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error de...Markus Elfring1-11/+13
2015-04-14ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after er...Markus Elfring1-2/+3
2015-04-14ocfs2: delete unnecessary checks before three function callsMarkus Elfring3-14/+7
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes1-8/+4
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes1-1/+5
2015-04-14scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick1-1/+1
2015-04-14mm/hugetlb: use pmd_page() in follow_huge_pmd()Gerald Schaefer1-2/+1
2015-04-14Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-97/+186
2015-04-14Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2015-04-14Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher1-1/+1
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher1-2/+5
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher1-3/+6
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher1-2/+16
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher1-1/+1
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller36-579/+739
2015-04-14fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher1-11/+11
2015-04-14fm10k: start service timer on probeJeff Kirsher1-3/+6
2015-04-14fm10k: fix function header commentJeff Kirsher1-2/+1
2015-04-14fm10k: comment next_vf_mbx flowJeff Kirsher1-0/+11
2015-04-14fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher2-32/+5
2015-04-14fm10k: use separate workqueue for fm10k driverJeff Kirsher3-1/+16
2015-04-14fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher1-1/+2
2015-04-14fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher1-0/+2
2015-04-14fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher1-1/+0
2015-04-14fm10k: remove extraneous "Reset interface" messageJeff Kirsher1-1/+0
2015-04-14fm10k: separate PF only stats so that VF does not display themJeff Kirsher1-14/+37
2015-04-14fm10k: use hw->mac.max_queues for statsJeff Kirsher2-8/+12
2015-04-14fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher1-2/+3
2015-04-14fm10k: allow creation of VLAN on default vidJeff Kirsher1-4/+4
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds103-1118/+839
2015-04-14fm10k: fix unused warningsJeff Kirsher7-37/+35
2015-04-14fm10k: Add netconsole supportJeff Kirsher3-0/+28
2015-04-14fm10k: Have the VF get the default VLAN during initJeff Kirsher1-1/+5
2015-04-14fm10k: Correct spelling mistakeJeff Kirsher1-2/+2
2015-04-14fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher3-7/+4
2015-04-14fm10k: Corrected an error in Tx statisticsJeff Kirsher1-2/+2
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds285-2906/+13237
2015-04-14Merge branch 'devel-stable' into for-nextRussell King721-4085/+8197
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King30-69/+1271
2015-04-14ARM: update errata 430973 documentation to cover Cortex A8 r1p*Russell King1-1/+1
2015-04-14ARM: ensure delay timer has sufficient accuracy for delaysRussell King1-0/+6
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King1-49/+0
2015-04-14ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2-4/+36
2015-04-14ARM: enable ARM errata 643719 workaround by defaultRussell King1-0/+1