summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-07usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi1-1/+0
2012-05-07USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2-2/+2
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern3-0/+19
2012-05-07USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum1-2/+5
2012-05-07ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EDavid Henningsson1-0/+1
2012-05-07nl80211: ensure interface is up in various APIsJohannes Berg1-12/+17
2012-05-07i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov1-0/+1
2012-05-07drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5
2012-05-07drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang1-1/+2
2012-05-07drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-05-07drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter1-16/+18
2012-05-07drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher1-2/+2
2012-05-07dell-laptop: Terminate quirks list properlyMartin Nyhus1-0/+1
2012-05-07hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck1-3/+6
2012-05-07hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-05-07tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt1-0/+5
2012-05-07sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo1-6/+16
2012-05-07dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre1-4/+0
2012-05-07ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown1-54/+222
2012-05-07ASoC: dapm: Ensure power gets managed for line widgetsMark Brown1-0/+2
2012-05-07xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk1-0/+15
2012-05-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel1-1/+1
2012-05-07Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds4-22/+2
2012-05-07x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann5-16/+9
2012-05-07x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue1-14/+20
2012-05-07x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2-8/+10
2012-05-07x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann1-3/+1
2012-05-07NFS: put open context on error in nfs_flush_multiFred Isaman1-1/+1
2012-05-07NFS: put open context on error in nfs_pagein_multiFred Isaman1-1/+1
2012-05-07NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust1-0/+14
2012-05-07NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust1-2/+7
2012-05-07nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara1-2/+6
2012-04-27Linux 3.3.4v3.3.4Greg Kroah-Hartman1-1/+1
2012-04-27tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet3-5/+19
2012-04-27net: allow pskb_expand_head() to get maximum tailroomEric Dumazet1-1/+3
2012-04-27tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell1-0/+4
2012-04-27net ax25: Reorder ax25_exit to remove races.Eric W. Biederman1-4/+5
2012-04-27ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter1-1/+1
2012-04-27netns: do not leak net_generic data on failed initJulian Anastasov1-15/+18
2012-04-27tcp: fix tcp_grow_window() for large incoming framesEric Dumazet1-0/+1
2012-04-27dummy: Add ndo_uninit().Hiroaki SHIMODA1-3/+3
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-27net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward1-5/+2
2012-04-27net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi1-1/+1
2012-04-27net: smsc911x: fix skb handling in receive pathWill Deacon1-9/+5
2012-04-278139cp: set intr mask after its handler is registeredJason Wang1-2/+8
2012-04-27atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-04-27tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell1-2/+5
2012-04-27tcp: restore correct limitEric Dumazet1-2/+1
2012-04-27net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3