Age | Commit message (Expand) | Author |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-09 | scsi_debug: fix do_device_access() with wrap around range | Akinobu Mita |
2013-07-09 | crypto: talitos: use sg_pcopy_to_buffer() | Akinobu Mita |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-09 | mwave: fix info leak in mwave_ioctl() | Dan Carpenter |
2013-07-09 | drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block() | Fabio Estevam |
2013-07-09 | drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths | Libo Chen |
2013-07-09 | drivers/dma/iop-adma.c: fix new warnings | Olof Johansson |
2013-07-09 | Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2013-07-09 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie |
2013-07-08 | drm/radeon/dpm: implement vblank_too_short callback for si | Alex Deucher |
2013-07-08 | drm/radeon/dpm: implement vblank_too_short callback for cayman | Alex Deucher |
2013-07-08 | drm/radeon/dpm: implement vblank_too_short callback for btc | Alex Deucher |
2013-07-08 | drm/radeon/dpm: implement vblank_too_short callback for evergreen | Alex Deucher |
2013-07-08 | drm/radeon/dpm: implement vblank_too_short callback for 7xx | Alex Deucher |
2013-07-08 | drm/radeon/dpm: add checks against vblank time | Alex Deucher |
2013-07-08 | drm/radeon/dpm: add helper to calculate vblank time | Alex Deucher |
2013-07-08 | drm/radeon: remove stray line in old pm code | Alex Deucher |
2013-07-08 | drm/radeon/dpm: fix display_gap programming on rv7xx | Alex Deucher |
2013-07-08 | Merge branch 'acpi-fixes' | Rafael J. Wysocki |
2013-07-08 | thermal: ti-soc-thermal: use standard GPIO DT bindings | Eduardo Valentin |
2013-07-08 | hwmon: (lm63) Drop redundant safety on cache lifetime | Jean Delvare |
2013-07-08 | hwmon: (lm90) Drop redundant safety on cache lifetime | Jean Delvare |
2013-07-08 | video: imxfb: Add DT support | Markus Pargmann |
2013-07-07 | iser-target: Ignore non TEXT + LOGOUT opcodes for discovery | Nicholas Bellinger |
2013-07-07 | target: make queue_tm_rsp() return void | Joern Engel |
2013-07-07 | target: remove unused codes from enum tcm_tmrsp_table | Joern Engel |
2013-07-07 | iscsi-target: kstrtou* configfs attribute parameter cleanups | Jörn Engel |
2013-07-07 | iscsi-target: Fix tfc_tpg_auth_cit configfs length overflow | Nicholas Bellinger |
2013-07-07 | iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow | Jörn Engel |
2013-07-07 | iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling | Nicholas Bellinger |
2013-07-07 | iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len] | Nicholas Bellinger |
2013-07-07 | iser-target: Add vendor_err debug output | Nicholas Bellinger |
2013-07-07 | target: Add (obsolete) checking for PMI/LBA fields in READ CAPACITY(10) | Roland Dreier |
2013-07-07 | target: Return correct sense data for IO past the end of a device | Roland Dreier |
2013-07-07 | target: Add tracepoints for SCSI commands being processed | Roland Dreier |
2013-07-07 | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED | Nicholas Bellinger |
2013-07-08 | drm/nvc0/gr: fix gpc firmware regression | Maarten Lankhorst |
2013-07-08 | drm/nouveau: fix minor thinko causing bo moves to not be async on kepler | Ben Skeggs |
2013-07-07 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-07-07 | vhost/test: update test after vhost cleanups | Michael S. Tsirkin |
2013-07-07 | vhost: Make local function static | Asias He |
2013-07-07 | vhost: Make vhost a separate module | Asias He |
2013-07-07 | vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmd | Asias He |
2013-07-07 | vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpg | Asias He |
2013-07-07 | vhost-scsi: Make func indention more consistent | Asias He |
2013-07-07 | vhost-scsi: Rename struct vhost_scsi *s to *vs | Asias He |
2013-07-07 | vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration | Asias He |
2013-07-07 | vhost: Simplify dev->vqs[i] access | Asias He |
2013-07-07 | vhost-net: fix use-after-free in vhost_net_flush | Michael S. Tsirkin |