aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-06target/rd: simplify the page/offset computationSebastian Andrzej Siewior
2011-12-06target: remove the unused se_dev_listChristoph Hellwig
2011-12-06target/file: walk properly over sg listSebastian Andrzej Siewior
2011-12-06target: remove unused struct fieldsJörn Engel
2011-12-06target: Fix page length in emulated INQUIRY VPD page 86hRoland Dreier
2011-12-06target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier
2011-12-06target: Don't return an error status for 0-length READ and WRITERoland Dreier
2011-12-06iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-06iscsi-target: Add missing F_BIT for iscsi_tm_rspNicholas Bellinger
2011-12-06iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_countNicholas Bellinger
2011-12-06target: Reject SCSI data overflow for fabrics using transport_generic_map_mem...Nicholas Bellinger
2011-12-06target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig
2011-12-06target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig
2011-12-06target: remove the se_ordered_node se_cmd fieldChristoph Hellwig
2011-12-06target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig
2011-12-06target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger
2011-12-06target: Get rid of unused se_cmd_cacheRoland Dreier
2011-12-06target: Improve system responsivity during I/OBart Van Assche
2011-12-06iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1Nicholas Bellinger
2011-12-06target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings
2011-12-06netback: Fix alert message.Wei Liu
2011-12-05Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-05Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-12-05r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu
2011-12-05r8169: Rx FIFO overflow fixes.françois romieu
2011-12-05gpio: fix a build failure on KS8695 GPIOLinus Walleij
2011-12-05toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee
2011-12-05intr_remapping: Fix section mismatch in ir_dev_scope_init()Sergey Senozhatsky
2011-12-05intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky
2011-12-05x86/mrst: Battery fixesMajor Lee
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf
2011-12-03drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf
2011-12-02Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-12-02Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-02vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()Xi Wang
2011-12-02drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher
2011-12-02drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CMAlex Deucher
2011-12-02drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)Chris Wilson
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds