summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-0211-16/+25
|\
| * Merge tag 'renesas-fixes-for-v3.16' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2014-05-301-1/+1
| |\
| | * ARM: shmobile: armadillo800eva: fixup HDMI sound flags settingKuninori Morimoto2014-05-281-1/+1
| * | ARM: msm: Silence readb/writeb warnings due to missing IOMEM()Stephen Boyd2014-05-273-3/+3
| * | Merge tag 'omap-for-v3.16/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson2014-05-266-12/+11
| |\ \
| | * \ Merge branch 'pull/l3noc/dts-fixes' of https://github.com/nmenon/linux-2.6-pl...Tony Lindgren2014-05-082-4/+8
| | |\ \
| | | * | ARM: dts: AM4372: add l3-noc informationAfzal Mohammed2014-05-051-1/+5
| | | * | ARM: dts: DRA7: Use dra7-l3-noc instead of omap4-l3-nocRajendra Nayak2014-05-051-3/+3
| | * | | ARM: dts: am43xx: fix starting offset of NAND.filesystem MTD partitionPekon Gupta2014-05-061-1/+1
| | * | | ARM: dts: am335x-boneblack: remove use of ti,vcc-aux-disable-is-sleepJohan Hovold2014-05-051-1/+0
| | * | | ARM: OMAP2+: free use_gptimer_clksrc variable after bootOussama Ghorbel2014-05-051-1/+1
| | * | | ARM: OMAP5: Redo THUMB mode switch on secondary CPUJoel Fernandes2014-05-051-5/+1
| * | | | Merge branch 'reset/fixes' of git://git.pengutronix.de/git/pza/linux into nex...Olof Johansson2014-05-261-0/+10
| |\ \ \ \
| | * | | | reset: Add of_reset_control_get to reset.hHans de Goede2014-04-141-0/+10
| | | |_|/ | | |/| |
* | | | | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-0227-1783/+1861
|\ \ \ \ \
| * | | | | block: virtio_blk: don't hold spin lock during world switchMing Lei2014-05-301-3/+6
| * | | | | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-308-42/+49
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-05-284-42/+57
| |\ \ \ \ \ \
| | * | | | | | xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2014-05-282-14/+36
| | * | | | | | xen blkif.h: fix comment typo in discard-alignmentOlaf Hering2014-05-281-1/+1
| | * | | | | | xen/blkback: disable discard feature if requested by toolstackOlaf Hering2014-05-281-1/+6
| | * | | | | | xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering2014-05-281-26/+14
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-288-62/+34
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-2833-559/+1471
| |\ \ \ \ \ \ \
| * | | | | | | | floppy: do not corrupt bio.bi_flags when reading block 0Jiri Kosina2014-05-281-1/+1
| * | | | | | | | mtip32xx: move error handling to service threadAsai Thambi S P2014-05-202-26/+53
| * | | | | | | | virtio_blk: fix race between start and stop queueMing Lei2014-05-161-2/+2
| * | | | | | | | mtip32xx: stop block hardware queues before quiescing IOJens Axboe2014-05-141-1/+7
| * | | | | | | | mtip32xx: blk_mq_init_queue() returns an ERR_PTRDan Carpenter2014-05-141-1/+1
| * | | | | | | | mtip32xx: convert to use blk-mqJens Axboe2014-05-132-616/+297
| * | | | | | | | cdrom: Remove unnecessary prototype for cdrom_get_disc_infoJoe Perches2014-05-051-35/+36
| * | | | | | | | cdrom: Remove unnecessary prototype for cdrom_mrw_exitJoe Perches2014-05-051-117/+121
| * | | | | | | | cdrom: Remove cdrom_count_tracks prototypeJoe Perches2014-05-051-47/+47
| * | | | | | | | cdrom: Remove cdrom_get_next_writeable prototypeJoe Perches2014-05-051-50/+51
| * | | | | | | | cdrom: Remove cdrom_get_last_written prototypeJoe Perches2014-05-051-96/+97
| * | | | | | | | cdrom: Move mmc_ioctls above cdrom_ioctl to remove unnecessary prototypeJoe Perches2014-05-051-124/+122
| * | | | | | | | cdrom: Remove unnecessary sanitize_format prototypeJoe Perches2014-05-051-2/+0
| * | | | | | | | cdrom: Remove unnecessary check_for_audio_disc prototypeJoe Perches2014-05-051-2/+0
| * | | | | | | | cdrom: Remove prototype for open_for_dataJoe Perches2014-05-051-57/+57
| * | | | | | | | cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macrosJoe Perches2014-05-051-21/+27
| * | | | | | | | cdrom: Remove unused CHECKAUDIO macroJoe Perches2014-05-051-3/+0
| * | | | | | | | cdrom: convert cdinfo to cd_dbgJoe Perches2014-05-051-120/+121
| * | | | | | | | block: null_blk: fix use after freeMing Lei2014-05-011-1/+1
| * | | | | | | | drbd: use list_first_entry_or_null in first_peer_device/first_connectionLars Ellenberg2014-04-301-2/+2
| * | | | | | | | drbd: Allow attaching of a newly created device to any backing devicePhilipp Reisner2014-04-301-1/+1
| * | | | | | | | drbd: Test cstate while holding req_lockPhilipp Reisner2014-04-302-2/+3
| * | | | | | | | drbd: use blk_set_stacking_limits()Philipp Reisner2014-04-302-7/+7
| * | | | | | | | drbd: evaluate disk and network timeout on different requestsLars Ellenberg2014-04-301-14/+33
| * | | | | | | | drbd: Fix a hole in the challange-response connection authenticationPhilipp Reisner2014-04-301-0/+12
| * | | | | | | | drbd: always implicitly close last epoch when idleLars Ellenberg2014-04-301-33/+15
OpenPOWER on IntegriCloud