summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-16acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-07-16ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-07-16drm/radeon: fix VM page table setup on SIAlex Deucher2-4/+13
2012-07-16drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai1-1/+4
2012-07-16drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs1-1/+1
2012-07-16drm/edid: don't return stack garbage from supports_rbDaniel Vetter1-1/+1
2012-07-16Btrfs: run delayed directory updates during log replayChris Mason1-0/+6
2012-07-16ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2-3/+2
2012-07-16ASoC: wm2200: Add missing BCLK rateMark Brown1-0/+1
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-16ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-07-16ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan1-3/+2
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-07-16ath9k: fix invalid pointer access in the tx pathFelix Fietkau2-12/+18
2012-07-16ath9k: fix a tx rate duration calculation bugFelix Fietkau1-1/+1
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-07-16ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-07-16cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...Jeff Layton1-6/+3
2012-07-16cifs: fix parsing of password mount optionSuresh Jayaraman1-15/+17
2012-07-16rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen2-6/+22
2012-07-16rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen2-2/+37
2012-07-16iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU1-2/+2
2012-07-16iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel1-0/+9
2012-07-16iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan1-2/+2
2012-07-16udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-07-16udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2012-07-16udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2
2012-07-16nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2-0/+4
2012-07-16staging: r8712u: Add new USB IDsLubomir Schmidt1-0/+2
2012-07-16hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
2012-07-16NFC: Prevent multiple buffer overflows in NCIDan Rosenberg1-5/+5
2012-07-16NFC: Return from rawsock_release when sk is NULLEric Dumazet1-1/+4
2012-07-16powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2-3/+3
2012-07-16powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt4-12/+64
2012-07-16mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-07-16xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-07-16bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger3-1/+3
2012-07-16net: remove skb_orphan_try()Eric Dumazet4-31/+3
2012-07-16bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-07-16bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-07-16netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet2-6/+10
2012-07-16dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+3
2012-07-16be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-07-16Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-07-16sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-07-16ipv6: Move ipv6 proc file registration to end of init orderThomas Graf1-10/+31
2012-07-16ipv6: fib: Restore NTF_ROUTER exception in fib6_age()Thomas Graf1-1/+1
2012-07-16net: neighbour: fix neigh_dump_info()Eric Dumazet1-8/+6
2012-07-16lpc_eth: fix tx completionEric Dumazet1-5/+5