summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley2009-06-211-5/+6
| * | | enhance device info matching for multiple tablesJames Bottomley2009-06-212-22/+240
| * | | qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez2009-06-211-1/+1
| * | | qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez2009-06-211-1/+1
| * | | qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez2009-06-211-5/+10
| * | | qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao2009-06-212-7/+8
| * | | qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty2009-06-211-1/+1
| * | | fix race that can give duplicate host numberJoe Eykholt2009-06-211-2/+6
| * | | block: revert "bsg: setting rq->bio to NULL"FUJITA Tomonori2009-06-211-3/+0
| * | | scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori2009-06-211-2/+2
| * | | libiscsi: add conn and scsi eh log debug flagsErez Zilber2009-06-211-44/+65
| * | | iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie2009-06-211-5/+9
| * | | libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-213-15/+57
| * | | cxgb3i: suppot of different kernel page sizesKaren Xie2009-06-211-0/+36
| * | | cxgb3i: use kref to track ddp usageKaren Xie2009-06-212-21/+35
| * | | sd: Block limits VPD supportMartin K. Petersen2009-06-211-0/+24
| * | | sd: Detect non-rotational devicesMartin K. Petersen2009-06-211-0/+26
| * | | sd: Physical block size and alignment supportMartin K. Petersen2009-06-212-2/+22
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-236-21/+35
|\ \ \ \
| * | | | asm-generic: add dummy pgprot_noncached()Paul Mundt2009-06-231-0/+4
| * | | | lib/checksum.c: fix endianess bugArnd Bergmann2009-06-191-1/+9
| * | | | asm-generic: hook up new system callsArnd Bergmann2009-06-191-1/+6
| * | | | asm-generic: list Arnd as asm-generic maintainerArnd Bergmann2009-06-191-0/+8
| * | | | asm-generic: drop HARDIRQ_BITS definition from hardirq.hArnd Bergmann2009-06-191-13/+0
| * | | | asm-generic: uaccess: fix up local access_ok() usageMike Frysinger2009-06-191-6/+6
| * | | | asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger2009-06-191-0/+2
* | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-232-30/+27
|\ \ \ \ \
| * | | | | kmemleak: Do not force the slab debugging Kconfig optionsCatalin Marinas2009-06-231-2/+3
| * | | | | kmemleak: use pr_fmtJoe Perches2009-06-231-28/+24
| | |_|_|/ | |/| | |
* | | | | mm: don't rely on flags coincidenceHugh Dickins2009-06-231-2/+4
* | | | | hugetlb: fault flags instead of write_accessHugh Dickins2009-06-232-10/+11
* | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-237-9/+36
|\ \ \ \ \
| * | | | | CRISv10: remove redundant tests on unsignedRoel Kluin2009-06-231-2/+2
| * | | | | CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-111-1/+1
| * | | | | CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson2009-06-111-2/+2
| * | | | | CRISv32: Add arch optimized strcmp.Jesper Nilsson2009-06-103-1/+28
| * | | | | CRIS: assignment/is equal confusionRoel Kluin2009-06-081-3/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-2317-183/+464
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/seq-midi-fix' into for-linusTakashi Iwai2009-06-221-4/+4
| |\ \ \ \ \ \
| | * | | | | | sound: seq_midi_event: fix decoding of (N)RPN eventsClemens Ladisch2009-06-221-4/+4
| * | | | | | | Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2009-06-221-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | sound: fix check for return value in snd_pcm_hw_refineMariusz Kozlowski2009-06-221-1/+1
| * | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-06-221-1/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: via82xx: add option to disable 500ms delay in snd_via82xx_codec_waitSimon Arlott2009-06-221-1/+5
| * | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-224-61/+71
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: hda - Make jack-plug notification selectableTakashi Iwai2009-06-223-6/+13
| | * | | | | | | | | ALSA: hda - Add digital-mic support to ALC262 auto modelTakashi Iwai2009-06-221-35/+51
| | * | | | | | | | | ALSA: hda - Fix check of input source type for realtek codecsTakashi Iwai2009-06-221-18/+3
| | * | | | | | | | | ALSA: hda - Add quirk for Sony VAIO Z21MNTakashi Iwai2009-06-221-0/+1
| | * | | | | | | | | ALSA: hda - Get back Input Source for ALC262 toshiba-s06 modelTakashi Iwai2009-06-221-0/+1
OpenPOWER on IntegriCloud