aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo
2008-04-17libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo
2008-04-17libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo
2008-04-17libata: clean up port_ops->sff_irq_clear()Tejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17use ATA_TAG_INTERNAL in ata_tag_internal()Yoichi Yuasa
2008-04-17libata: implement ATA_QCFLAG_RETRYTejun Heo
2008-04-17libata: kill ata_chk_status()Tejun Heo
2008-04-17libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo
2008-04-17libata: reorganize SFF related stuffTejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: kill port_info->sht and ->irq_handlerTejun Heo
2008-04-17libata: stop overloading port_info->private_dataTejun Heo
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo
2008-04-17libata: reorganize ata_port_operationsTejun Heo
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo
2008-04-17libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo
2008-04-17libata: prefer hardresetTejun Heo
2008-04-17phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker
2008-04-17kgdb: add documentationJason Wessel
2008-04-17kgdb: clocksource watchdogJason Wessel
2008-04-17consoles: polling support, kgdbocJason Wessel
2008-04-17kgdb: coreJason Wessel
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar
2008-04-17Improve semaphore documentationMatthew Wilcox
2008-04-17Simplify semaphore implementationMatthew Wilcox
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-04-17Introduce down_killable()Matthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-17Fix quota.h includesMatthew Wilcox
2008-04-17locking: remove unused double_spin_lock()Oleg Nesterov
2008-04-17hrtimers: simplify lockdep handlingOleg Nesterov
2008-04-17hrtimer: add nanosleep specific restart_block memberThomas Gleixner
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier
2008-04-16phy: Clean up header styleAndy Fleming
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming
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-16[NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev