summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.18-rt15v3.14.18-rt15Steven Rostedt (Red Hat)2014-10-311-1/+1
* Merge tag 'v3.14.18' into v3.14-rtSteven Rostedt (Red Hat)2014-10-31100-347/+768
|\
| * Linux 3.14.18v3.14.18Greg Kroah-Hartman2014-09-051-1/+1
| * USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman2014-09-051-0/+2
| * vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov2014-09-051-6/+3
| * NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust2014-09-051-5/+12
| * NFSv3: Fix another acl regressionTrond Myklebust2014-09-051-1/+4
| * svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever2014-09-055-2/+7
| * nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin2014-09-051-1/+1
| * NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee2014-09-051-1/+4
| * usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros2014-09-051-1/+5
| * usb: ehci: using wIndex + 1 for hub portPeter Chen2014-09-051-1/+1
| * USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw2014-09-051-1/+6
| * USB: ftdi_sio: Added PID for new ekey deviceJaša Bartelj2014-09-052-0/+7
| * USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PIDJohan Hovold2014-09-052-0/+3
| * ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-09-051-0/+4
| * usb: xhci: amd chipset also needs short TX quirkHuang Rui2014-09-051-0/+4
| * xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede2014-09-051-1/+2
| * staging: r8188eu: Add new USB IDLarry Finger2014-09-051-0/+1
| * staging/rtl8188eu: add 0df6:0076 Sitecom Europe B.V.Holger Paradies2014-09-051-0/+1
| * staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...Mark Einon2014-09-051-41/+27
| * jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong2014-09-056-49/+95
| * jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong2014-09-051-2/+5
| * ext4: update i_disksize coherently with block allocation on error pathDmitry Monakhov2014-09-051-2/+8
| * mei: nfc: fix memory leak in error pathAlexander Usyskin2014-09-051-6/+5
| * mei: reset client state on queued connect requestAlexander Usyskin2014-09-051-0/+1
| * Btrfs: fix crash on endio of reading corrupted blockLiu Bo2014-09-051-0/+1
| * Btrfs: fix compressed write corruption on enospcLiu Bo2014-09-051-0/+12
| * Btrfs: read lock extent buffer while walking backrefsFilipe Manana2014-09-051-0/+3
| * Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana2014-09-051-1/+1
| * Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai2014-09-052-6/+20
| * hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron2014-09-051-1/+1
| * x86/xen: resume timer irqs earlyDavid Vrabel2014-09-051-1/+1
| * x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel2014-09-051-5/+5
| * x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming2014-09-051-0/+1
| * xen/events/fifo: ensure all bitops are properly aligned even on x86David Vrabel2014-09-051-3/+2
| * hpsa: fix non-x86 buildsArnd Bergmann2014-09-051-2/+2
| * x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-09-051-4/+4
| * powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart2014-09-051-0/+1
| * powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler2014-09-051-2/+2
| * x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2014-09-052-3/+9
| * ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti2014-09-051-6/+12
| * PCI: Configure ASPM when enabling deviceVidya Sagar2014-09-051-6/+6
| * drm/radeon: add additional SI pci idsAlex Deucher2014-09-051-0/+4
| * drm/radeon: add new bonaire pci idsAlex Deucher2014-09-051-0/+2
| * drm/radeon: add new KV pci idAlex Deucher2014-09-052-0/+2
| * ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o2014-09-051-0/+5
| * kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin2014-09-051-9/+10
| * Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-09-051-1/+1
| * KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2014-09-052-14/+40