summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-10drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König1-0/+13
2016-03-10drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher1-3/+3
2016-03-10drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher1-4/+4
2016-03-10drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson1-1/+1
2016-03-10target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie4-62/+69
2016-03-10iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel2-4/+5
2016-03-10iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit1-12/+22
2016-03-10iommu/amd: Apply workaround for ATS write permission checkJay Cornwall1-0/+29
2016-03-10arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2-2/+2
2016-03-10KVM: x86: fix root cause for missed hardware breakpointsPaolo Bonzini1-5/+4
2016-03-10vfio: fix ioctl error handlingMichael S. Tsirkin3-8/+16
2016-03-10Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan1-8/+4
2016-03-10CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky1-3/+18
2016-03-10cifs: fix out-of-bounds access in lease parsingJustin Maggard1-10/+14
2016-03-10fbcon: set a default value to blink intervalJean-Philippe Brucker1-0/+2
2016-03-10kvm: x86: Update tsc multiplier on change.Owen Hofmann1-5/+9
2016-03-10mips/kvm: fix ioctl error handlingMichael S. Tsirkin1-2/+2
2016-03-10parisc: Fix ptrace syscall number and return value modificationHelge Deller2-6/+15
2016-03-10PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri1-8/+3
2016-03-10block: Initialize max_dev_sectors to 0Keith Busch1-2/+2
2016-03-10drm/amdgpu: mask out WC from BO on unsupported archesOded Gabbay1-0/+8
2016-03-10btrfs: async-thread: Fix a use-after-free error for traceQu Wenruo1-1/+1
2016-03-10btrfs: Fix no_space in write and rm loopZhao Lei1-1/+3
2016-03-10Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana4-10/+10
2016-03-10drivers: sh: Restore legacy clock domain on SuperH platformsGeert Uytterhoeven1-1/+1
2016-03-10use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2-18/+6
2016-03-04Linux 4.4.4v4.4.4Greg Kroah-Hartman1-1/+1
2016-03-04iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho1-0/+4
2016-03-04iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-03-04iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-03-04iwlwifi: dvm: fix WoWLANEmmanuel Grumbach1-0/+3
2016-03-04security: let security modules use PTRACE_MODE_* with bitmasksJann Horn2-7/+5
2016-03-04IB/cma: Fix RDMA port validation for iWarpMatan Barak1-1/+1
2016-03-04x86/irq: Plug vector cleanup raceThomas Gleixner1-10/+53
2016-03-04x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner3-7/+11
2016-03-04x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner1-2/+16
2016-03-04x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner1-13/+3
2016-03-04x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner1-1/+3
2016-03-04x86/irq: Remove offline cpus from vector cleanupThomas Gleixner1-2/+6
2016-03-04x86/irq: Get rid of code duplicationThomas Gleixner1-18/+15
2016-03-04x86/irq: Copy vectormask instead of an AND operationThomas Gleixner1-1/+1
2016-03-04x86/irq: Check vector allocation earlyThomas Gleixner1-13/+25
2016-03-04x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner1-8/+16
2016-03-04x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner1-14/+8
2016-03-04x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu1-3/+5
2016-03-04x86/irq: Validate that irq descriptor is still activeThomas Gleixner1-0/+9
2016-03-04x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu1-8/+8
2016-03-04x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner1-1/+5
2016-03-04x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski1-0/+1
2016-03-04x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King1-1/+1