Age | Commit message (Expand) | Author |
2006-01-10 | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig |
2006-01-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-01-09 | [PATCH] Fix sg_page_malloc() memset | Hugh Dickins |
2006-01-09 | Merge Linus' tree. | Russell King |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2006-01-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-01-09 | [PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 drive | Andrew Chew |
2006-01-09 | [SCSI] Kill the SCSI softirq handling | Jens Axboe |
2006-01-09 | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-09 | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt |
2006-01-06 | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-01-06 | [PATCH] Suspend support for libata | Jens Axboe |
2006-01-06 | [PATCH] parport: Kconfig dependency fixes | Marko Kohtala |
2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky |
2006-01-06 | [SCSI] scsi_end_async() needs to take an uptodate parameter | Jens Axboe |
2006-01-06 | [BLOCK] add FUA support to libata | Tejun Heo |
2006-01-06 | [BLOCK] update libata to use new blk_ordered for barriers | Tejun Heo |
2006-01-06 | [BLOCK] scsi: add FUA support to sd | Tejun Heo |
2006-01-06 | [BLOCK] update SCSI to use new blk_ordered for barriers | Tejun Heo |
2006-01-06 | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo |
2006-01-06 | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski |
2006-01-06 | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski |
2006-01-05 | [PATCH] pcmcia: new suspend core | Dominik Brodowski |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-04 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers |
2006-01-04 | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers |
2006-01-03 | Merge branch 'master' | Jeff Garzik |
2006-01-01 | gitignore: misc files | Brian Gerst |
2005-12-26 | [PATCH] Fix Fibre Channel boot oops | James Bottomley |
2005-12-24 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2005-12-24 | [PATCH] fix libata inquiry VPD for ATAPI devices | Tony Battersby |
2005-12-24 | Merge branch 'master' | Jeff Garzik |
2005-12-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2005-12-18 | [PATCH] dpt_i2o fix for deadlock condition | Salyzyn, Mark |
2005-12-17 | [SCSI] Missing const in sr_vendor | Matthew Wilcox |
2005-12-17 | [SCSI] fix scsi_reap_target() device_del from atomic context | James Bottomley |
2005-12-16 | [SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driver | Matthew Wilcox |
2005-12-16 | [SCSI] Use spi_print_msg in ncr53c8xx driver | Matthew Wilcox |
2005-12-16 | [SCSI] 53c700: update endian processing macros | James Bottomley |
2005-12-15 | [SCSI] fix for fc transport recursion problem. | James.Smart@Emulex.Com |
2005-12-15 | [SCSI] Add PPR support to spi_print_msg | Matthew Wilcox |
2005-12-15 | [SCSI] Use ARRAY_SIZE in spi_print_msg | Matthew Wilcox |
2005-12-15 | [SCSI] Fix printing of two-byte messages | Matthew Wilcox |
2005-12-15 | [SCSI] Rename scsi_print_msg to spi_print_msg | Matthew Wilcox |
2005-12-15 | [SCSI] Move scsi_print_msg to SPI class | Matthew Wilcox |