- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / ide / legacy / hd.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-12 H. Peter Anvinhd.c: remove BIOS/CMOS queries
2007-07-10 Boaz Harrosh[PATCH] fix request->cmd == INT cases
2007-07-09 Andi Drebesdrivers/ide/legacy/hd.c: Array size calculation using...
2006-11-14 Nicolas Kaiser[PATCH] drivers/ide: stray bracket
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-07-02 Thomas Gleixner[PATCH] irq-flags: ide: Use the new IRQF_ constants
2006-01-09 Christoph Hellwig[PATCH] Add block_device_operations.getgeo block device...
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-30 Ingo Molnar[PATCH] x86: i8253/i8259A lock cleanup
2005-04-16 maximilian attems[PATCH] hd: eliminate bad section references
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: IDE
2004-11-18 Bartlomiej Zolnier... [ide] small IDE cleanups
2004-06-21 Alexander Viro[PATCH] sparse: efivars.c initializer fix
2003-08-14 Andrew Morton[PATCH] fix typo in hd.c
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-04-24 Andrew Morton[PATCH] irqs: char drivers
2003-04-07 Jens Axboe[PATCH] kill blk_queue_empty()
2003-03-08 Andrew Morton[PATCH] register_blkdev cleanups
2002-11-20 Arnaldo Carvalho... hd: fix up header cleanup: add include <linux/interrupt.h>
2002-10-28 Alexander Viro[PATCH] blk_dev[] is gone
2002-10-28 Alexander Viro[PATCH] hd.c
2002-10-15 Alexander Viro[PATCH] bunch of ->open() killed.
2002-10-15 Alexander Viro[PATCH] early allocation of ->part
2002-10-08 Alexander Viro[PATCH] compile fixes
2002-10-03 Alexander Viro[PATCH] hd.c switched to dynamic allocation
2002-09-30 Alexander Viro[PATCH] ->major_name inlined
2002-09-21 Alexander Viro[PATCH] switch to add_disk()
2002-09-19 Andrew Morton[PATCH] blk_init() cleanups
2002-09-16 Jens AxboeMissing module_init()
2002-09-11 Jens AxboeUpdate of the legcay ide controller drivers. mainly...
2002-09-10 Jens AxboeMove around IDE files to match 2.4.20-pre5-ac4 layout...