aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-03sparc: Allow handling signals when stack is corrupted.David S. Miller
2011-10-03sparc32: unbreak arch_write_unlock()Mikael Pettersson
2011-10-03sparc64: remove unnecessary macros from spinlock_64.hMikael Pettersson
2011-10-03rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka
2011-10-03rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka
2011-10-03atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck
2011-10-03pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo
2011-10-03savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-10-03rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka
2011-10-03ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian
2011-10-03carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov
2011-10-03ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard
2011-10-03ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-10-03sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers
2011-10-03xhci: Handle zero-length isochronous packets.Sarah Sharp
2011-10-03xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp
2011-10-03xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp
2011-10-03xhci: Fix memory leak during failed enqueue.Sarah Sharp
2011-10-03xHCI: report USB2 port in resuming as suspendAndiry Xu
2011-10-03xHCI: fix port U3 status check conditionAndiry Xu
2011-10-03USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2011-10-03usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin
2011-10-03USB option driver K3765/K4505 avoid CDC_DATA interfaceAndrew Bird
2011-10-03USB: option: add YUGA device id to driverGavin.zhu
2011-10-03USB option driver add PID of Huawei Vodafone K4605Andrew Bird
2011-10-03USB option driver add PID of Huawei Vodafone K3806Andrew Bird
2011-10-03usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim
2011-10-03USB: ftdi_sio: add Calao reference board supportJean-Christophe PLAGNIOL-VILLARD
2011-10-03TTY: pty, fix pty countingJiri Slaby
2011-10-03tty: Add "spi:" prefix for spi modaliasAxel Lin
2011-10-038250: Fix race condition in serial8250_backup_timeout().Al Cooper
2011-10-038250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith
2011-10-03serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas
2011-10-03omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly
2011-10-03ASoC: ad193x: fix dac word len settingScott Jiang
2011-10-03ASoC: ad193x: fix registers definitionScott Jiang
2011-10-03ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin
2011-10-03arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182
2011-10-03rapidio: fix use of non-compatible registersAlexandre Bounine
2011-10-03kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-08-29Linux 3.0.4v3.0.4Greg Kroah-Hartman
2011-08-29Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-29igb: Fix lack of flush after register write and before delayCarolyn Wyborny
2011-08-29mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-08-29rt2x00: fix order of entry flags modificationStanislaw Gruszka
2011-08-29fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi
2011-08-29drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim
2011-08-29drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz
2011-08-29x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-29x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin