summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+63
2014-06-25misc: atmel_pwm: fix Kconfig symbolsNicolas Ferre1-1/+1
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood1-1/+9
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour1-1/+10
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman7-392/+2
2014-06-25i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36Catherine Sullivan2-2/+2
2014-06-25i40e: Bypass timeout recovery level 0 so as to not cause MDDAnjali Singhai Jain1-1/+3
2014-06-25i40e: no pf reset at pci removeShannon Nelson1-6/+0
2014-06-25i40e: reapply LAA after resetShannon Nelson2-2/+10
2014-06-25i40e: allow user to set LAA againShannon Nelson1-15/+16
2014-06-25i40e: use WoL flag when setting LAAShannon Nelson1-1/+1
2014-06-25i40e: Add ablitity to enable/disable link from set_link_restart_anCatherine Sullivan3-3/+11
2014-06-25i40e/i40evf: remove reserved typeJesse Brandeburg4-4/+0
2014-06-25i40e: Fix ethtool coalesce settingsCarolyn Wyborny3-5/+40
2014-06-25i40e: fix a stray print messageShannon Nelson1-1/+1
2014-06-25i40e: warn on newer/older firmware API revShannon Nelson1-0/+14
2014-06-25i40e: Add PF reset when Malicious driver event for PFNeerav Parikh1-0/+25
2014-06-25i40e: make prep_for_reset voidShannon Nelson1-11/+5
2014-06-25i40e: Stop the VF device after setting its MAC addressGreg Rose1-0/+2
2014-06-25cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-25NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson4-45/+58
2014-06-25NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson1-7/+4
2014-06-25NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson1-2/+5
2014-06-25NFS: Don't mark the data cache as invalid if it has been flushedTrond Myklebust1-35/+40
2014-06-25NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file sizeTrond Myklebust1-0/+1
2014-06-25nfs: Fix cache_validity check in nfs_write_pageuptodate()Scott Mayhew1-1/+3
2014-06-25Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds1-2/+4
2014-06-25Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds10-20/+25
2014-06-24cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt1-4/+4
2014-06-24aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise1-0/+3
2014-06-24aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise1-2/+1
2014-06-24[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...Steve French1-3/+4
2014-06-24ARM: integrator: fix OF-related regressionLinus Walleij2-36/+13
2014-06-24ARM: mvebu: Fix the improper use of the compatible string armada38x using a w...Gregory CLEMENT6-7/+17
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas1-0/+5
2014-06-24selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2-4/+12
2014-06-24powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist1-1/+1
2014-06-24powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman1-3/+6
2014-06-24powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman1-23/+20
2014-06-24powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman1-3/+4
2014-06-24powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman1-1/+1
2014-06-24powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman1-1/+1
2014-06-24powerpc: Add ppc_global_function_entry()Michael Ellerman1-0/+11
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2014-06-24powerpc: Remove __arch_swab*Benjamin Herrenschmidt1-43/+0
2014-06-24powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2-18/+0
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGavin Shan1-10/+10
2014-06-24Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-21/+43
2014-06-24Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds41-189/+703
2014-06-24ocfs2/dlm: do not purge lockres that is queued for assert masterXue jiufei4-6/+55