summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-11ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon1-3/+3
2012-05-11ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon1-0/+4
2012-05-11ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon1-5/+8
2012-05-11ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon1-6/+6
2012-05-11ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon2-6/+20
2012-05-11autofs: make the autofsv5 packet file descriptor use a packetized pipeLinus Torvalds3-2/+13
2012-05-11pipes: add a "packetized pipe" mode for writingLinus Torvalds2-2/+30
2012-05-11usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2-2/+2
2012-05-11usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi1-1/+0
2012-05-11USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2-2/+2
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern3-0/+19
2012-05-11USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum1-2/+5
2012-05-11ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EDavid Henningsson1-0/+1
2012-05-11nl80211: ensure interface is up in various APIsJohannes Berg1-12/+17
2012-05-11drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2012-05-11drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2
2012-05-11drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-05-11drm/i915: Force sync command ordering (Gen6+)Ben Widawsky3-2/+13
2012-05-11drm/i915: relative_constants_mode race fixBen Widawsky1-13/+16
2012-05-11drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter1-16/+18
2012-05-11drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher1-2/+2
2012-05-11dell-laptop: Terminate quirks list properlyMartin Nyhus1-0/+1
2012-05-11hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck1-3/+6
2012-05-11hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-05-11tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt1-0/+5
2012-05-11sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo1-6/+16
2012-05-11dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre1-4/+0
2012-05-11ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown1-54/+222
2012-05-11ASoC: dapm: Ensure power gets managed for line widgetsMark Brown1-0/+2
2012-05-11xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk1-0/+15
2012-05-11xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-05-11Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds4-23/+3
2012-05-11x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue1-14/+20
2012-05-11x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann1-3/+1
2012-05-11NFS: put open context on error in nfs_flush_multiFred Isaman1-1/+1
2012-05-11NFS: put open context on error in nfs_pagein_multiFred Isaman1-1/+1
2012-05-11NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust1-0/+14
2012-05-11NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust1-2/+7
2012-05-11nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara1-2/+6
2012-05-11tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-05-11net ax25: Reorder ax25_exit to remove races.Eric W. Biederman1-4/+5
2012-05-11ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-05-11netns: do not leak net_generic data on failed initJulian Anastasov1-15/+18
2012-05-11tcp: fix tcp_grow_window() for large incoming framesEric Dumazet1-0/+1
2012-05-11dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-05-11net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-05-11net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward1-5/+2
2012-05-11net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-05-11net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-05-118139cp: set intr mask after its handler is registeredJason Wang1-2/+8