summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-12-093-7/+32
|\ \ \ \
| * | | | md: raid5 crash during degradationAdam Kwolek2011-12-091-2/+2
| * | | | md/raid5: never wait for bad-block acks on failed device.NeilBrown2011-12-081-1/+3
| * | | | md: ensure new badblocks are handled promptly.NeilBrown2011-12-081-0/+1
| * | | | md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown2011-12-081-1/+2
| * | | | md: take a reference to mddev during sysfs access.NeilBrown2011-12-081-1/+18
| * | | | md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown2011-12-081-2/+2
| * | | | md/lock: ensure updates to page_attrs are properly locked.NeilBrown2011-11-231-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-091-4/+4
|\ \ \ \ \
| * | | | | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-031-2/+2
| * | | | | drivers/net/ethernet/tile: use skb_frag_page() APIChris Metcalf2011-12-031-2/+2
| | |/ / / | |/| | |
* | | | | rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2011-12-092-5/+17
* | | | | rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine2011-12-091-2/+2
* | | | | rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine2011-12-091-13/+4
* | | | | drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi2011-12-091-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-081-1/+3
|\ \ \ \ \
| * | | | | ptp: Fix clock_getres() implementationThomas Gleixner2011-12-061-1/+3
* | | | | | Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-12-0820-595/+419
|\ \ \ \ \ \
| * | | | | | iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger2011-12-061-2/+4
| * | | | | | target: Don't return an error if disabling unsupported featuresAndy Grover2011-12-061-8/+16
| * | | | | | target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior2011-12-061-205/+40
| * | | | | | target/rd: simplify the page/offset computationSebastian Andrzej Siewior2011-12-061-6/+4
| * | | | | | target: remove the unused se_dev_listChristoph Hellwig2011-12-062-12/+0
| * | | | | | target/file: walk properly over sg listSebastian Andrzej Siewior2011-12-061-6/+6
| * | | | | | target: remove unused struct fieldsJörn Engel2011-12-063-12/+0
| * | | | | | target: Fix page length in emulated INQUIRY VPD page 86hRoland Dreier2011-12-061-1/+1
| * | | | | | target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier2011-12-061-2/+7
| * | | | | | target: Don't return an error status for 0-length READ and WRITERoland Dreier2011-12-061-1/+8
| * | | | | | iscsi-target: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-062-6/+3
| * | | | | | iscsi-target: Add missing F_BIT for iscsi_tm_rspNicholas Bellinger2011-12-061-0/+1
| * | | | | | iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_countNicholas Bellinger2011-12-062-5/+6
| * | | | | | target: Reject SCSI data overflow for fabrics using transport_generic_map_mem...Nicholas Bellinger2011-12-061-0/+12
| * | | | | | target: remove the t_tasks_bidi se_cmd fieldChristoph Hellwig2011-12-062-6/+4
| * | | | | | target: remove the t_tasks_fua se_cmd fieldChristoph Hellwig2011-12-063-7/+12
| * | | | | | target: remove the se_ordered_node se_cmd fieldChristoph Hellwig2011-12-061-11/+0
| * | | | | | target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fieldsChristoph Hellwig2011-12-062-4/+1
| * | | | | | target: Drop config_item_name usage in fabric TFO->free_wwn()Nicholas Bellinger2011-12-062-7/+5
| * | | | | | target: Get rid of unused se_cmd_cacheRoland Dreier2011-12-061-11/+1
| * | | | | | target: Improve system responsivity during I/OBart Van Assche2011-12-061-2/+0
| * | | | | | iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1Nicholas Bellinger2011-12-061-5/+8
| * | | | | | target: Address legacy PYX_TRANSPORT_* return code breakageNicholas Bellinger2011-12-0614-276/+280
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-12-081-2/+4
|\ \ \ \ \ \
| * | | | | | PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern2011-12-071-2/+4
* | | | | | | of/irq: Get rid of NO_IRQ usageAnton Vorontsov2011-12-071-9/+4
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-12-073-7/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-071-2/+2
| * | | | | | drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter2011-12-071-1/+6
| * | | | | | drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_idAlex Deucher2011-12-071-4/+3
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-0612-77/+88
|\ \ \ \ \ \
| * | | | | | pasemi_mac: Fix building as moduleBen Hutchings2011-12-061-1/+2