summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-171-1/+8
| | | * | | | | | | | ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-171-1/+8
| | * | | | | | | | | Merge tag 'omap-for-v3.19/gic-regression-v2' of git://git.kernel.org/pub/scm/...Olof Johansson2015-01-1911-6/+77
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: OMAP: Work around hardcoded interruptsMarc Zyngier2015-01-1710-6/+71
| | | * | | | | | | | | arm: boot: dts: dra7: enable dwc3 suspend PHY quirkFelipe Balbi2015-01-151-0/+6
| | * | | | | | | | | | Merge tag 'mvebu-fixes-3.19-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-181-1/+6
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-01-252-17/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-201-1/+1
| | * | | | | | | | | | | fix deadlock in cifs_ioctl_clone()Al Viro2015-01-181-16/+5
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-01-253-47/+152
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | dm: fix handling of multiple internal suspendsMikulas Patocka2015-01-241-2/+7
| | * | | | | | | | | | | 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
OpenPOWER on IntegriCloud