summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-6/+24
2014-12-11r8169:update rtl8168g pcie ephy parameterChun-Hao Lin1-3/+21
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds5-9/+7
2014-12-11net: dsa: bcm_sf2: force link for all fixed PHY devicesFlorian Fainelli1-10/+13
2014-12-11Merge branch 'dma_mb'David S. Miller18-179/+258
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds26-309/+488
2014-12-11fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor readsAlexander Duyck3-11/+10
2014-12-11r8169: Use dma_rmb() and dma_wmb() for DescOwn checksAlexander Duyck1-8/+21
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck12-26/+99
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck10-135/+129
2014-12-11Merge branch 'dsa'David S. Miller1-3/+13
2014-12-11net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli1-4/+11
2014-12-11net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli1-0/+3
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds289-3443/+9835
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds205-2177/+3246
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds67-1500/+1521
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1336-29147/+70816
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu1-1/+3
2014-12-11HID: logitech-hidpp: add boundary check for name retrievalPeter Wu1-0/+3
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu1-2/+8
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu1-13/+6
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke2-28/+59
2014-12-11pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren4-14/+47
2014-12-11pstore-ram: Fix hangs by using write-combine mappingsRob Herring1-2/+2
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds451-11303/+27224
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds39-523/+2560
2014-12-11ipmi: Check the BT interrupt enable periodicallyCorey Minyard1-2/+25
2014-12-11ipmi: Fix attention handling for system interfacesCorey Minyard1-15/+30
2014-12-11ipmi: Periodically check to see if irqs and messages are set rightCorey Minyard1-96/+101
2014-12-11drivers/char/ipmi: Add powernv IPMI driverJeremy Kerr3-0/+317
2014-12-11ipmi: Add SMBus interface driver (SSIF)Corey Minyard4-3/+1950
2014-12-11ipmi: Remove the now unused priority from SMI senderCorey Minyard3-9/+7
2014-12-11ipmi: Remove the now unnecessary message queueCorey Minyard1-78/+34
2014-12-11ipmi: Make the message handler easier to use for SMI interfacesCorey Minyard1-40/+162
2014-12-11ipmi: Move message sending into its own functionCorey Minyard1-4/+9
2014-12-11ipmi: rename waiting_msgs to waiting_rcv_msgsCorey Minyard1-15/+16
2014-12-11ipmi: Fix handling of BMC flagsCorey Minyard1-37/+68
2014-12-11ipmi: Initialize BMC device attributesCorey Minyard1-0/+2
2014-12-11ipmi: Unregister previously registered driver in error casetrenn@suse.de1-0/+1
2014-12-11ipmi: Use the proper type for acpi_handleCorey Minyard1-1/+4
2014-12-11ipmi: Fix a bug in hot add/removeCorey Minyard1-1/+1
2014-12-11ipmi: Remove useless sysfs_name parametersCorey Minyard3-31/+5
2014-12-11ipmi: clean up the device handling for the bmc deviceCorey Minyard1-193/+92
2014-12-11ipmi: Move the address source to string to ipmi-generic codeCorey Minyard3-7/+16
2014-12-11ipmi: Ignore SSIF in the PNP handlingCorey Minyard1-0/+5
2014-12-11Merge branch 'topic/opal-ipmi' of git://git.kernel.org/pub/scm/linux/kernel/g...Corey Minyard3-0/+33
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds58-2156/+2398
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds40-1428/+2048
2014-12-11Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds10-188/+701
2014-12-11Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds31-279/+1911