aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ide: remove 'tf_in_flags' field from ide_task_tBartlomiej Zolnierkiewicz2008-01-25
* ide: remove 'command_type' field from ide_task_tBartlomiej Zolnierkiewicz2008-01-25
* ide: remove hwif->intrprocBartlomiej Zolnierkiewicz2008-01-25
* ide: remove SELECT_INTERRUPT()Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove QUIRK_LIST()Bartlomiej Zolnierkiewicz2008-01-25
* ide: add ide_pktcmd_tf_load() helperBartlomiej Zolnierkiewicz2008-01-25
* ide: remove atapi_ireason_t (take 3)Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove ata_nsector_t, ata_data_t and atapi_bcount_tBartlomiej Zolnierkiewicz2008-01-25
* ide: remove atapi_feature_tBartlomiej Zolnierkiewicz2008-01-25
* ide: remove atapi_error_t (take 2)Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove ata_status_t and atapi_status_tBartlomiej Zolnierkiewicz2008-01-25
* ide: CPU endianness doesn't matter for special_tBartlomiej Zolnierkiewicz2008-01-25
* ide: remove REQ_TYPE_ATA_TASKBartlomiej Zolnierkiewicz2008-01-25
* ide: use ide_tf_load() in execute_drive_cmd()Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz2008-01-25
* ide: use do_rw_taskfile() in flagged_taskfile()Bartlomiej Zolnierkiewicz2008-01-25
* ide: add ide_no_data_taskfile() helperBartlomiej Zolnierkiewicz2008-01-25
* ide: add ide_tf_load() helperBartlomiej Zolnierkiewicz2008-01-25
* ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz2008-01-25
* ide: remove ->dma_master field from ide_hwif_t (take 5)Bartlomiej Zolnierkiewicz2008-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-25
|\
| * security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-24
| * security: add a secctx_to_secid() hookDavid Howells2008-01-24
| * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-24
| * Security: remove security.h include from mm.hJames Morris2008-01-24
| * Security: add get, set, and cloning of superblock security informationEric Paris2008-01-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-25
|\ \
| * | [AVR32] NMI debuggingHaavard Skinnemoen2008-01-25
| * | [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-25
| * | [AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen2008-01-25
| * | [AVR32] Enable debugging only when neededHaavard Skinnemoen2008-01-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-25
|\ \
| * | [CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long longHerbert Xu2008-01-10
| * | [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.hHerbert Xu2008-01-10
| * | [CRYPTO] chainiv: Avoid lock spinning where possibleHerbert Xu2008-01-10
| * | [CRYPTO] null: Add null blkcipher algorithmHerbert Xu2008-01-10
| * | [CRYPTO] aead: Create default givcipher instancesHerbert Xu2008-01-10
| * | [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_freeHerbert Xu2008-01-10
| * | [CRYPTO] aead: Add top-level givencrypt/givdecrypt callsHerbert Xu2008-01-10
| * | [CRYPTO] aead: Add givcrypt operationsHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add top-level givencrypt/givdecrypt callsHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Remove crypto_spawn_ablkcipherHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Create default givcipher instancesHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Added skcipher_givcrypt_completeHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_freeHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Added geniv fieldHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add givcrypt operations and givcipher typeHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add crypto_grab_skcipher interfaceHerbert Xu2008-01-10
| * | [CRYPTO] ctr: Refactor into ctr and rfc3686Herbert Xu2008-01-10