summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-13KVM: PPC: Book3S HV: Remove bogus duplicate codePaul Mackerras
2014-03-13Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas...Dave Airlie
2014-03-13Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-03-13Merge tag 'vmwgfx-fixes-3.14-2014-03-13' of git://people.freedesktop.org/~tho...Dave Airlie
2014-03-13drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom
2014-03-12Merge tag 'pci-v3.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-13ACPI / init: Invoke early ACPI initialization laterRafael J. Wysocki
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki
2014-03-12Merge tag 'sound-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-03-12net: socket: error on a negative msg_namelenMatthew Leach
2014-03-12drm/radeon/cik: properly set compute ring status on disableAlex Deucher
2014-03-12MAINTAINERS: Add tools/net to NETWORKING [GENERAL]Tobias Klauser
2014-03-12packet: doc: Spelling s/than/that/Geert Uytterhoeven
2014-03-12Merge branch 'mlx4'David S. Miller
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz
2014-03-12drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher
2014-03-12drm/radeon/cik: properly set sdma ring status on disableAlex Deucher
2014-03-12drm/radeon: fix runpm disabling on non-PX harderAlex Deucher
2014-03-12xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu
2014-03-12drm/ttm: don't oops if no invalidate_caches()Rob Clark
2014-03-12dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-12dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-12PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-03-12drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom
2014-03-12[SCSI] storvsc: NULL pointer dereference fixAles Novak
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11Merge branch 'skb_frags'David S. Miller
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-03-11PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-03-11Merge branch 'stmmac'David S. Miller
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO
2014-03-11vmxnet3: fix netpoll race conditionNeil Horman