summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-02drm/i915/skl: Fix power domain suspend sequenceImre Deak1-3/+3
2016-03-02kvm: x86: Update tsc multiplier on change.Owen Hofmann1-5/+9
2016-03-02mips/kvm: fix ioctl error handlingMichael S. Tsirkin1-2/+2
2016-03-02Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-2/+2
2016-03-02USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-02drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson1-1/+1
2016-03-02ARM: dts: porter: remove enable prop from HS-USB device nodeSergei Shtylyov1-1/+0
2016-03-01Merge tag 'usb-ci-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+1
2016-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-18/+6
2016-03-01parisc: Wire up copy_file_range syscallHelge Deller2-1/+3
2016-03-01parisc: Fix ptrace syscall number and return value modificationHelge Deller2-6/+15
2016-03-01parisc: Use parentheses around expression in floppy.hHelge Deller1-1/+1
2016-03-01ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai3-19/+0
2016-03-01i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang1-2/+1
2016-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-6/+275
2016-03-01CIFS: Fix duplicate line introduced by clone_file_range patchSteve French1-1/+0
2016-03-01ALSA: usb-audio: Add a quirk for Plantronics DA45Dennis Kadioglu1-0/+1
2016-03-01Revert "USB: serial: add Moxa UPORT 11x0 driver"Johan Hovold3-1023/+0
2016-03-01USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-01USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-01sparc64: Fix sparc64_set_context stack handling.David S. Miller1-1/+1
2016-03-01sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.David S. Miller1-0/+6
2016-03-01drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)Chris Wilson1-14/+12
2016-03-01cpufreq: mediatek: allow building as a moduleArnd Bergmann2-2/+3
2016-03-01cpufreq: qoriq: allow building as module with THERMAL=mArnd Bergmann1-0/+1
2016-02-29IB/core: Fix missed clean call in registration pathLeon Romanovsky1-0/+1
2016-02-29PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian1-8/+13
2016-02-29PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri1-8/+3
2016-02-29iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel2-4/+5
2016-02-29ata: ahci: don't mark HotPlugCapable Ports as external/removableManuel Lauss1-2/+1
2016-02-29ahci: Workaround for ThunderX Errata#22536Tirumalesh Chalamarla1-0/+43
2016-02-29USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-02-29USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar1-0/+1
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro2-18/+6
2016-02-29ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai1-2/+2
2016-02-29ALSA: hdspm: Fix zero-divisionTakashi Iwai1-0/+8
2016-02-29ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai1-4/+4
2016-02-29iommu/amd: Detach device from domain before removalJoerg Roedel1-0/+4
2016-02-29MIPS: kvm: Fix ioctl error handling.Michael S. Tsirkin1-2/+2
2016-02-29MIPS: scache: Fix scache init with invalid line size.Govindraj Raja1-4/+9
2016-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat1-1/+1
2016-02-29MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders2-2/+2
2016-02-29MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle1-1/+1
2016-02-29arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2-2/+2
2016-02-29Fix cifs_uniqueid_to_ino_t() function for s390xYadan Fan1-8/+4
2016-02-29CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky1-3/+18
2016-02-29cifs: fix out-of-bounds access in lease parsingJustin Maggard1-10/+14
2016-02-28ALSA: timer: Fix ioctls for X32 ABITakashi Iwai1-0/+13
2016-02-28ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai1-2/+3
2016-02-28ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai1-0/+53