summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.17.1v3.17.1Greg Kroah-Hartman2014-10-151-1/+1
* arm64: Tell irq work about self IPI supportFrederic Weisbecker2014-10-154-2/+14
* libata: Un-break ATA blacklistGeorge Spelvin2014-10-151-2/+2
* serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue2014-10-151-0/+21
* driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu2014-10-151-1/+0
* crypto: caam - fix addressing of struct memberCristian Stoica2014-10-151-3/+3
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-10-153-2/+11
* usb: musb: dsps: kill OTG timer on suspendFelipe Balbi2014-10-151-0/+2
* USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz2014-10-151-0/+1
* USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage2014-10-151-0/+1
* Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...Felipe Balbi2014-10-151-1/+0
* usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()Dan Carpenter2014-10-151-1/+2
* uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede2014-10-151-0/+8
* uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede2014-10-151-0/+7
* uas: Add no-report-opcodes quirkHans de Goede2014-10-155-1/+19
* uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede2014-10-155-11/+35
* PCI: pciehp: Fix wait time in timeout messageYinghai Lu2014-10-151-1/+1
* arm: Tell irq work about self IPI supportFrederic Weisbecker2014-10-153-2/+12
* x86: Tell irq work about self IPI supportFrederic Weisbecker2014-10-153-2/+12
* irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker2014-10-153-3/+15
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-10-1531-1/+42
* net_sched: copy exts->type in tcf_exts_change()WANG Cong2014-10-151-0/+1
* 3c59x: fix bad split of cpu_to_le32(pci_map_single())Sylvain \\\"ythier\\\" Hitier2014-10-151-1/+1
* sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-152-4/+17
* hyperv: Fix a bug in netvsc_send()KY Srinivasan2014-10-151-7/+8
* team: avoid race condition in scheduling delayed workJoe Lawrence2014-10-151-2/+2
* net: systemport: fix bcm_sysport_insert_tsb()Florian Fainelli2014-10-151-6/+7
* ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel2014-10-151-2/+2
* Linux 3.17v3.17Linus Torvalds2014-10-051-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-10-054-7/+62
|\
| * [SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig2014-10-031-0/+7
| * [SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt2014-10-013-7/+55
* | Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-041-0/+3
|\ \
| * | init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett2014-10-031-0/+1
| * | init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett2014-10-031-0/+2
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-032-5/+9
|\ \
| * | i2c: qup: Fix order of runtime pm initializationAndy Gross2014-10-031-4/+8
| * | i2c: rk3x: fix 0 length write transfersAlexandru M Stan2014-10-031-1/+1
* | | Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-031-1/+1
|\ \ \
| * | | ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)2014-10-021-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-10-033-8/+4
|\ \ \
| * | | CIFS: Fix readpages retrying on reconnectsPavel Shilovsky2014-10-021-7/+1
| * | | Fix problem recognizing symlinksSteve French2014-10-022-1/+3
* | | | Merge tag 'md/3.17-final-fix' of git://neil.brown.name/mdLinus Torvalds2014-10-031-1/+17
|\ \ \ \
| * | | | md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown2014-10-021-1/+17
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-038-62/+65
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-10-031-1/+13
| |\ \ \ \
| | * | | | drm/i915: Flush the PTEs after updating them before suspendChris Wilson2014-09-291-1/+13
| | |/ / /
| * | | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-10-027-61/+52
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs2014-10-023-53/+26