aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-26sparc32: fix coding-style in srmmu.cSam Ravnborg1-68/+64
2012-07-26sparc32: sort includes in srmmu.cSam Ravnborg1-21/+21
2012-07-26sparc32: define a few srmmu functions __initSam Ravnborg1-2/+2
2012-07-26ipv6: Early TCP socket demuxEric Dumazet5-8/+59
2012-07-26ipv4: Fix input route performance regression.David S. Miller7-37/+48
2012-07-26pch_gbe: vlan skb len fixAndy Cress1-7/+0
2012-07-26pch_gbe: add extra clean txAndy Cress1-13/+44
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress1-1/+1
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-5/+6
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-07-26pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-07-26pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-07-26tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh1-1/+1
2012-07-26pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-12/+26
2012-07-26vt: fix race in vt_waitactive()Rabin Vincent1-13/+34
2012-07-26serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2-0/+2
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge2-1/+10
2012-07-26serial_core: Update buffer overrun statistics.Corbin1-2/+4
2012-07-26serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim1-2/+2
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer7-32/+12
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-26bcma: add missing iounmap on error pathHauke Mehrtens1-5/+10
2012-07-26bcma: fix regression in interrupt assignment on mipsHauke Mehrtens1-3/+3
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & control.vifThomas Huehn1-5/+0
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-25ARM: 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-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-25Btrfs: uninit variable fixes in send/receiveChris Mason1-2/+2
2012-07-25hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang1-7/+4
2012-07-25hyperv: Add a check for ring_size valueHaiyang Zhang1-1/+6
2012-07-25ipv4: rt_cache_valid must check expired routesEric Dumazet1-3/+5
2012-07-25net/pch_gpe: Cannot disable ethernet autonegationWei Yang2-2/+3
2012-07-25qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com1-0/+4
2012-07-25netiucv: cleanup attribute usagefrank.blaschka@de.ibm.com1-28/+6
2012-07-25net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com1-0/+1
2012-07-25be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2-3/+4
2012-07-25mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza3-11/+93
2012-07-25tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf1-1/+1
2012-07-25tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf1-1/+1
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block5-1/+4717