summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Linux 3.2.9v3.2.9Greg Kroah-Hartman1-1/+1
2012-03-01cdrom: use copy_to_user() without the underscoresDan Carpenter1-7/+1
2012-03-01epoll: limit pathsJason Baron3-25/+211
2012-03-01epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-03-01epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov5-2/+25
2012-03-01hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz1-2/+3
2012-03-01imon: don't wedge hardware after early callbacksJarod Wilson1-4/+22
2012-03-01hdpvr: fix race conditon during start of streamingJanne Grunau1-1/+2
2012-03-01can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp1-1/+12
2012-03-01builddeb: Don't create files in /tmp with predictable namesBen Hutchings1-6/+6
2012-03-01davinci_emac: Do not free all rx dma descriptors during initChristian Riesch1-2/+4
2012-03-01jme: Fix FIFO flush issueGuo-Fu Tseng2-10/+2
2012-03-01ipvs: fix matching of fwmark templates during schedulingSimon Horman1-1/+1
2012-03-01scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2-0/+17
2012-03-01scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li1-2/+2
2012-03-01genirq: Handle pending irqs in irq_startup()Thomas Gleixner4-11/+14
2012-03-01genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner1-2/+23
2012-03-01ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-03-01x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann1-8/+36
2012-03-01ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King1-0/+5
2012-03-01ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
2012-03-01hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck1-2/+1
2012-03-01hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp1-7/+9
2012-03-01hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp1-3/+3
2012-03-01NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells1-0/+7
2012-03-01ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai1-0/+8
2012-03-01ALSA: hda/realtek - Fix overflow of vol/sw check bitmapTakashi Iwai1-3/+8
2012-03-01ASoC: wm8962: Fix sidetone enumeration textsMark Brown1-1/+1
2012-03-01target: Allow control CDBs with data > 1 pageAndy Grover8-54/+78
2012-03-01usb-storage: fix freezing of the scanning threadAlan Stern2-61/+35
2012-03-01USB: Set hub depth after USB3 hub resetElric Fu1-13/+17
2012-03-01USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp3-3/+13
2012-03-01xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp1-8/+24
2012-03-01xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp1-1/+1
2012-03-01USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-03-01USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp1-8/+2
2012-03-01USB: Serial: ti_usb_3410_5052: Add Abbot Diabetes Care cable idAndrew Lunn2-2/+8
2012-03-01USB: option: cleanup zte 3g-dongle's pid in option.cRui li1-130/+13
2012-03-01USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen1-0/+2
2012-03-01tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell1-0/+4
2012-03-01tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()Neal Cardwell1-9/+10
2012-03-01tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbsNeal Cardwell1-14/+22
2012-03-01gro: more generic L2 header checkEric Dumazet1-2/+8
2012-03-01IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier3-46/+24
2012-03-01net: Make qdisc_skb_cb upper size bound explicit.David S. Miller4-7/+11
2012-03-01ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei1-1/+1
2012-03-01tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu1-0/+5
2012-03-01ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-03-01via-velocity: S3 resume fix.David Lv1-3/+0
2012-03-01veth: Enforce minimum size of VETH_INFO_PEERHagen Paul Pfeifer1-1/+3