summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi
2011-03-21x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-21mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich
2011-03-21drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie
2011-03-21Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a rig...Tristan Ye
2011-03-21xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-03-21xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-03-21xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-03-21xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-03-21x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-21md: correctly handle probe of an 'mdp' device.NeilBrown
2011-03-21ldm: corrupted partition table can cause kernel oopsTimo Warns
2011-03-21epoll: prevent creating circular epoll structuresDavide Libenzi
2011-03-21staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler
2011-03-21staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler
2011-03-21staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler
2011-03-21staging: usbip: vhci: update reference count for usb_deviceMax Vozeler
2011-03-21tcp: fix inet_twsk_deschedule()Eric Dumazet
2011-03-21Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"Alex Deucher
2011-03-21p54pci: update receive dma buffers before and after processingChristian Lamparter
2011-03-21sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas
2011-03-21USB: Add quirk for Samsung Android phone modemMaciej Szmigiero
2011-03-21USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero
2011-03-21USB: add quirks entry for Keytouch QWERTY PanelAlan Stern
2011-03-21usb: musb: omap2430: fix kernel panic on rebootJohan Hovold
2011-03-21platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov
2011-03-21platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov
2011-03-21platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov
2011-03-21genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner
2011-03-21eCryptfs: Copy up lower inode attrs in getattrTyler Hicks
2011-03-21acer-wmi: Fix capitalisation of GUIDMatthew Garrett
2011-03-21ARM: Ensure predictable endian state on signal handler entryRussell King
2011-03-21radio-aimslab.c needs #include <linux/delay.h>Geert Uytterhoeven
2011-03-21ALSA: caiaq - Fix possible string-buffer overflowTakashi Iwai
2011-03-21ALSA: HDA: Add position_fix quirk for an Asus deviceDavid Henningsson
2011-03-21net: deinit automatic LIST_HEADEric Dumazet
2011-03-21fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-03-21PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-03-21s390: remove task_show_regsMartin Schwidefsky
2011-03-21nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-03-21tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-03-21tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-03-21be2net: Maintain tx and rx counters in driverAjit Khaparde
2011-03-21sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan
2011-03-21scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King
2011-03-21scsi_dh_alua: add netapp to dev listMike Christie
2011-03-21ixgbe: prevent speculative processing of descriptors before readyMilton Miller
2011-03-21isdn: hisax: Replace the bogus access to irq statsThomas Gleixner
2011-03-21NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-03-21CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa