aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-26ide: add IDE_HFLAG_SERIALIZE_DMA host flagBartlomiej Zolnierkiewicz
2008-04-26ide: do complete DMA setup in ->init_dma method (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: export ide_allocate_dma_engine()Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz
2008-04-26ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz
2008-04-26ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz
2008-04-26ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz
2008-04-26ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz
2008-04-26x86: optimize find_first_bit for small bitmapsAlexander van Heukelum
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum
2008-04-26x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26generic: make optimized inlining arch-opt-inIngo Molnar
2008-04-26x86: add optimized inliningIngo Molnar
2008-04-26ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz
2008-04-26ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz
2008-04-26remove include/linux/hdsmart.hAdrian Bunk
2008-04-26ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-25mlx4_core: Add helper to move QP to ready-to-sendYevgeny Petrilin
2008-04-25mlx4_core: Add HW queues allocation helpersYevgeny Petrilin
2008-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-25Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-04-25nfsd: don't allow setting ctime over v4J. Bruce Fields
2008-04-25locks: don't call ->copy_lock methods on return of conflicting locksJ. Bruce Fields
2008-04-25lockd: unlock lockd locks held for a certain filesystemWendy Cheng
2008-04-25lockd: unlock lockd locks associated with a given server ipWendy Cheng
2008-04-25[PATCH] sanitize unshare_files/reset_files_structAl Viro
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro
2008-04-25dm table: remove unused dm_create_error_tableAdrian Bunk
2008-04-25dm: move include filesAlasdair G Kergon
2008-04-25dm: expose macrosAlasdair G Kergon
2008-04-25dm log: clean interfaceHeinz Mauelshagen
2008-04-25Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-04-25xfrm: alg_key_len & alg_icv_len should be unsignedEric Dumazet