summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-17kernel/smp.c:on_each_cpu_cond(): fix warning in fallback pathSasha Levin1-1/+1
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris5-12/+13
2014-09-17tpm: Properly clean sysfs entries in error pathStefan Berger1-1/+3
2014-09-17tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
2014-09-17tpm: missing tpm_chip_put in tpm_get_random()Jarkko Sakkinen1-3/+4
2014-09-17firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck1-4/+4
2014-09-17drm/radeon: use packet2 for nop on hawaii with old firmwareAlex Deucher1-3/+10
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-17media: sms: Remove CONFIG_ prefix from Kconfig symbolsPaul Bolle1-2/+1
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-05Linux 3.14.18v3.14.18Greg Kroah-Hartman1-1/+1
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-09-05vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov1-6/+3
2014-09-05NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust1-5/+12
2014-09-05NFSv3: Fix another acl regressionTrond Myklebust1-1/+4
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever5-2/+7
2014-09-05nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin1-1/+1
2014-09-05NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee1-1/+4
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-09-05usb: ehci: using wIndex + 1 for hub portPeter Chen1-1/+1
2014-09-05USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw1-1/+6
2014-09-05USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2-0/+7
2014-09-05USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2-0/+3
2014-09-05ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren1-0/+4
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui1-0/+4
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede1-1/+2
2014-09-05staging: r8188eu: Add new USB IDLarry Finger1-0/+1
2014-09-05staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies1-0/+1
2014-09-05staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...Mark Einon1-41/+27
2014-09-05jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong6-49/+95
2014-09-05jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong1-2/+5
2014-09-05ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov1-2/+8
2014-09-05mei: nfc: fix memory leak in error pathAlexander Usyskin1-6/+5
2014-09-05mei: reset client state on queued connect requestAlexander Usyskin1-0/+1
2014-09-05Btrfs: fix crash on endio of reading corrupted blockLiu Bo1-0/+1
2014-09-05Btrfs: fix compressed write corruption on enospcLiu Bo1-0/+12
2014-09-05Btrfs: read lock extent buffer while walking backrefsFilipe Manana1-0/+3
2014-09-05Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana1-1/+1
2014-09-05Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2-6/+20
2014-09-05hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-05x86/xen: resume timer irqs earlyDavid Vrabel1-1/+1
2014-09-05x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel1-5/+5