summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ide: preparations for /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-104-7/+8
* ide: call ide_proc_register_driver() laterBartlomiej Zolnierkiewicz2008-10-105-10/+8
* ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-1053-50/+5
* ide: remove CONFIG_IDEDISK_MULTI_MODEBartlomiej Zolnierkiewicz2008-10-102-27/+2
* ide: check drive->present in ide_get_paired_drive()Bartlomiej Zolnierkiewicz2008-10-108-17/+17
* ide: remove needless drive->present checks from device driversBartlomiej Zolnierkiewicz2008-10-105-9/+7
* ide: remove unused _IDE_C and _IDE_DISK definesBartlomiej Zolnierkiewicz2008-10-102-5/+0
* ide: remove IDE_CHIPSET_* macrosBartlomiej Zolnierkiewicz2008-10-102-5/+2
* ide: remove no longer needed BUG_ON()-s from init_irq()Bartlomiej Zolnierkiewicz2008-10-101-5/+0
* ide: enhance ide_busy_sleep()Bartlomiej Zolnierkiewicz2008-10-103-28/+19
* ide: fix EXABYTENEST handling in probe_for_drive()Bartlomiej Zolnierkiewicz2008-10-101-9/+7
* ide-cd: use the new object_is_in_stack() helperFUJITA Tomonori2008-10-101-9/+5
* ide: re-code ide_fixstring() loop to be less evilLinus Torvalds2008-10-101-3/+5
* ide: remove no longer needed ide_drive_t fieldsBartlomiej Zolnierkiewicz2008-10-103-18/+4
* ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-1015-113/+117
* hd: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-4/+5
* ide: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-109-93/+89
* libata: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-1/+1
* ide-disk: use ata_id_hpa_enabled()Bartlomiej Zolnierkiewicz2008-10-101-13/+2
* ide-disk: use ata_id_wcache_enabled()Bartlomiej Zolnierkiewicz2008-10-101-1/+1
* ide: use ata_id_current_chs_valid()Bartlomiej Zolnierkiewicz2008-10-101-3/+1
* ide: remove drive->driveidBartlomiej Zolnierkiewicz2008-10-1013-69/+90
* ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-1028-280/+312
* ide: cleanup ide_fix_driveid()Bartlomiej Zolnierkiewicz2008-10-101-87/+20
* ide: cleanup ide_disk_init_mult_count()Bartlomiej Zolnierkiewicz2008-10-101-11/+10
* ide: remove superfluous check from ide_disk_special()Bartlomiej Zolnierkiewicz2008-10-101-2/+0
* ide-tape: Buildfix when IDETAPE_DEBUG_LOG is set to 1.Mark de Wever2008-10-101-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-10-1025-10059/+12249
|\
| * crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu2008-08-294-13/+75
| * crypto: rng - RNG interface and implementationNeil Horman2008-08-298-1/+754
| * crypto: api - Add fips_enable flagNeil Horman2008-08-295-0/+90
| * crypto: skcipher - Move IV generators into their own modulesHerbert Xu2008-08-295-41/+18
| * crypto: cryptomgr - Test ciphers using ECBHerbert Xu2008-08-292-50/+169
| * crypto: api - Use test infrastructureHerbert Xu2008-08-296-42/+267
| * crypto: cryptomgr - Add test infrastructureHerbert Xu2008-08-299-10413/+10527
| * crypto: tcrypt - Add alg_test interfaceHerbert Xu2008-08-291-438/+1017
| * crypto: tcrypt - Abort and only log if there is an errorHerbert Xu2008-08-291-146/+200
| * crypto: crc32c - Use Intel CRC32 instructionAustin Zhang2008-08-293-0/+211
| * crypto: tcrypt - Avoid using contiguous pagesHerbert Xu2008-08-292-155/+157
| * crypto: api - Display larval objects properlyHerbert Xu2008-08-291-2/+5
| * crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookupHerbert Xu2008-08-293-8/+6
| * crypto: Kconfig - Replace leading spaces with tabsAdrian Bunk2008-08-291-39/+42
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-1028-355/+957
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------------. \ Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4...Roland Dreier2008-10-0927-359/+959
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | RDMA/nes: Fix slab corruptionChien Tung2008-10-091-1/+0
| | | | | | | | | | * | RDMA/nes: Correct error_module bit maskChien Tung2008-10-081-1/+1
| | | | | | | | | | * | RDMA/nes: Fix routed RDMA connectionsBob Sharp2008-10-031-8/+30
| | | | | | | | | | * | RDMA/nes: Enhanced PFT management schemeVadim Makhervaks2008-10-033-14/+67
| | | | | | | | | | * | RDMA/nes: Handle AE bounds violationFaisal Latif2008-09-301-0/+16
| | | | | | | | | | * | RDMA/nes: Limit critical error interruptsChien Tung2008-09-302-12/+29