summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | dm cache: fix problematic dual use of a single migration count variableJoe Thornber2015-01-231-39/+50
| * | | | | | | | | | | dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber2015-01-231-6/+95
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-253-8/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | blk-mq: fix hctx/ctx kobject use-after-freeMing Lei2015-01-202-7/+24
| * | | | | | | | | | | | NVMe: cq_vector should be signedJens Axboe2015-01-151-1/+1
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-245-6/+108
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | MAINTAINERS: ibmvscsi driver maintainer changeTyrel Datwyler2015-01-221-1/+1
| * | | | | | | | | | | | | MAINTAINERS: ibmvfc driver maintainer changeTyrel Datwyler2015-01-221-1/+1
| * | | | | | | | | | | | | MAINTAINERS: Remove self as isci maintainerDave Jiang2015-01-221-1/+0
| * | | | | | | | | | | | | scsi_debug: test always evaluates to false, || should be used insteadColin Ian King2015-01-221-1/+1
| * | | | | | | | | | | | | scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne2015-01-201-1/+11
| * | | | | | | | | | | | | scsi_debug: use atomic allocation in resp_rsup_opcodesSasha Levin2015-01-201-1/+1
| * | | | | | | | | | | | | ipr: wait for aborted command responsesBrian King2015-01-192-0/+93
* | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-01-243-11/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | watchdog: drop owner assignment from platform_driversWolfram Sang2015-01-212-2/+0
| * | | | | | | | | | | | | | watchdog: imx2_wdt: Disable power down counter on bootMarkus Pargmann2015-01-211-0/+9
| * | | | | | | | | | | | | | watchdog: imx2_wdt: Improve power management support.Xiubo Li2015-01-211-9/+22
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-243-0/+160
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin2015-01-241-10/+3
| * | | | | | | | | | | | | | hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin2015-01-241-12/+1
| * | | | | | | | | | | | | | hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare2015-01-241-0/+9
| * | | | | | | | | | | | | | hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare2015-01-241-58/+15
| * | | | | | | | | | | | | | hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare2015-01-243-0/+212
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2015-01-2416-40/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus2015-01-211-2/+5
| * | | | | | | | | | | | | | [media] cx23885: fix free interrupt bugHans Verkuil2015-01-211-2/+2
| * | | | | | | | | | | | | | [media] pvrusb2: fix missing device_caps in querycapHans Verkuil2015-01-211-11/+13
| * | | | | | | | | | | | | | [media] vb2: fix vb2_thread_stop race conditionsHans Verkuil2015-01-211-10/+9
| * | | | | | | | | | | | | | [media] rcar_vin: Update device_caps and capabilities in querycapNobuhiro Iwamatsu2015-01-211-1/+3
| * | | | | | | | | | | | | | [media] soc-camera: fix device capabilities in multiple camera host driversGuennadi Liakhovetski2015-01-216-7/+14
| * | | | | | | | | | | | | | [media] Fix Mygica T230 supportJonathan McDowell2015-01-211-1/+1
| * | | | | | | | | | | | | | [media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott2015-01-213-6/+29
| * | | | | | | | | | | | | | [media] tlg2300: Fix media dependenciesMauro Carvalho Chehab2015-01-211-0/+1
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-01-246-6/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo2015-01-201-0/+10
| * | | | | | | | | | | | | | | btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo2015-01-201-1/+1
| * | | | | | | | | | | | | | | btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi2015-01-191-1/+1
| * | | | | | | | | | | | | | | Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana2015-01-192-1/+2
| * | | | | | | | | | | | | | | Btrfs: fix incorrect freeing in scrub_stripeTsutomu Itoh2015-01-191-1/+1
| * | | | | | | | | | | | | | | btrfs: sync ioctl, handle errors after transaction startDavid Sterba2015-01-191-2/+2
* | | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvh...Linus Torvalds2015-01-242-1109/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "platform: x86: dell-laptop: Add support for keyboard backlight"Darren Hart2015-01-231-1049/+6
| * | | | | | | | | | | | | | | | Revert "Documentation: Add entry for dell-laptop sysfs interface"Darren Hart2015-01-231-60/+0
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-01-2417-81/+222
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | MAINTAINERS: Update Richard Zhu's email addressLucas Stach2015-01-221-1/+1
| * | | | | | | | | | | | | | | | sparc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+4
| * | | | | | | | | | | | | | | | powerpc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+11
| * | | | | | | | | | | | | | | | parisc/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-3/+2
| * | | | | | | | | | | | | | | | mn10300/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-162-27/+22
| * | | | | | | | | | | | | | | | microblaze/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+12
OpenPOWER on IntegriCloud