summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz
2008-04-18ide: use generic ATAPI packet command flags in ide-{floppy,tape}Borislav Petkov
2008-04-18ide: add generic packet command representation ide_atapi_pcBorislav Petkov
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz
2008-04-18ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz
2008-04-18ide: remove ide_init_hwif_ports()Bartlomiej Zolnierkiewicz
2008-04-18ide: remove ->hold field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: add warm-plug support for IDE devices (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove dead/obsolete ->busproc methodBartlomiej Zolnierkiewicz
2008-04-18ide: rework PowerMac media-bay support (take 2)Bartlomiej Zolnierkiewicz
2008-04-18ide: remove IDE devices from /proc/ide/ before unregistering themBartlomiej Zolnierkiewicz
2008-04-18ide: use ide_find_port() instead of ide_deprecated_find_port()Bartlomiej Zolnierkiewicz
2008-04-18IDE: remove ide=reverse IDE coreGreg Kroah-Hartman
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov
2008-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2008-04-15uml: compile error fixWANG Cong
2008-04-15ssb: Fix usage of struct device used for DMAingMichael Buesch
2008-04-15io context: increment task attachment count in ioc_task_link()Jens Axboe
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich
2008-04-12[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells
2008-04-07[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle
2008-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha