summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-27microblaze: Reversed logic in futex cmpxchgMeyer, Kirk1-1/+1
2013-05-23microblaze: Use proper casting for inb/inw/inl in io.hMichal Simek1-3/+3
2013-05-14microblaze: Initialize temp variable to remove compilation warningMichal Simek1-1/+1
2013-05-14Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-19/+14
2013-05-14Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-101/+194
2013-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-263/+498
2013-05-14parisc: make default cross compiler search more robust (v3)Helge Deller1-12/+9
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun1-2/+3
2013-05-13qlge: fix dma map leak when the last chunk is not allocatedThadeu Lima de Souza Cascardo1-0/+7
2013-05-13xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini1-11/+4
2013-05-13xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini1-7/+3
2013-05-13xen/arm: initialize pm functions laterStefano Stabellini1-1/+7
2013-05-13Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds4-17/+49
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-156/+213
2013-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown4-8/+11
2013-05-13Merge remote-tracking branch 'spi/fix/atmel' into spi-linusMark Brown1-9/+38
2013-05-13drm/mgag200: Fix framebuffer base address programmingChristopher Harvey1-3/+24
2013-05-13drm/mgag200: Convert counter delays to jiffiesChristopher Harvey1-9/+6
2013-05-13drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey1-21/+21
2013-05-13drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey1-5/+1
2013-05-13drm: Only print a debug message when the polled connector has changedLespiau, Damien1-6/+13
2013-05-13drm: Make the HPD status updates debug logs more readableLespiau, Damien2-4/+7
2013-05-12xfrm6: release dev before returning errorCong Wang1-1/+3
2013-05-12ipv6,gre: do not leak info to user-spaceAmerigo Wang1-0/+2
2013-05-12virtio_net: use default napi weight by defaultAmerigo Wang1-1/+1
2013-05-12emac: Fix EMAC soft reset on 460EX/GTPetri Gynther1-8/+28
2013-05-123c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-12Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-12Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-108/+368
2013-05-12caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12net/ethernet: MACB should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-05-12net/ethernet: ARM_AT91_ETHER should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-12ipv6: do not clear pinet6 fieldEric Dumazet6-14/+39
2013-05-12macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-3/+4
2013-05-12Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-7/+32
2013-05-12Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds5-7/+55
2013-05-12ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-12net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim3-6/+45
2013-05-12net/mlx4_core: Add missing report on VST and spoof-checking dev capsOr Gerlitz2-10/+3
2013-05-12net: fec: enable hardware checksum only on imx6q-fecShawn Guo1-7/+13
2013-05-12Merge branch 'qlcnic'David S. Miller9-69/+167
2013-05-12qlcnic: Fix validation of link event command.Rajesh Borundia1-3/+0
2013-05-12qlcnic: Fix mailbox response handling.Rajesh Borundia4-15/+10
2013-05-12qlcnic: Fix bug in diagnostics test reset recovery pathManish Chopra1-3/+11
2013-05-12qlcnic: Fix reset recovery after transmit timeoutSony Chacko2-14/+23
2013-05-12qlcnic: Fix ethtool supported port status for 83xxHimanshu Madhani4-27/+94