summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-27posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer7-32/+12
2012-07-27Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-365/+561
2012-07-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-115/+199
2012-07-27Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds2-7/+2
2012-07-27Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-27/+44
2012-07-27Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-146/+291
2012-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds68-1842/+14289
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds33-502/+1839
2012-07-26Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds13-47/+430
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-26Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-259/+242
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds47-227/+2159
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds660-25313/+121095
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds159-4109/+8026
2012-07-26Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds79-959/+510
2012-07-26be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi1-2/+2
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