summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-25smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2-1/+63
2015-06-25sparc: use for_each_sg()Akinobu Mita1-3/+5
2015-06-25parisc: use for_each_sg()Akinobu Mita1-11/+16
2015-06-25ocfs2: mark local functions as staticJoseph Qi2-6/+6
2015-06-25ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick1-9/+2
2015-06-25ocfs2: use swap() in swap_refcount_rec()Fabian Frederick1-4/+2
2015-06-25ocfs2: use swap() in dx_leaf_sort_swap()Fabian Frederick1-4/+1
2015-06-25ocfs2: fix wrong check in ocfs2_direct_IO_get_blocksJoseph Qi2-3/+15
2015-06-25ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei1-3/+1
2015-06-25ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen1-1/+1
2015-06-25ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang3-37/+4
2015-06-25ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi1-1/+14
2015-06-25ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()Xue jiufei1-1/+2
2015-06-25ocfs2: return error when ocfs2_figure_merge_contig_type() failsXue jiufei1-10/+24
2015-06-25ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi1-1/+0
2015-06-25ocfs2: use retval instead of status for checking errorDaeseok Youn1-10/+10
2015-06-25ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi4-46/+39
2015-06-25ocfs2: remove __mlog_cpu_guessAndrew Morton1-16/+3
2015-06-25ocfs2: reduce object size of mlog usesJoe Perches2-30/+59
2015-06-25configfs: unexport/make static config_item_init()Fabian Frederick2-3/+1
2015-06-25NTFS: use kvfree() in ntfs_free()Pekka Enberg1-6/+1
2015-06-25fsnotify: remove obsolete documentationNikolay Borisov1-2/+0
2015-06-25powerpc: use for_each_sg()Akinobu Mita1-5/+5
2015-06-25metag: use for_each_sg()Akinobu Mita1-5/+9
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1418-27517/+109464
2015-06-25Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-492/+597
2015-06-25Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-34/+88
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds64-741/+938
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds72-1702/+4077
2015-06-24EDAC: Update Documentation/edac.txtBorislav Petkov1-143/+130
2015-06-24EDAC: Fix typos in Documentation/edac.txtRami Rosen1-9/+9
2015-06-24EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov1-0/+3
2015-06-24EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov1-4/+4
2015-06-24EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov1-31/+35
2015-06-24EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull1-0/+20
2015-06-24EDAC, mce_amd_inj: Make inj_type statickbuild test robot1-1/+1
2015-06-24arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS supportThor Thayer2-1/+12
2015-06-24EDAC, altera: Add Arria10 EDAC supportThor Thayer2-16/+204
2015-06-24EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer2-104/+206
2015-06-24EDAC, altera: Generalize driver to use DT Memory sizeThor Thayer1-32/+26
2015-06-24EDAC, mce_amd_inj: Add README fileAravind Gopalakrishnan1-0/+46
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds210-2216/+9258
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds21-190/+141
2015-06-24Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-18/+4
2015-06-24EDAC, mce_amd_inj: Add individual permissions field to dfs_nodeAravind Gopalakrishnan1-7/+8
2015-06-24bridge: vlan: flush the dynamically learned entries on port vlan deleteNikolay Aleksandrov6-7/+11
2015-06-24bridge: multicast: add a comment to br_port_state_selection about blocking stateNikolay Aleksandrov1-0/+4
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller29-72/+186
2015-06-24net: inet_diag: export IPV6_V6ONLY sockoptPhil Sutter2-1/+6
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28