summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-26net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai1-1/+1
2012-07-26ARM: mxs: fix compile error caused by prom_update_property changeShawn Guo1-6/+2
2012-07-26leds: add new lp8788 led driverKim, Milo3-0/+200
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown1437-9509/+17155
2012-07-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie18-119/+140
2012-07-26Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie21-429/+592
2012-07-26drm/nouveau: init vblank requests listMarcin Slusarz3-6/+1
2012-07-26drm/nv50: extend vblank semaphore to generic dmaobj + offset pairBen Skeggs5-53/+32
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs10-354/+353
2012-07-26drm/nouveau: move current gpuobj code out of nouveau_object.cBen Skeggs3-2/+2
2012-07-26drm/nouveau/gem: fix object reference leak in a failure pathBen Skeggs1-0/+1
2012-07-26drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATIONMarcin Slusarz1-1/+1
2012-07-26drm/nv84: decode PCRYPT errorsMarcin Slusarz1-3/+15
2012-07-26drm/nouveau: dcb table quirk for fdo#50830Ben Skeggs1-0/+12
2012-07-26nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst3-10/+175
2012-07-26Btrfs: uninit variable fixes in send/receiveChris Mason1-2/+2
2012-07-26Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason14-40/+5483
2012-07-26hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang1-7/+4
2012-07-26hyperv: Add a check for ring_size valueHaiyang Zhang1-1/+6
2012-07-26ipv4: rt_cache_valid must check expired routesEric Dumazet1-3/+5
2012-07-26net/pch_gpe: Cannot disable ethernet autonegationWei Yang2-2/+3
2012-07-26qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com1-0/+4
2012-07-26netiucv: cleanup attribute usagefrank.blaschka@de.ibm.com1-28/+6
2012-07-26net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com1-0/+1
2012-07-26be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2-3/+4
2012-07-26mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza3-11/+93
2012-07-26tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf1-1/+1
2012-07-26tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf1-1/+1
2012-07-26Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block5-1/+4717
2012-07-26Btrfs: add btrfs_compare_trees functionAlexander Block2-0/+440
2012-07-26Btrfs: introduce subvol uuids and timesAlexander Block8-15/+292
2012-07-26Btrfs: make iref_to_path non staticAlexander Block2-5/+9
2012-07-26Btrfs: add a barrier before a waitqueue_active checkChris Mason1-0/+1
2012-07-26Btrfs: call the ordered free operation without any locks heldChris Mason1-1/+8
2012-07-26Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder3-14/+20
2012-07-26Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason15-242/+2697
2012-07-26ARM: dt: tegra trimslice: enable USB2 portStephen Warren1-0/+1
2012-07-26ARM: dt: tegra trimslice: add vbus-gpio propertyStephen Warren1-0/+1
2012-07-26[libata] pata_cmd64x: whitespace cleanupJeff Garzik1-2/+2
2012-07-26ARM: vt8500: Add maintainer for VT8500 architectureTony Prisk1-0/+11
2012-07-26libata-acpi: fix up for acpi_pm_device_sleep_state APIStephen Rothwell1-1/+1
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik4696-105976/+183520
2012-07-25sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen1-17/+31
2012-07-25cifs: ensure that we always do cifsFileInfo_get under the spinlockJeff Layton2-8/+15
2012-07-25ahci, trivial: fixed coding style issues related to bracesJeffrin Jose1-22/+11
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann16-30/+98
2012-07-25ahci_platform: add hibernation callbacksShiraz Hashim1-7/+3
2012-07-25libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-07-25libata-transport.c: local functions should not be exposed globallyH Hartley Sweeten1-3/+3
2012-07-25sata_dwc_460ex: support hardresetThang Q. Nguyen1-1/+23