summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-17s390/locking: Reenable optimistic spinningChristian Borntraeger1-0/+1
2014-09-17spi: omap2-mcspi: Configure hardware when slave driver changes modeMark A. Greer1-0/+14
2014-09-17spi: orion: fix incorrect handling of cell-index DT propertyThomas Petazzoni1-6/+4
2014-09-17iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel1-4/+6
2014-09-17iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel1-0/+8
2014-09-17powerpc/powernv: Fix IOMMU group lostGavin Shan2-18/+22
2014-09-17iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson1-10/+39
2014-09-17media: sms: Remove CONFIG_ prefix from Kconfig symbolsPaul Bolle1-2/+1
2014-09-17media: v4l: vb2: Fix stream start and buffer completion raceLaurent Pinchart1-1/+3
2014-09-17media: v4l: vsp1: Remove the unneeded vsp1_video_buffer video fieldLaurent Pinchart2-3/+0
2014-09-17media: mt9v032: fix hblank calculationPhilipp Zabel1-2/+2
2014-09-17media: media-device: Remove duplicated memset() in media_enum_entities()Salva Peiró1-2/+0
2014-09-17media: au0828: Only alt setting logic when neededMauro Carvalho Chehab1-17/+17
2014-09-17media: xc4000: Fix get_frequency()Mauro Carvalho Chehab1-9/+11
2014-09-17media: xc5000: Fix get_frequency()Mauro Carvalho Chehab1-10/+12
2014-09-17reiserfs: Fix use after free in journal teardownJan Kara2-7/+21
2014-09-17reiserfs: fix corruption introduced by balance_leaf refactorJeff Mahoney3-54/+71
2014-09-06Linux 3.16.2v3.16.2Greg Kroah-Hartman1-1/+1
2014-09-06USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-09-06vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov1-6/+3
2014-09-06NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust1-5/+12
2014-09-06NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADETrond Myklebust1-4/+5
2014-09-06NFSv3: Fix another acl regressionTrond Myklebust1-1/+4
2014-09-06svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever5-2/+7
2014-09-06nfs: reject changes to resvport and sharecache during remountScott Mayhew1-4/+5
2014-09-06nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin1-1/+1
2014-09-06NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee1-1/+4
2014-09-06usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai1-3/+1
2014-09-06usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-09-06usb: ehci: using wIndex + 1 for hub portPeter Chen1-1/+1
2014-09-06USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-06USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-06USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-06ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren1-0/+4
2014-09-06xhci: Disable streams on Via XHCI with device-id 0x3432Hans de Goede1-0/+5
2014-09-06xhci: rework cycle bit checking for new dequeue pointersMathias Nyman2-62/+42
2014-09-06usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-06xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-06staging: r8188eu: Add new USB IDLarry Finger1-0/+1
2014-09-06staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies1-0/+1
2014-09-06staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...Mark Einon1-41/+27
2014-09-06staging: lustre: Remove circular dependency on headerPranith Kumar1-1/+1
2014-09-06jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong6-49/+95
2014-09-06jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong1-2/+5
2014-09-06ext4: fix same-dir rename when inline data directory overflowsDarrick J. Wong1-3/+18
2014-09-06ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov1-2/+8
2014-09-06ext4: fix transaction issues for ext4_fallocate and ext_zero_rangeDmitry Monakhov1-33/+35
2014-09-06ext4: fix incorect journal credits reservation in ext4_zero_rangeDmitry Monakhov1-2/+9
2014-09-06ext4: move i_size,i_disksize update routines to helper functionDmitry Monakhov3-39/+28
2014-09-06mei: nfc: fix memory leak in error pathAlexander Usyskin1-6/+5